[ask]2-way sms steps

[ask]2-way sms steps SearchSearch
Author Message
kusnan hadinata
New member
Username: Kusnan

Post Number: 1
Registered: 09-2010
Posted on Tuesday, September 21, 2010 - 01:12 am:   

Hi all,
i'm a newbie, would you all help me explain how the steps to build/run the 2-way sms?
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 2518
Registered: 08-2008
Posted on Tuesday, September 21, 2010 - 07:11 pm:   

Hi,

I'd suggest you read these links:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm
http://support.nowsms.com/discus/messages/1/4520.html

... and then ask questions, so we can explain the parts that you don't understand.

The basic concept is that when an SMS message is received, NowSMS runs a "command" to process the SMS message. This "command" can either be a local executable (or Windows script), or it can be an HTTP link that runs a script (PHP, Perl, Java) on another web server.

The "command" can return a direct response to the sender, or it can issue new HTTP requests to send a message to someone else or to multiple recipients.

That's the high-level concept, and you will find more explanation in the links that I referenced above.

Exactly how you implement a 2-way command script depends on what language the script is being written in.

--
Des
NowSMS Support