Java Mail : Network : Java Articles (documents) Organized by topic

Java Articles
C++
PHP
Java Articles Home »  Network   » [  Java Mail  ]   
 



/tr>
1.  Create email-based apps with JAMES
Author:Serge Knystautas
URL:http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-jamesmail.html?
Summary: Java developers understand Web- or Swing-based applications, but what about email-based applications? The Jakarta Project offers the JAMES mail server as a framework for this new concept in application development. In this article, Serge Knystautas explores how JAMES can open a new development world. (2,000 words; October 26, 2001)




/tr>
2.  JavaMail quick start
Author:Tony Loton
URL:http://www.javaworld.com/javaworld/jw-10-2001/jw-1026-javamail.html?
Summary: In this article, Tony Loton shows the first steps on the road to building Java-based email applications. If you fancy building your own email client to replace Microsoft Outlook, or a Web-based email system to rival Hotmail, this is the place to start. And for a different perspective on JavaMail's possibilities, Tony presents a novel talking-email client application. (3,000 words; October 26, 2001)




/tr>
3.  Introduction to the Java Mail API
Author:Tony Nemil and Anil Hemrajani
URL:http://www.javaworld.com/javaworld/jw-06-1999/jw-06-javamail.html?
Summary: The Java Mail API, one of the latest standard extension APIs from Sun, should equally benefit client- and server-side application developers, with its platform- and protocol-independent mail/messaging solution. This article touches on some of the highlights of this API, demonstrating its ease of use and robust capabilities. (2,000 words)




/tr>
4.  Secure JavaMail with JSSE
Author:Eugen Kuleshov and Dmitry I. Platonoff
URL:http://www.javaworld.com/javatips/jw-javatip115.html?
Summary: JavaMail storage providers lack direct SSL connection support, but luckily, the JSSE API provides support for SSL or TLS network connections. This tip combines the functionality of a JavaMail framework with an SSL socket factory from JSSE and uses secure connections to POP3, IMAP, and NNTP mail storages. (1,000 words; August 31, 2001)




























Home| Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.