Convert SMS To XML

Convert SMS To XML SearchSearch
Author Message
Anonymous
 
Posted on Monday, October 25, 2004 - 10:03 am:   

Hi,
I am Gaurav from India. I have come up with a problem of Converting the Received SMS to XML Format & Giving it to other Application.
Do anyone have any idea of posting the received SMS into other Application.

Many Thanks in Advance.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 3654
Registered: 10-2002
Posted on Tuesday, October 26, 2004 - 06:20 pm:   

NowSMS can be configured to pass a received SMS message as an HTTP GET request to an application.

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm

It would be rather trivial to write a script that accepted this HTTP GET request and performed an XML HTTP POST to another server.