[Twisted-Python] Server/Client

Delgado, Edgardo CIV NAVAIR 4.1.4.3 edgardo.delgado at navy.mil
Wed Jun 20 08:15:54 MDT 2007


I would like to build a server that when it gets a message on a specific
port it will "forward" that message to another port.
I.e. "Server1" listens on port 10000. When it gets data on port 10000 it
will forward the data to "Server2" listening on port 15000.

Edgar





More information about the Twisted-Python mailing list