i need help

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Apr 2007
Posts: 6
Reputation: hamooihamoo is an unknown quantity at this point 
Solved Threads: 0
hamooihamoo hamooihamoo is offline Offline
Newbie Poster

i need help

 
0
  #1
Apr 5th, 2007
hi, every one. I want to develope an application similar to outlook express that is an e-mail client. i want to do it using Java but i don't really know how and what to use. I have been trying to find information on the internet and i came accross secure inet factory but i don't know anything about it. So please if anyone knows what packages i can make use of or what and how to do so, i'll really be happy if you let me know.
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 4,845
Reputation: joshSCH is on a distinguished road 
Solved Threads: 10
joshSCH's Avatar
joshSCH joshSCH is offline Offline
Banned

Re: i need help

 
0
  #2
Apr 5th, 2007
you want to write an e-mail client? how new are you to java?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: i need help

 
0
  #3
Apr 6th, 2007
You'll at the very least need Swing and some networking code.
JavaMail and JAF (required by JavaMail) make working with email a lot easier though, you can get both from Sun.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 6
Reputation: hamooihamoo is an unknown quantity at this point 
Solved Threads: 0
hamooihamoo hamooihamoo is offline Offline
Newbie Poster

Re: i need help

 
0
  #4
Apr 6th, 2007
Originally Posted by joshSCH View Post
you want to write an e-mail client? how new are you to java?
actually am not new to Java, i have Sun certificate for completing the Java SL275. So am quite familair with alot of stuff except for the networking aspect which i know will be useful in developing an e-mail client and i really need help for this one please?
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 6
Reputation: hamooihamoo is an unknown quantity at this point 
Solved Threads: 0
hamooihamoo hamooihamoo is offline Offline
Newbie Poster

Re: i need help

 
0
  #5
Apr 6th, 2007
thanks, can i use your help when i get stuck at some point?
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 6
Reputation: hamooihamoo is an unknown quantity at this point 
Solved Threads: 0
hamooihamoo hamooihamoo is offline Offline
Newbie Poster

Re: i need help

 
0
  #6
Apr 6th, 2007
hi, i downloaded the JavaMail from Sun but when i try to execute the jar file, it gives me an error saying failed to load main class, i don't know what the problem is
Reply With Quote Quick reply to this message  
Join Date: Jul 2005
Posts: 4,845
Reputation: joshSCH is on a distinguished road 
Solved Threads: 10
joshSCH's Avatar
joshSCH joshSCH is offline Offline
Banned

Re: i need help

 
0
  #7
Apr 6th, 2007
use somethn like WinZip to look inside the jar file.. make sure the manifest file is ok, and the main class it refers to is in the jar... but you would think that sun would have made sure it worked.. is ur jre and j2se up-to-date?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 213
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: i need help

 
0
  #8
Apr 7th, 2007
JavaMail is NOT a program, it's a class library you can use to read and write email from and to a mailserver from your own program.

SL275 btw doesn't yield a "certificate", you only get a piece of paper stating you have attended the course
I also got a nice tote bag and a pen, but that's possibly not the norm.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Apr 2007
Posts: 6
Reputation: hamooihamoo is an unknown quantity at this point 
Solved Threads: 0
hamooihamoo hamooihamoo is offline Offline
Newbie Poster

Re: i need help

 
0
  #9
Apr 7th, 2007
yeah sorry i got the paper stating i completed SL275 but i still know alot of things in Java, so please i really need your help about this e-mail client if possible
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the Java Forum
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC