Woman, Life, Freedom |
Async BSD Sockets Library
Library protected and public interface header documentation
|
▼CAsyncBsdSocketLib::Communicator | Communication method (i.e., network sockets and named pipes) |
CAsyncBsdSocketLib::FifoReceiver | FIFO (named pipe) IPC receiver (reader) |
CAsyncBsdSocketLib::FifoSender | FIFO (named pipe) IPC sender (writer) |
▼CAsyncBsdSocketLib::NetworkSocket | TCP/IP network socket |
CAsyncBsdSocketLib::TcpClient | TCP client to connect to a TcpListener |
CAsyncBsdSocketLib::TcpListener | TCP listener (server) to accept a TcpClient |
CAsyncBsdSocketLib::UdpClient | UDP client which can play both client and listener roles |
CAsyncBsdSocketLib::Poller | Communicator poller |