Skip to main content
October 15, 2010
Question

Implement SMS application using CFSMS Event Gateway

  • October 15, 2010
  • 2 replies
  • 1994 views

After I did some readings on Coldfusion SMS Event Gateway.

I'm wondering whether I need an external SMS server or system for the SMS gateway in CF to work. Looking forward to get reply from you all.

The following is what I get from Adobe Coldfusion 8 livedocs:

"To Implement SMS application with ways below:

1.      Create a ColdFusion application that uses an instance of the SMSGateway class to communicate with one or more SMSCs.

2.      Use the SMS testing server and client simulator to test your application without requiring an outside SMS service provider."

Thanks in advance.

This topic has been closed for replies.

2 replies

Inspiring
October 15, 2010

Doesn't the bit of the docs you quoted - in particular the second point - kind of answer your own question?

--

Adam

Inspiring
October 15, 2010

yes.