System.Net.Sockets
4.3.0
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.
Requires NuGet 2.12 or higher.
Install-Package System.Net.Sockets -Version 4.3.0
dotnet add package System.Net.Sockets --version 4.3.0
<PackageReference Include="System.Net.Sockets" Version="4.3.0" />
paket add System.Net.Sockets --version 4.3.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- Microsoft.NETCore.Platforms (>= 1.1.0)
- Microsoft.NETCore.Targets (>= 1.1.0)
- System.IO (>= 4.3.0)
- System.Net.Primitives (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Threading.Tasks (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (187)
Showing the top 5 NuGet packages that depend on System.Net.Sockets:
Package | Downloads |
---|---|
NETStandard.Library
A set of standard .NET APIs that are prescribed to be used and supported together.
18a36291e48808fa7ef2d00a764ceb1ec95645a5
When using NuGet 3.x this package requires at least version 3.4.
|
|
log4net
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial.
At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity.
log4net is designed with two distinct goals in mind: speed and flexibility
|
|
System.Net.NetworkInformation
Provides access to network traffic data, network address information, and notification of address changes for the local computer.
Commonly Used Types:
System.Net.NetworkInformation.NetworkInterface
System.Net.NetworkInformation.NetworkInformationException
System.Net.NetworkInformation.NetworkAddressChangedEventHandler
System.Net.NetworkInformation.NetworkInterfaceType
System.Net.NetworkInformation.OperationalStatus
System.Net.NetworkInformation.IPGlobalProperties
System.Net.NetworkInformation.UnicastIPAddressInformation
System.Net.NetworkInformation.UnicastIPAddressInformationCollection
System.Net.NetworkInformation.PhysicalAddress
System.Net.NetworkInformation.TcpConnectionInformation
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.IO.Pipes
Provides a means for interprocess communication through anonymous and/or named pipes.
Commonly Used Types:
System.IO.Pipes.NamedPipeServerStream
System.IO.Pipes.PipeDirection
System.IO.Pipes.PipeOptions
System.IO.Pipes.PipeTransmissionMode
System.IO.Pipes.NamedPipeClientStream
System.IO.Pipes.PipeStream
When using NuGet 3.x this package requires at least version 3.4.
|
|
System.Net.WebSockets.Client
Provides the System.Net.WebSockets.ClientWebSocket class, which implements the client role of the WebSockets protocol (RFC 6455).
Commonly Used Types:
System.Net.WebSockets.ClientWebSocket
When using NuGet 3.x this package requires at least version 3.4.
|
GitHub repositories (150)
Showing the top 5 popular GitHub repositories that depend on System.Net.Sockets:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python, F#)
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
akkadotnet/akka.net
Port of Akka actors for .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 106,819,199 | 11/15/2016 |
4.3.0-preview1-24530-04 | 245,711 | 10/24/2016 |
4.1.0 | 67,945,519 | 6/27/2016 |
4.1.0-rc2-24027 | 6,081,249 | 5/16/2016 |
4.1.0-beta-23516 | 92,995 | 11/18/2015 |
4.1.0-beta-23409 | 9,643 | 10/15/2015 |
4.1.0-beta-23225 | 169,733 | 9/2/2015 |
4.0.10-beta-23123 | 82,787 | 7/29/2015 |
4.0.10-beta-23109 | 11,100 | 7/27/2015 |
4.0.10-beta-23019 | 16,101 | 6/30/2015 |
4.0.1-beta-23409 | 1,114 | 10/15/2015 |
4.0.1-beta-23225 | 1,878 | 9/2/2015 |
4.0.0 | 1,404,312 | 7/29/2015 |
4.0.0-beta-23109 | 1,228 | 7/27/2015 |
4.0.0-beta-23019 | 1,096 | 6/30/2015 |
4.0.0-beta-22816 | 20,279 | 4/24/2015 |
4.0.0-beta-22605 | 6,772 | 2/13/2015 |
4.0.0-beta-22416 | 4,690 | 1/16/2015 |
4.0.0-beta-22231 | 12,088 | 11/11/2014 |