HTTP server

placid Bulkan at gmail.com
Sat Jun 24 03:27:53 EDT 2006


Hi all,

Ive been reading about creating a HTTP server like the one pydoc
creates (and studying pydoc source code). What i want to know, is it
possible to create server that creates a webpage with hyperlinks that
communicate back to the HTTP server, where each link accessed tells the
server to execute some arbitrary command on local machine its running
on?

Cheers




More information about the Python-list mailing list