in reply to build web interface without a web server

Have a look at POE. They have a sample web server.

-b

  • Comment on Re: build web interface without a web server

Replies are listed 'Best First'.
Re^2: build web interface without a web server
by boat73 (Scribe) on Jan 21, 2005 at 17:29 UTC
    POE looks like it will work fine, thanks.