Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A remote URL can be called passing as parameters the sender, recipient and SMS text details. Eg

Code Block

http://www.company.com/receive.asp?sender=61450123123&recipient=61414414414&message=Hello+World

Web Service

A remote Web Service can be called passing as parameters the sender, recipient and SMS text details.

...