Sending SMS from PHP on a remote server

Sending SMS from PHP on a remote server SearchSearch
Author Message
Csanad Komlos
New member
Username: Komlos

Post Number: 1
Registered: 11-2005
Posted on Saturday, November 19, 2005 - 04:10 pm:   

Hi,

I've read the archive threads about sending sms from PHP, I just want to know if it is possible to send sms if NOwSMS gateway resides on a PC in my office, behind a Debian firewall, but the PHP application that would send the sms to the gateway is on a web server connected to public internet at a hosting company, so it is not local.

Thanks
Csanad Komlos
New member
Username: Komlos

Post Number: 2
Registered: 11-2005
Posted on Sunday, November 27, 2005 - 11:56 am:   

Anybody there?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5304
Registered: 10-2002
Posted on Friday, December 02, 2005 - 06:58 pm:   

Hi,

This really isn't a NowSMS specific question, it's a question of TCP/IP connectivity.

You would need to open a hole in your firewall to allow the web server IP address to connect to your NowSMS server.

-bn