2025-11-28 00:35:46 +09:00

4 lines
381 B
Plaintext

Http.sys V2 Api Sample
-----------------------
This is simple server app that receives a request and sends back a response. It demonstrates the use of V2 http.sys Api's for writing a server application. This program creates a server seesion, Url group and request Queue and starts a listener on the URL specified by the user. The listener receives a request and send the response.