Description: GPRS DTU data center source code, you can also use the actual cdma
DTU to accept the program written in Java, which, ... \ WSNserver \ src for the source file, ... \ WSNserver \ bin for the executable program. The project file folder opened directly available eclipse for java compiler. Compilation is important to note that the library will be java-mysql placed in C: \ Program Files \ Java \ jre6 \ lib \ ext path. This procedure is only used outside this a Java class libraries.
In the source file, DataReceiver.java main classes, the class called by other sub-categories.
Of which: DataReceiver.java including the main program main, and TCP/IP implementation to receive data.
DataAnalysis.java of the received data in accordance with the established format for split
DataBase.java to write data to Mysql database
DataStructure.java data format requirements
TwoThread.java on multithreading
post.java Sina backup data to achieve
GetIP.java fix
To Search:
File list (Check if you may need any files):
接受程序\接受程序说明数据.doc
........\WSNserver\.classpath
........\.........\.project
........\.........\java-mysql路径.txt
........\.........\src\DataAnalysis.java
........\.........\...\DataBase.java
........\.........\...\DataReceiver.java
........\.........\...\DataStructure.java
........\.........\...\GetIP.java
........\.........\...\post.java
........\.........\...\TwoThread.java
........\.........\bin\DataAnalysis.class
........\.........\...\DataBase.class
........\.........\...\DataReceiver$ClientChInstance.class
........\.........\...\DataReceiver.class
........\.........\...\DataStructure.class
........\.........\...\GetIP.class
........\.........\...\post.class
........\.........\...\TwoThread.class
........\.........\.settings\org.eclipse.jdt.core.prefs
........\.........\src
........\.........\bin
........\.........\.settings
........\WSNserver
接受程序