libUTL++
Communications

Networking and IPC. More...

Classes

class  utl::BufferedSSLsocket
 Buffered SSL socket stream. More...
 
class  utl::BufferedTCPsocket
 Buffered TCP socket stream. More...
 
class  utl::FastCGIserver
 Abstract base for a FastCGI server (responder). More...
 
class  utl::HttpChunkWriter
 HTTP Chunked Transfer Encoder. More...
 
class  utl::HttpRequest
 HTTP request. More...
 
class  utl::HttpResponse
 HTTP response. More...
 
class  utl::InetHostAddress
 Internet host address. More...
 
class  utl::InetHostname
 Internet host name. More...
 
class  utl::LocalServerSocket
 Local host server socket. More...
 
class  utl::LocalSocket
 Local host socket. More...
 
class  utl::NetCmdServer
 Abstract base for networked server that accepts commands represented as Array objects. More...
 
class  utl::NetServer
 Abstract base for multi-threaded network server. More...
 
class  utl::NetServerClient
 Client connection to NetServer. More...
 
class  utl::ReCaptcha
 ReCaptcha response verifier. More...
 
class  utl::ServerSocket
 Local host server socket. More...
 
class  utl::SSLsocket
 Secure socket. More...
 
class  utl::TCPserverSocket
 TCP server socket. More...
 
class  utl::TCPsocket
 TCP socket. More...
 
class  utl::URI
 Generic URI (Universal Resource Identifier). More...
 

Detailed Description

Networking and IPC.