Click here to Skip to main content
15,884,836 members
Articles / Programming Languages / C#

Simple HTTP Server in VisualBasic

Rate me:
Please Sign up or sign in to vote.
5.00/5 (5 votes)
1 Jan 2016CPOL4 min read 33K   2.4K   8  
This is an alternative for "Simple HTTP Server in C#"

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

Please Sign up or sign in to vote.
23 Mar 2013David Jeske 1 alternative  
Threaded synchronous HTTP Server abstract class, to respond to HTTP requests

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead PANOMIX
China China
He is good and loves VisualBasic! Senior data scientist at PANOMIX


github: https://github.com/xieguigang

Comments and Discussions