classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

inetlib 1.0 released


From: Chris Burdess
Subject: inetlib 1.0 released
Date: Mon, 14 Jun 2004 10:18:53 +0100
User-agent: Mutt/1.5.6+20040523i

The first full release of GNU inetlib is now available at

 http://ftp.gnu.org/gnu/classpath/inetlib-1.0.tar.gz
You can also check out the 1.0 release version from CVS using the "release-1-0" tag, e.g.

 cvs co -r release-1-0 inetlib

GNU inetlib provides low-level clients for the FTP, Gopher, finger,
IMAP, NNTP, POP3, and SMTP protocols. It is similar in purpose to
Python's internet protocols library.

The IMAP, POP3 and SMTP clients support TLS and SASL authentication and
QOP, as well as many standard protocol extensions.

There are also URLStreamHandler and URLConnection implementations for
the ftp, gopher, and finger URL schemes.

inetlib is used by several of the GNU JavaMail providers; GNU JavaMail
and JAF were also released as 1.0 versions recently, for more
information see

 http://www.gnu.org/software/classpathx
--
Chris Burdess




reply via email to

[Prev in Thread] Current Thread [Next in Thread]