Web transaction server in Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Philippe Martin

    #1

    Web transaction server in Python

    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 "conversati on" 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

Working...