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
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to