NetSocket++  0.1
A library designed to simplify working with UNIX sockets in C++, written in OOP methodology.
 All Classes Namespaces Files Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
\NNetSocketPPA namespace for all library names
 oCClientSocketAn implementation of a client socket. Inherits from NetSocket
 oCHTTPReplyA class representing HTTP Reply
 oCHTTPClientSocketA class representing HTTP client socket
 oCNetSocketA class, that represents network connection - socket
 oCNetworkExceptionA class representing an exception with network
 oCServerFunctionArgsA class for storing server function arguments
 oCServerSocketAn implementation of the server socket
 \CSocketExceptionA class representing an exception with socket classes