Sending binary a SMS
- This topic has 1 reply, 2 voices, and was last updated 14 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Tagged: send binary sms port
Hi,
In order to be able to send notifications to a J2ME application I need to be able to send an sms to a specific port. I can prepare a binary sms with the appropriate UDH to achieve this – the question is, can I send it through the send api ? Would setting enc=2 and sending the raw bytes in hex work ?
Thanks,
Veso
There is no provision for setting the UDH (User Data Header) of an SMS through the iSMS API at this time. Sorry.