DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
Sockets Directory Reference

Files

 
NetworkStream.h
 Provides the underlying stream of data for network access.
 
Socket.h
 Implements the Berkeley sockets interface for network communications.
 
SocketException.h
 Exception thrown when a network socket error occurs per RFC 793 / RFC 768.
 
TcpClient.h
 Provides client connections for TCP network services.
 
TcpListener.h
 Listens for connections from TCP network clients.
 
UdpClient.h
 Provides User Datagram Protocol (UDP) network services.