This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Internet programming


Excerpts from ext.guile: 18-Nov-97 Internet programming Sascha
Ziemann@aibon.pin (108*)

> do some Guile libs already exist for the main internet standards like
> SMTP, POP3, NNTP, FTP and HTTP?

The HTTP and CORBA IIOP and Internet RPC (Internet RFC 1831) protocols
are supported by the Guile ILU package.  See
ftp://ftp.parc.xerox.com/pub/ilu/ilu.html for ILU info, and
ftp://ftp.parc.xerox.com/pub/ilu/2.0a11/manual-html/manual_9.html for
details of the Guile support.

Bill