Provides a managed implementation of the Windows Sockets (Winsock) interface for developers who need to tightly control access to the network. Commonly Used Types: System.Net.Sockets.Socket System.Net.Sockets.SocketAsyncEventArgs System.Net.Sockets.LingerOption System.Net.Sockets.SocketAsyncOperation System.Net.Sockets.ProtocolType System.Net.Sockets.NetworkStream System.Net.Sockets.TcpClient System.Net.Sockets.SocketType System.Net.Sockets.UdpClient System.Net.Sockets.SocketShutdown
dotnet add package System.Net.Sockets --version 4.0.1-beta-23225
Install-Package System.Net.Sockets -Version 4.0.1-beta-23225
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.20, ) |
| System.Private.Networking | [4.0.1-beta-23225, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| System.Net.Primitives | [4.0.10, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-09-02 00:11:54 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |