GHIElectronics.TinyCLR.Networking
NuGet package containing 32 types across 6 namespaces (GHIElectronics.TinyCLR.Networking, System.Net, System.Net.Security, System.Net.Sockets, System.Security.Authentication, System.Security.Cryptography.X509Certificates).
Classes
| Class | Namespace | Summary |
|---|---|---|
| Dns | System.Net | |
| EndPoint | System.Net | |
| IPAddress | System.Net | |
| IPEndPoint | System.Net | |
| IPHostEntry | System.Net | |
| MulticastDns | System.Net | |
| MulticastOption | System.Net.Sockets | |
| NetworkStream | System.Net.Sockets | |
| SocketAddress | System.Net | |
| SocketException | System.Net.Sockets | |
| SslStream | System.Net.Security | |
| TcpClient | System.Net.Sockets | |
| TcpListener | System.Net.Sockets | |
| UdpClient | System.Net.Sockets | |
| WebUtility | System.Net | |
| X509Certificate | System.Security.Cryptography.X509Certificates |
Interfaces
| Interface | Namespace | Summary |
|---|---|---|
| INetworkProvider | GHIElectronics.TinyCLR.Networking |
Enums
| Enum | Namespace | Summary |
|---|---|---|
| AddressFamily | System.Net.Sockets | |
| CipherAlgorithmType | System.Security.Authentication | |
| ExchangeAlgorithmType | System.Security.Authentication | |
| HashAlgorithmType | System.Security.Authentication | |
| ProtocolFamily | System.Net.Sockets | |
| ProtocolType | System.Net.Sockets | |
| SelectMode | System.Net.Sockets | |
| SocketError | System.Net.Sockets | |
| SocketFlags | System.Net.Sockets | |
| SocketOptionLevel | System.Net.Sockets | |
| SocketOptionName | System.Net.Sockets | |
| SocketShutdown | System.Net.Sockets | |
| SocketType | System.Net.Sockets | |
| SslProtocols | System.Security.Authentication | |
| SslVerification | System.Security.Authentication |