libsocket 1.5
|
CNetwork::Exception | This class is the top exception class used in libsocket |
▼CNetwork::Socket | This class represent an abstract socket connection (udp | tcp server | tcp client) |
CNetwork::LocalSocket | This class represent a local connection (client and server) |
▼CNetwork::NetSocket | This class represent an abstract socket connection (udp | tcp server | tcp client) |
CNetwork::TcpSocket | This class represent a tcp connection (client and server) |
CNetwork::UdpSocket | This class represent a udp connection (client and server) |