Re: [Twisted-Python] Twisted usage

2010-04-15 Thread vitaly
Yes, thank you. Quoting "Glyph Lefkowitz" : > > On Apr 14, 2010, at 10:51 AM, vit...@synapticvision.com wrote: > >> hi, >> is there any examples how to create (using Twisted) >> client that creates several TCP requests one after another and handle in >> asynch manner TCP responses for previous r

Re: [Twisted-Python] Twisted usage

2010-04-14 Thread Glyph Lefkowitz
On Apr 14, 2010, at 10:51 AM, vit...@synapticvision.com wrote: > hi, > is there any examples how to create (using Twisted) > client that creates several TCP requests one after another and handle in > asynch manner TCP responses for previous requests? > Thanks. twisted.protocols.amp and twisted.s

[Twisted-Python] Twisted usage

2010-04-14 Thread vitaly
hi, is there any examples how to create (using Twisted) client that creates several TCP requests one after another and handle in asynch manner TCP responses for previous requests? Thanks. ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com