文件名称:Send-sms-from-remote-location-using-gprs-modem.ra
介绍说明--下载内容均来自于网络,请自行研究使用
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Send sms from remote location using gprs modem\build\built-jar.properties
..............................................\.....\classes\test1\datos.txt
..............................................\.....\.......\.....\Main$1.class
..............................................\.....\.......\.....\Main.class
..............................................\.....\.......\.....\Sender.class
..............................................\.....\.......\.....\SerialConnection$KeyHandler.class
..............................................\.....\.......\.....\SerialConnection.class
..............................................\.....\.......\.....\SerialConnectionException.class
..............................................\.....\.......\.....\SerialParameters.class
..............................................\.....\.......\.....\SMSClient.class
..............................................\build.xml
..............................................\dist\lib\comm.jar
..............................................\....\README.TXT
..............................................\....\test1.jar
..............................................\manifest.mf
..............................................\nbproject\build-impl.xml
..............................................\.........\genfiles.properties
..............................................\.........\private\config.properties
..............................................\.........\.......\private.properties
..............................................\.........\.......\private.xml
..............................................\.........\project.properties
..............................................\.........\project.xml
..............................................\src\test1\datos.txt
..............................................\...\.....\Main.java
..............................................\...\.....\Sender.java
..............................................\...\.....\SerialConnection.java
..............................................\...\.....\SerialConnectionException.java
..............................................\...\.....\SerialParameters.java
..............................................\...\.....\SMSClient.java
..............................................\build\classes\test1
..............................................\.....\classes
..............................................\.....\empty
..............................................\dist\lib
..............................................\nbproject\private
..............................................\src\test1
..............................................\build
..............................................\dist
..............................................\nbproject
..............................................\src
..............................................\test
Send sms from remote location using gprs modem