Hi All, I recently came to know about kannel and installed it on windows and is working fine now with famesmsc the web interface to send sms. I want to write a simple application that waits for SMS generated by Mobile phones process it and send the result. I want my application to listen to that. The message is always generated by the mobile phone. Can you please let me know how to write such a simple application. Pseudo code will do the job. I will simluate the message originated by the phone using fakesmsc. I want to write a program similar to this one.
http://www.onjava.com/pub/a/onjava/2004/06/09/sms.html This program accepts the SMS as it is and not the HTTP content. For me anything will do. Please help me Thanks in advance D M
