SMS Notify! API
Quick Start: Java
There are three steps to integrating the programmable SMS API into your Java project:
1. Obtain a license key from Esendex.com.
Sign up for an account and complete the request form.
2. Create the request with NetBeans.
c. Name your Project. Select Project Location and Project Folder. (Ensure the Create Main Class check box is selected.)
d. Expand your project: SimpleSMSSend > Source Packages > default packages > SimpleSMSSend.java and double-click. The file will open within the IDE.