Woman, Life, Freedom |
|
Async BSD Sockets Library
Library protected and public interface header documentation
|
| ▼NAsyncBsdSocketLib | |
| CCommunicator | Communication method (i.e., network sockets and named pipes) |
| CFifoReceiver | FIFO (named pipe) IPC receiver (reader) |
| CFifoSender | FIFO (named pipe) IPC sender (writer) |
| CNetworkSocket | TCP/IP network socket |
| CPoller | Communicator poller |
| CTcpClient | TCP client to connect to a TcpListener |
| CTcpListener | TCP listener (server) to accept a TcpClient |
| CUdpClient | UDP client which can play both client and listener roles |