[Twisted-Python] Server/Client

David Mitchell monch1962 at gmail.com
Thu Jun 21 21:43:12 MDT 2007


It's neither Twisted or Python, but if you're on Linux the socat tool
does exactly what you're asking and a lot more.  Google for more info

I use it all the time, and under heavy workloads it's never failed on me yet.

Regards

Dave M.

On 21/06/07, Delgado, Edgardo  CIV NAVAIR 4.1.4.3
<edgardo.delgado at navy.mil> wrote:
> 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
>
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>




More information about the Twisted-Python mailing list