Java Mail « Network « Java Articles

Java Articles
1. Class Definition
2. Data
3. Development
4. GUI
5. J2EE
6. J2ME
7. JavaBeans
8. Language
9. Microsoft Collabration
10. Network
11. Swing
12. System Resource
13. XML
Microsoft Office Word 2007 Tutorial
Java
Java Tutorial
Java Source Code / Java Documentation
Java Open Source
Jar File Download
Java Products
Java by API
C# / C Sharp
C# / CSharp Tutorial
ASP.Net
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
PHP
Python
SQL Server / T-SQL
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Java Articles » Network » Java Mail 
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)


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)


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)


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)


w_ww.ja__v__a___2_s_.c_o__m | Contact Us
Copyright 2003 - 08 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.