I was searching around in all the Http Servers you can find for C# and nothing was as simple as I wanted. Also the source I was looking for must include 100% customization because I needed to apply some complicated stuff and more...
So, the best I could find is this one I'm sharing today. Hope you can find it useful for your projects :-)
|
| |
Simple HTTP Server in C# - CodeProject
Threaded synchronous HTTP Server abstract class, to respond to HTTP requests; Author: David Jeske; Updated: 24 Mar 2013; Section: Internet / Network; Chapter: General Programming; Updated: 24 Mar 2013
|
|
|
|
|
|
|
|
|
|
|
|