server, not client, modules needed.

Jp Calderone exarkun at intarweb.us
Sat Jun 7 05:18:04 EDT 2003


On Fri, Jun 06, 2003 at 10:49:52PM +0000, Doug wrote:
> Hi, i know that there is an smtpd module in the standard library and a few
> web server modules out there but i was wondering if there were any other
> server modules (ftp,ircd,pop3, etc) on the net. i've been searching and have
> come up empty handed, ones using threads or asyncore would be great.

  Not using asyncore or threads, but check out Twisted.  It includes modules
for servers for all four of the protocols you mention by name, as well as
many others.

    http://www.twistedmatrix.com/

  Jp

-- 
Seduced, shaggy Samson snored.
She scissored short.  Sorely shorn,
Soon shackled slave, Samson sighed,
Silently scheming,
Sightlessly seeking
Some savage, spectacular suicide.
                -- Stanislaw Lem, "Cyberiad"





More information about the Python-list mailing list