Info
Version: | 4.3.0 |
Author(s): | Microsoft |
Last Update: | Tuesday, November 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dot.net/ |
NuGet Url: | https://www.nuget.org/packages/runtime.win.System.Net.Sockets |
Install
Install-Package runtime.win.System.Net.Sockets
dotnet add package runtime.win.System.Net.Sockets
paket add runtime.win.System.Net.Sockets
runtime.win.System.Net.Sockets Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Security.Principal.Windows(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Overlapped(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
No dependencies.
- System.Collections(>= 4.3.0)
- System.Diagnostics.Debug(>= 4.3.0)
- System.Diagnostics.Tracing(>= 4.3.0)
- System.Globalization(>= 4.3.0)
- System.IO(>= 4.3.0)
- System.IO.FileSystem(>= 4.3.0)
- System.IO.FileSystem.Primitives(>= 4.3.0)
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Primitives(>= 4.3.0)
- System.Resources.ResourceManager(>= 4.3.0)
- System.Runtime(>= 4.3.0)
- System.Runtime.Extensions(>= 4.3.0)
- System.Runtime.Handles(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- System.Threading(>= 4.3.0)
- System.Threading.Overlapped(>= 4.3.0)
- System.Threading.Tasks(>= 4.3.0)
Please do not reference directly.
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
When using NuGet 3.x this package requires at least version 3.4.