文件名称:DTU-DATACENTER
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 31kb
- 下载次数:
- 0次
- 提 供 者:
- 刑*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
GPRS DTU数据中心 源代码,实际cdma的也可以用
DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。
在源文件中,DataReceiver.java 为主程序类,通过该类调用其他子类。
其中:DataReceiver.java 包括主程序main,以及TCP/IP 接收数据的实现。
DataAnalysis.java 对接受的数据按照既定格式进行拆分
DataBase.java 将数据写入Mysql数据库
DataStructure.java 规定数据格式
TwoThread.java 开启多线程功能
post.java 实现向新浪网备份数据
GetIP.java 获取本机固定IP-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
DTU接受程序使用Java编写,其中,…\WSNserver\src 为源文件,…\WSNserver\bin 为可执行程序。该文件夹下project文件可用eclipse for java 直接打开编译。编译是需要注意的是将java-mysql的类库放置在C:\Program Files\Java\jre6\lib\ext路径下。本程序只用到这一个Java外部类库。
在源文件中,DataReceiver.java 为主程序类,通过该类调用其他子类。
其中:DataReceiver.java 包括主程序main,以及TCP/IP 接收数据的实现。
DataAnalysis.java 对接受的数据按照既定格式进行拆分
DataBase.java 将数据写入Mysql数据库
DataStructure.java 规定数据格式
TwoThread.java 开启多线程功能
post.java 实现向新浪网备份数据
GetIP.java 获取本机固定IP-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
接受程序\接受程序说明数据.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
接受程序
........\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
接受程序