Monday, September 28, 2009

Sending and Receiving SMS messages via a GSM modem or Mobile phone

Most of the time, we need to send and receive SMS messages in our University/School Projects. I Used Java library called SMSLib for my above requirement. SMSlib is a Java library for sending and receiving SMS messages via a GSM modem or mobile phone. It also supports some bulk SMS operators, by implementing their HTTP interfaces.

For more Information - http://code.google.com/p/smslib/

No comments:

Post a Comment