Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Nick Charlton
(Uncensored)
subscribe
Using HTTPListener to build a HTTP Server in C#
https://nickcharlton.net/posts/using-httplistener-to-build-a-http-server-in-csharp.html
links
backlinks
I needed an HTTP server to test out a software integration on Windows. Nothing was quite basic enough to just echo out the responses, so I wrote one. See on Giant Robots