Hi
I have to make an application for my company where the application sends fixed text sms .Now this sms should be automatically sent w/o informing the user to another cellph whose number will be predefined by the user.
The examples about sms the application guides include datagram connetion. but i do not want to use datagram connection,as tht message does not go another cellph.
Hi,
I agree ... but whatever examples i have seen on net or else where, they ask for an smsc number.and i am not able to retrive tht number.
Any idea hoe tht can be obtained.
There is a System.getProperty(wireless.messaging.sms.smsc) but i have been unable to obtain it.it gives a null value.
any suggestion how tht can be obtained.
can somebody tell how to retrive SMSC number from the phone programmatically .... or is tht blackberry does not allow one to retrive SMSC number programaticaly.
Pls help.