Laurens Van Houtven wrote: > Are you familiar with interfaces? ITransport sounds like what you want.
Yes, and I implemented the ITransport methods. The first bump was that I was missing registerProducer and unregisterProducer, which are defined as part of IConsumer. But after that I had another problem (which I can't reproduce at this moment). Phil _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
