this class is a wrapper for HttpListener. it is able to deal with multiple requests, starting a thread for each request
More...
this class is a wrapper for HttpListener. it is able to deal with multiple requests, starting a thread for each request
◆ Configure()
void Ict.Tools.TinyWebServer.ThreadedHttpListenerWrapper.Configure |
( |
string[] |
APrefixes, |
|
|
string |
AVirtualDir, |
|
|
string |
APhysicalDir |
|
) |
| |
|
inline |
◆ ProcessRequest()
void Ict.Tools.TinyWebServer.ThreadedHttpListenerWrapper.ProcessRequest |
( |
| ) |
|
|
inline |
◆ Start()
void Ict.Tools.TinyWebServer.ThreadedHttpListenerWrapper.Start |
( |
| ) |
|
|
inline |
◆ Stop()
void Ict.Tools.TinyWebServer.ThreadedHttpListenerWrapper.Stop |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: