[IronPython] Article on a Simple HTTP Server with IronPython
Michael Foord
fuzzyman at voidspace.org.uk
Mon May 14 22:08:25 CEST 2007
Hello all,
I've written an article on creating a simple webserver using the .NET
``HttpListener`` class.
* `A Simple HTTP Server with IronPython
<http://www.voidspace.org.uk/ironpython/simple_http_server.shtml>`_
This article also touches on text encoding, asynchronous callbacks, URI
and XHTML escaping, and creating a simple Windows Forms dialog. If you
are new to .NET, this is a valuable tour of parts of the .NET 'standard
library'.
Feedback (and bug reports!) welcome.
Michael Foord
More information about the Ironpython-users
mailing list