| Author |
Message |
Kunal Gupta
New member Username: Kgupta
Post Number: 2 Registered: 01-2007
| | Posted on Monday, February 04, 2008 - 10:11 pm: | |
Hello, I'm trying to send OMA OTA settings, specifically SyncML settings, using my commercial SMSC account setup in NowSMS via the HTTP interface. I have a few questions, as i'm unable to get it running correctly yet. Details for the input the SMSC expects are here: http://www.mxtelecom.com/us/tech/sms/http/send#udh 1) Is the XML document that is converted to binary available as the @@TEXT@@ parameter or @@DATA@@ 2) If I uncheck 7bit binary encoding, is the message sent as 8bit binary encoded into hex? |
Simranjit Singh
New member Username: Manchanda_17
Post Number: 33 Registered: 06-2007
| | Posted on Thursday, February 07, 2008 - 03:56 pm: | |
Try to send it like this Binary=&message=@@udh@@@@data@@ Regards Simranjeet Singh manchanda_17@rediffmail.com |
Simranjit Singh
New member Username: Manchanda_17
Post Number: 34 Registered: 06-2007
| | Posted on Thursday, February 07, 2008 - 03:57 pm: | |
Set the Binary=0 to 9 as per specifications given |
|