[Twisted-Python] client send twice but server reads once

Aydın ŞEN adigeaydin at gmail.com
Wed Nov 12 05:33:55 EST 2008


Hi,

In my code i'm sending sequential data from client like;

self.transport.write('aydin')
self.transport.write('adige')

but server reads data like *'aydinadige'

*How can i solve this, actually it is not clear how does dataReceived work
for me

best regards..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20081112/1dbb6e2e/attachment.htm 


More information about the Twisted-Python mailing list