This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: javax.mail, classpath and classpathx


On Mon, 27 Oct 2003, [ISO-8859-1] Øyvind Harboe wrote:
> I didn't find any
> C/C++ libraries out there than can interface to SMTP *and* speak
> unicode/wchar_t properly, so this seemed like a good excuse to play
> around with GCJ.

If classpathx doesn't work out, there are also the Jakarta Commons/Net
classes:

http://jakarta.apache.org/commons/net/

I have no idea if this will work easily with gcj, or whether it solves
your Unicode problem, but it has native support for SMTP and other
protocols.

Jeff


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