Home

ignite7
Build a Simple Java Application for Archiving Files to e-mail E-mail
Written by Michael Ronny   
In this tutorial, we will built a simple Java application to backup our files in e-mail. Yahoo mail offers unlimited storage which we can use to archive our files. Why do we need to build our own application instead of using webmail or mail client like Outlook, Thunderbird, and so on? This is mainly because the available methods to send mail, is simple but not practical for archiving purpose, as they developed  those methods with no intention to use them for archiving. 
 
The impractical issues we are trying to answer here are:
1. Send many files to one or more e-mail address
2. Queue files to be uploaded to e-mail
3. That's all
 
In essence, the application will do just two things. First, send many files to one or more e-mail address. Second, to be able to queue files to be uploaded to e-mail. This is exactly why it is called "Simple Java Application".
 
Attachments:
Ignite7 - BackupToMail.jar[Executable Jar]362 Kb
ignite7 - BackupToMail.rar[Source Code]11 Kb
Read more...
 
ignite7.com has been launched E-mail

Ignite7.com is live. Our hope is this site can bring many knowledge to people so many can reap benefit from it. This site is established under one believe that everyone is knowledgeable and many of them are willing to share that knowledge to others. While providing the place so people can share their knowledge, this site also strives to manage that knowledge in an intuitive way possible so that "knowledge transfer" can be done smoothly. This site in particular offers the translated version of articles as a value added service. The purpose of the translations is obvious, to make learning process easily done.

We need many contributors to join us. If you are interested in joining us as a contributor please e-mail us at This e-mail address is being protected from spambots. You need JavaScript enabled to view it .

 
Java E-mail

Java programming language is a programming language that is widely adopted. Sun Microsystem, the company that created Java, claims that Java -as on mid 2008- powered more than 4.5 billion devices including,

  • 800+ million PCs
  • 2.1 billion mobile phones and other handheld devices (source: Ovum)
  • 3.5 billion smart cards
  • Set-top boxes, printers, Web cams, games, car navigation systems, lottery terminals, medical devices, parking payment stations, and more.
source: www.java.com

This fact alone gives us insight how promising Java is. This section is dedicated for courses about Java Technology.

Read more...
 
Information Technology

What is Information Technology? Information Technology (IT) as defined by the Information Technology Association of America (ITAA), is "the study, design, development, implementation, support or management of computer-based information systems, particularly software applications and computer hardware."

From the definition above, it can be concluded that IT covers a very huge area. The computer term itself not only refers to Personal Computer (PC) but also many other devices like mobile device, household appliances, television, printer, and almost all other devices that has electric heart beat in it. Because of this, IT has become part of our life, and IT proficiency is one of the attributes that modern people must have.

Read more...
 
Home

Language Selection

Joomla! is Free Software released under the GNU/GPL License.