Multiple SMS over Http

Multiple SMS over Http SearchSearch
Author Message
Bardis G.
Unregistered guest
Posted on Tuesday, January 03, 2006 - 01:10 pm:   

Is there a way to send multiple SMS messages over a Http intarface?I m thinking something like makeing a tmp MySQL table and repeating the sent SMS proccess for all numbers in it but i m sure there will be a more...sofisticated way to do it.Any ideas?
vishnu vardhan
New member
Username: Visu

Post Number: 1
Registered: 01-2006
Posted on Thursday, January 05, 2006 - 01:45 pm:   

I was just trying to decode the 8c 84 PDU(MMS)
and not able to decode the content type.Below is the mentioned.

84 1F 23 B3 89 61 70 70 6C 69 63 61 74 69 6F 6E
2F 73 6D 69 6C 00 8A 3C 6D 6D 73 2E 73 6D 69 6C
2E 74 78 74 3E 00

Can any body help me in decoding the above content type.

Thanks in advance.