Hello,
how can i receive SMS using java over nokia 6630 or 6600?
can any body can help us with this?
thanks,
Hello,
how can i receive SMS using java over nokia 6630 or 6600?
can any body can help us with this?
thanks,
Hi emanHassan,
In summary, you'll need to develop an "Inbox" MIDlet using the WMA API (JSR-120), it will configure a server connection to that end and your client application must send message to the same port where the server app is listening. Take a look at the tutorials below and get the details:
A MIDlet Example Using the Wireless Messaging API and the Nokia SMS API: Chat
http://forum.nokia.com/info/sw.nokia..._v1_0.pdf.html
MIDP 2.0: Wireless Messaging API Example
http://forum.nokia.com/info/sw.nokia..._v1_0.zip.html
Hope it helps.
BR,
Juarez Junior
hi,
thanks for the fast reply, but i forget to say that i want to make a desktop application, using java, that receives SMSs that arrives at a mobile connected to the PC.
thanks,
Hi emanHassan,
JME does not provide access to the native Inbox.
BR,
Juarez Junior