[Twisted-Python] How to make a 'router'

Didiet Noor lynxluna at gmail.com
Sun Jul 25 08:37:05 EDT 2010


Dear All,

I am new in twisted framework, and currently building a twisted app that
will route a packet from one client to multiple servers via TCP connection,
back and forth.

The program will work like this

                               /----> server A
Client --> twisted routing apps ----> server B
                               \----> server C

I also wrote the server apps using twisted by using simple
Int32StringReceiver. I haven't made this kind of application before. So
could you guys give me pointers on how to do that?

Thanks in advance,

LynxLuna
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20100725/62467e8d/attachment.htm 


More information about the Twisted-Python mailing list