Provides classes such as Socket, TcpClient and UdpClient, which enable developers to send and receive data over 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 \r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
dotnet add package System.Net.Sockets --version 4.1.0-rc2-24027
Install-Package System.Net.Sockets -Version 4.1.0-rc2-24027
| 包名 | 版本要求 |
|---|---|
| System.IO | [4.1.0-rc2-24027, ) |
| System.Net.Primitives | [4.0.11-rc2-24027, ) |
| System.Runtime | [4.1.0-rc2-24027, ) |
| System.Threading.Tasks | [4.0.11-rc2-24027, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2016-05-16 14:09:03 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |