Woman, Life, Freedom


Async BSD Sockets Library
Library protected and public interface header documentation
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NAsyncBsdSocketLib
 CCommunicatorCommunication method (i.e., network sockets and named pipes)
 CFifoReceiverFIFO (named pipe) IPC receiver (reader)
 CFifoSenderFIFO (named pipe) IPC sender (writer)
 CNetworkSocketTCP/IP network socket
 CPollerCommunicator poller
 CTcpClientTCP client to connect to a TcpListener
 CTcpListenerTCP listener (server) to accept a TcpClient
 CUdpClientUDP client which can play both client and listener roles