1 2 3 4 5 6 7
### Running the Sample Application Make sure you run in the example folder as it looks for the truststore here ``` $ javac -cp ".:<PATH TO SMSCLIENT JAR FILE>" SmsClientExample.java $ java -cp ".:<PATH TO SMSCLIENT JAR FILE>" SmsClientExample ```