This is the mail archive of the guile@sourceware.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]

A few random thoughts


Klaus Schilling writes:
 > There is a #guile channel on irc.eu.openprojects.net and another on
 > efnet, (not that anyone is ever there, 2 or 3 maximum).
 > I didn't test any guile irc client, as the emacs irc clients are
 > yet good enough f'me. It would be good to have a guile-gtk-irc-client
 > as a 'reference project' for tcp/ip stuff with guile-gtk in gnome ,
 > I don't know whether there has been much work on guile and tcp/ip
 > done in general except the old legacy code.

I've written an ftplib that makes use of guile's tcp/ip functionality.  It
works for (at least) Ariel and me.  I've not tested it against solaris 
(where I've heard it has a problem. . .I don't currently have access
to a solaris machine), but it's worked okay on Linux and BSD-based
clients aimed at Linux and BSD-based servers.  For those of who are
interested, it can be found at the following URL: 

	    http://pweb.netcom.com/~knotwell/ftplib.scm

FWIW, it's the first "real" thing I ever wrote in scheme, so I'd
imagine there are some better ways to do things.

 > Klaus Schilling

--Brad

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