Send SMS to Application on the Cell Phone (Adding Application ID to...

Send SMS to Application on the Cell Phone (Adding Application ID to... SearchSearch
Author Message
B A Khan
New member
Username: Bkhan

Post Number: 1
Registered: 04-2011
Posted on Monday, April 04, 2011 - 08:53 pm:   

Hi, my goal is to send a simple binary SMS message to a cell phone, and then this SMS message is consumed by an application running on the cell phone.
Need your help to identify the coding details. I understand that I should add an ApplicationID to the header of the SMS packet - but how to add this ApplicationID is the question.

Thanks
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 3075
Registered: 08-2008
Posted on Monday, April 04, 2011 - 10:29 pm:   

Hi,

The following article provides more information: http://www.nowsms.com/sms-port-number

Basically, the application running on the mobile phone listens for messages on a port number.

More information can be found in JSR-120 and JSR-205 ... there are links to those specifications from the article that I've referenced above.

--
Des
NowSMS Support
B A Khan
New member
Username: Bkhan

Post Number: 2
Registered: 04-2011
Posted on Tuesday, April 05, 2011 - 07:24 pm:   

Hi Des, this said - my goal should be to include a port# next to my phone# when forwarding a SMS message to the cell phone?

-BA