Nuria Framework - Network
Network module of the NuriaProject Framework
 All Classes Functions Typedefs Enumerations Enumerator
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NNuria
 CHttpClientConnection to a client
 CHttpMultiPartReaderReader for HTTP multi-part formatted data
 CHttpNodeVirtual directory (or a virtual file) HttpServer uses these nodes to call the correct method. Use connectSlot() to connect a resource to a slot. You can host static resources by using setStaticResourceDir
 CHttpParserParser functions for the HyperText Transfer Protocol
 CHttpPostBodyReaderAbstract class for readers of the body of HTTP POST requests
 CHttpServerSimple HTTP server. This server is directed at providing interactive content, but it also may serve static content
 CHttpTcpTransportHttpClient transport for TCP with or without SSL connections
 CHttpTransportAbstract data transport for HttpClient
 CHttpWriterWriter for HTTP data
 CRestfulHttpNodeMakes it easy to write RESTful APIs
 CSlotInfo
 CSslServer