The Artima Developer Community
Sponsored Link

Java Answers Forum
mobile+Java

3 replies on 1 page. Most recent reply: Mar 22, 2002 10:43 PM by Swaraj

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 3 replies on 1 page
Maysoon

Posts: 64
Nickname: hm
Registered: Mar, 2002

mobile+Java Posted: Mar 20, 2002 1:46 AM
Reply to this message Reply
Advertisement
How can i build a program that can send a message from computer device to a mobile using Java?
thanks.


Swaraj

Posts: 24
Nickname: swaraj
Registered: Mar, 2002

Re: mobile+Java Posted: Mar 20, 2002 1:56 AM
Reply to this message Reply
Use the Java Mail API, Specify the phone number in the to message, this message will go as an email to the specified device.

Swaraj

Eduardo

Posts: 21
Nickname: eduardo
Registered: Feb, 2002

Re: mobile+Java Posted: Mar 21, 2002 5:57 AM
Reply to this message Reply
Hi, Swaraj!

I guess you got my attention!
Do you have the URL where I can find more info about that? I've tried to search in the Sun/Java site, but I didn't find it.

Thanks!

Swaraj

Posts: 24
Nickname: swaraj
Registered: Mar, 2002

Re: mobile+Java Posted: Mar 22, 2002 10:43 PM
Reply to this message Reply
Hi
Check this URL from Sun

http://java.sun.com/products/javamail/index.html

You can download the API from this url.

or if you do not get the required resource go to JSP Insider.com where you can find a Sample Java Mail Tutorial. Here is the URL for this

http://www.jspinsider.com/jspkit/javamail.view

Hope this helps

Thanks
Swaraj

Flat View: This topic has 3 replies on 1 page
Topic: Writer Method Previous Topic   Next Topic Topic: ok, desperate for help with compile errors

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use