I just went to refactor a little code, and got totally distracted.  I've
implemented the multi-port AppServer that has been discussed for some
time.  It's in CVS, located in WebKit/NewThreadedAppServer.py.  I guess
I should have named it better -- but I'd like to move it to
ThreadedAppServer once it's tested.  It's obviously essential, so I
didn't want to push the changes into the mainline right away.

To use it update CVS (obviously) and change WebKit/AppServer to say
"NewThreadedAppServer" where it currently says "ThreadedAppServer". 
Then use "./AppServer http" to enable the built-in HTTP server.  

Presumably we could add other protocols... stateless protocols seem
obvious enough, but I don't know what a stateful protocol would look
like (e.g., FTP).

  Ian



-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to