Javax.comm API & SMS

Hi All,

I would like to make an application to send & recieve

SMS messages from a mobile phone which is connected to my computer through nokia data cable.

Using the javax.Comm package it looks that the

application recognizes the port and I can interact

with it, but how can I send a SMS message?

Thanks in advance.

Kind Regards,

Srinivas

c.srinivasrao@lycos.com

[448 byte] By [csr333] at [2007-9-26 1:16:46]
# 1

First of all your TA must support GSM 07.07 and 07.05 specs. Most WAP enabled phones and phones with buildin data modem support these features.

The second thing is to write some java code - encoding and decoding message PDUs, sending/receiving AT commands from mobile.

ProSyst's mBedded Server is capable of sending and receiving SMS using the method above. See http://www.prosyst.com/ for details.

v.pavlov at 2007-6-29 0:45:03 > top of Java-index,Archived Forums,Java Programming...
# 2
So sir,can i have a guidenace on how to set the mobile phone to communicate with the pc like wat sir had done.my email is cphkl@hotmail.comThanks for sir help:)
cphkl at 2007-6-29 0:45:03 > top of Java-index,Archived Forums,Java Programming...