Using the IntelliSMS Java SMS SDK you can send SMS messages from your Java code. This Java SMS Library is free to download, use and distribute.
import IntelliSoftware.SMSGateway.SDK.IntelliSMSJavaSDK.*; IntelliSMS objIntelliSMS = new IntelliSMS(); objIntelliSMS.Username = "MyUsername"; objIntelliSMS.Password = "MyPassword"; objIntelliSMS.SendMessage ( "44771012345,44771023456", "Hello", "SENDER_ID" );
Advanced Features >>
To use a secure internet connection configure the gateway addresses as follows:
objIntelliSMS.PrimaryGateway="https://www.intellisoftware.co.uk"; objIntelliSMS.BackupGateway="https://www.intellisoftware2.co.uk"; objIntelliSMS.SendMessage ( ......
Download Java SMS SDK
SMS Interfaces HTTP Interface SMTP Interface COM Component .NET Component PHP SDK Java SDK
Reply Routing
Inbound SMS
Why IntelliSMS?
Coverage
Prices
Downloads
Documents
Free Trial