On Tue, 12 Mar 2002, Matthew Harrison wrote:

> what do i need to send sms messages to mobile phones from my website? is
> it just the script or do i need emmitters, satellites and whatnot? is
> there a site that allows you to target one of their scripts with a form on
> your site.
> 


You need an SMS gateway like

http://www.messagenet.com.au/


They (for a fee) have a system where you in effect email an SMS  message
from command line, www page, email client or however you can send email.

Or for greater control

You get a mobile phone connect it to your www server  and use software
found at 

http://www.gnokii.org/

gnokii provides tools and a user space driver for use with mobile phones
under Linux, various unices and Win32. For a list of supported makes and
models take a look at our FAQ pages.

With gnokii you can do such things as make data calls, update your address
book, change calendar entires, send and receive SMS messages and load ring
tones depending on the phone you have.


Have the phone send SMS messages direct from your www server. www page
calls cgi, cgi send message. too easy. Assuming of course you can attach
mobile phone to www server and get root access to it.. 

I have used both and both work well.

Kevin

> 
> 
> 


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to