[Twisted-Python] Transport for news client

Graham Stratton gns24 at sphinx.mythic-beasts.com
Thu Aug 25 12:50:28 EDT 2005


Hi,

I'm trying to use twisted.news.nntp.NNTPClient.  As I understand it, to
connect to the server I need to call makeConnection,  to which I need to
pass a transport.  How do I create a suitable transport?  I've looked at
what implements ITransport, and nothing appeals.

Many thanks,

Graham




More information about the Twisted-Python mailing list