Hello: I've been playing with twisted (to take advantage of deferreds) and trying to accomplish this: -- log into a machine as a client -- send auth -- receive "events" from the machine
The events have a Content-Length: \d+ as the protocol for determining the length of the message. What I'm struggling with is how to parse that and then receive just that length as an individual message ... Thanks for any help that can be provided. SDR
_______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
