House of Fusion
Search over 2,500 ColdFusion resources here
  
Home of the ColdFusion Community

Search cf-talk

July 04, 2009

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
       1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31   

Home / Groups / ColdFusion Talk (CF-Talk)

Coldfusion: Real Life SMS Server

Author:
Paul Hastings
11/18/2008 06:38 AM

Fawzi Amadu wrote: > Sorry, I am not clear but that is because I may have confused myself. Yes, I > understand it is a test server, and that is the experience I am not getting. > My Test Server is unable to connect to my SMSC. That is after I have ok (i think??). the test server's not for production connection to a your SMS provider. for that you want the SMS gateway. have you setup an instance of the SMS gateway (pointed to a CFC event handler & a config file for this SMS provider)? and then started that instance? > I want to have it connect to my SMSC in order for me to test my application > in in real world scenario. Till now my application has worked fine on my > local pc. that's what the *gateway* is for.


Mailing Lists