Archive

Posts Tagged ‘HTTP’

Fully multithreaded WebServer class

December 15th, 2008 Elze 2 comments

Our world now a days wouldn’t be posible without the Internet. More and more devices get a web interface. Some available to the end user as a webpage the other as webservices (SOAP eg.). To aid in creating this web interfaces I created a multithreaded webserver class for .NET Micro Framework.  

It’s very easy to use but provides a great deal of flexibilty. To see how to use it and for more details go to the project page, here you can download the class and see the source of the example program.

Hope you like it. Comment’s are greatly appricated!

Categories: Projects Tags: , , ,