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

_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to