How do I install smslib for java? What dependencies do I need to开发者_如何转开发 sms.
Note that this library isn't a Java ME library.
form the installation instructions
To use SMSLib, you should install the following components:
- SUN JDK 1.5 or newer.
- Java Communications Library.
- Apache ANT for building the sources.
- Apache log4j.
- Apache Jakarta Commons - NET.
- JSMPP Library
and off course you need a GSM modem.
But I do prefer to use Kannel instead
精彩评论