[Twisted-Python] Sending Data via a client

Sam Roberts sroberts at uniserve.com
Fri Oct 12 16:36:15 EDT 2007


On Fri, Oct 12, 2007 at 08:16:18PM +0100, Simon Pickles wrote:
> Twisted is event driven.
> 
> So how do I send Data through a client? All the example demonstrate is 
> how to receive events.
> 
> I suppose what I am asking is how do I refer to a client protocol from 
> another class?

There are a number of  tutorials on this in Twisted Network Programming
Esentials, by Abe Fettig.

Sam





More information about the Twisted-Python mailing list