Platinum UPnP SDK
1.0.5.13
|
The PLT_HttpServer class provides an asynchronous way to handle multiple HTTP requests concurrently. More...
#include <PltHttpServer.h>
Inherits NPT_HttpRequestHandler, and NPT_HttpServer.
The PLT_HttpServer class provides an asynchronous way to handle multiple HTTP requests concurrently.
Pipelining requests and keep-alive connections are supported.