SENDING SMS TO MOBILE FROM PC USING WMA

Hi,

In the following code,I ve a doubt on configuring a server using the phone number.Can v use normal phone numbers in the place of that series?If so,how it can be achieved....

sms://+18005555555

Suggestions Plzzzzzz....

Thanks in Advance

R.Prasath krish...

[328 byte] By [RPRASATHKRISHa] at [2007-11-26 15:56:00]
# 1
SEARCH IN THIS FORUM, THERE ARE PLENTY OF ANSWERS TO YOUR QUESTION !(search tab is on the top right corner of this page...)
suparenoa at 2007-7-8 22:16:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 2
"sms://"+phoneNumber+":"+portNo for sending SMS
junaid-shabbira at 2007-7-8 22:16:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 3

Hi junaid,

Thanx for the response...One more doubt....Is it possible to send sms from pc to mobile directly using the sms server without the intervention of a service provider?If yes plzzz suggest me the steps to establish such a setup.

Once Again..Thanx in Advance...

R.PRASATH KRISH...

Message was edited by:

RPRASATHKRISH

RPRASATHKRISHa at 2007-7-8 22:16:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 4
#2
suparenoa at 2007-7-8 22:16:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 5
better u send by byte code by the way of encryption.....
manodilipa at 2007-7-8 22:16:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...
# 6
Yes you can send msg from PC to Mobile.Basically There are two ways to send msg from PC to Mobile.1. By using AT Command.2. by using the Service Provider SMSC no.
prafull_14@rediffmail.coma at 2007-7-8 22:16:48 > top of Java-index,Java Mobility Forums,Java ME Technologies...