[Twisted-Python] Re: IRC Client examples... PLEASE HELP

Jp Calderone exarkun at intarweb.us
Wed Dec 31 15:52:49 EST 2003


On Wed, Dec 31, 2003 at 12:11:31PM -0700, Eric Mangold wrote:
> 
> On Tuesday 30 December 2003 08:04 pm, JD wrote:
> > Hi,
> >
> >    Has anyone written an IRC client in Twisted,  using protocol.irc? Do
> > I make a "reactor", or is a reactor only used for making servers?  All I
> > need is some really simple code illustrating how to connect to an IRC
> > Server, doing an "identd"
> 
> ident is a seperate protocol from IRC.  You will need to run a seperate
> daemon accessible from the Internet to provide this.  Twisted doesn't have
> an ident server.

  Thanks for pointing out this oversight!  Fixed in CVS.

  Jp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20031231/26879ab0/attachment.pgp 


More information about the Twisted-Python mailing list