Bryce Norwood - NowSMS Support
Board Administrator Username: Bryce
Post Number: 1827 Registered: 10-2002
| | Posted on Wednesday, February 11, 2004 - 06:06 pm: | |
The Now SMS/MMS Gateway includes an SMPP server, which will accept messages from SMPP clients. NowSMS will then route those messages out through any of the different types of SMSC connections that it supports ... which includes UCP/EMI, CIMD2, GSM modems ... and a configurable HTTP GET based interface. So, you could receive an SMPP feed, and NowSMS would generate an HTTP GET request for each received SMPP message. (Unfortunately no XML POST at this time, but you can get the SMPP translated into an HTTP GET.) -bn |