You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Daniel F. Savarese" <df...@savarese.org> on 2004/01/04 23:59:40 UTC

Re: [net] Why use Net for SMTP?

In message <Pi...@umbongo.flamefew.net>, Hen
ri Yandell writes:
>Is it just the better licence, or does Commons NET do a better job in some
>way?

This has been answered before and you can find it in the mail archives.
Remember, the mail transport and retrieval code in Commons Net
predates the existence of JavaMail by several years.  In other words, there
was no JavaMail when the code was written.  The two are also completely
different animals and serve different purposes.  Commons Net provides raw
protocol access (e.g., you could implement a JavaMail implementation on top
of Commons Net if you so desired) and is not intended to provide higher
level functionality.  Comparing the two is pointless, although answering the
question in a FAQ will prevent it from being asked again.

daniel



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org


Re: [net] Why use Net for SMTP?

Posted by Serge Knystautas <se...@lokitech.com>.
Daniel F. Savarese wrote:
> Remember, the mail transport and retrieval code in Commons Net
> predates the existence of JavaMail by several years.  In other words, there
> was no JavaMail when the code was written.

How is this possible?  JavaMail 1.0 came out in Jan/Feb 1998, Java came 
out in Feb 1996.  That doesn't leave much room for "several years" of 
Commons Net predating JavaMail.

-- 
Serge Knystautas
Lokitech >>> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. sergek@lokitech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org