This project send sms remotely is designed to send sms to a desired location without monitoring.An honeywell sensor was conect to a digital multi meter to collect the voltages given by the sensor the multimeter was conect to the computer with a rs232 conecter where the data would be stored for processing and if the humidity would change then an sms would be sent to the desired cell phone using a gsm/gprs modem conect to the computer also the java sms client classes were downloaded from the internet.with certain modifications a main class was implimented and this clas was used to encapsulate the data stored in the computer and it was sent sucessfully.
File list:
Send sms from remote location using gprs modem
.............................................\build
.............................................\.....\classes
.............................................\.....\.......\test1
.............................................\.....\.......\.....\datos.txt
.............................................\.....\.......\.....\Main$1.class
.............................................\.....\.......\.....\Main.class
.............................................\.....\.......\.....\Sender.class
.............................................\.....\.......\.....\SerialConnection$KeyHandler.class
.............................................\.....\.......\.....\SerialConnection.class
.............................................\.....\.......\.....\SerialConnectionException.class
.............................................\.....\.......\.....\SerialParameters.class
.............................................\.....\.......\.....\SMSClient.class
.............................................\.....\empty
.............................................\.....\built-jar.properties
.............................................\dist
.............................................\....\lib
.............................................\....\...\comm.jar
.............................................\....\README.TXT
.............................................\....\test1.jar
.............................................\nbproject
.............................................\.........\private
.............................................\.........\.......\config.properties
.............................................\.........\.......\private.properties
.............................................\.........\.......\private.xml
.............................................\.........\build-impl.xml
.............................................\.........\genfiles.properties
.............................................\.........\project.properties
.............................................\.........\project.xml
.............................................\src
.............................................\...\test1
.............................................\...\.....\datos.txt
.............................................\...\.....\Main.java
.............................................\...\.....\Sender.java
.............................................\...\.....\SerialConnection.java
.............................................\...\.....\SerialConnectionException.java
.............................................\...\.....\SerialParameters.java
.............................................\...\.....\SMSClient.java
.............................................\test
.............................................\build.xml
.............................................\manifest.mf