| 
	
 | 
 Posted by Rami Elomaa on 05/30/07 11:38 
justinblake@mailinator.com kirjoitti: 
> Hello, 
>  
> I want to write an application that can accept and process sms 
> messages sent to it from cell phones. 
>  
> But I have no idea how to setup and link a specific phone number to my 
> application.  I searched this group and found numeous posts about how 
> to send out sms messages but not how to accept them. 
>  
>  
> If anyone could point me to the right direction i would greatly 
> appreciate it. 
>  
 
You might want to check this out: 
Kannel: Open Source WAP and SMS gateway 
http://www.kannel.org/ 
 
That's what we use in our business. Basicly the sms' are transformed  
into http requests, and whatever you reply is sent in return message, so  
you can route them to a php page, handle the message with php and  
respond something. You should ask your local SMS operators. 
 
--  
Rami.Elomaa@gmail.com 
 
"Wikipedia on vähän niinq internetin raamattu, kukaan ei pohjimmiltaan 
usko siihen ja kukaan ei tiedä mikä pitää paikkansa." -- z00ze
 
  
Navigation:
[Reply to this message] 
 |