Web transaction server in Python

Philippe Martin pmartin at snakecard.com
Wed Jun 28 22:02:47 EDT 2006


Hi,

I know a bit Python as application programming, but very little as a web
server.

I need to get one server to accept connection requests from many devices
(not all PC-Based) and then have a bi-lateral "conversation" with those
devices prior to closing the connection.

The said devices have at least a tcp-ip stack (socket level).

Is Zope something for me ? what else ?

Thanks,

Philippe




More information about the Python-list mailing list