Pt::Net Namespace Reference

Detailed Description

The networking module contains TCP and UDP client and server sockets, with support for the IP4 and IP6 protocols. For UDP, unicast, broadcast and multicast operation can be performed.

Classes

class  AddressInUse
 Network address is already used. More...
 
class  Endpoint
 Represents a Network Host. More...
 
class  TcpServer
 TCP server socket. More...
 
class  TcpServerOptions
 TCP server options. More...
 
class  TcpSocket
 TCP client socket. More...
 
class  TcpSocketOptions
 TCP socket options. More...
 
class  UdpSocket
 UDP server and client socket. More...
 
class  UdpSocketOptions
 UDP socket options. More...