Re: gnu inetlib initial submission

2003-10-20 Thread chris burdess
Joe Phillips wrote: > > i've checked the first set of contributions to the inetlib project into > > cvs. this includes: > > > > - an ftp client and URLConnection > > Chris, > > How full-blown is this client? I have a full-blown FTP client I > contacted Nick about contributing quite some time ag

Re: gnu inetlib initial submission

2003-10-20 Thread Joe Phillips
On Sun, 2003-10-19 at 05:05, chris burdess wrote: > i've checked the first set of contributions to the inetlib project into > cvs. this includes: > > - an ftp client and URLConnection Chris, How full-blown is this client? I have a full-blown FTP client I contacted Nick about contributing quite

gnu inetlib initial submission

2003-10-19 Thread chris burdess
i've checked the first set of contributions to the inetlib project into cvs. this includes: - an ftp client and URLConnection - a gopher client - an imap client - an nntp client - a pop3 client - an smtp client imap, pop3, and smtp all support authentication and encryption of the transport layer