Location:
Search - cdma tcp
Search list
Description: PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域。-PPP dial-up Internet protocol stack, through serial programming, PPP dial-up network to achieve agreement and the underlying TCP / IP protocol, mainly for GPRS, CDMA, such as dial-up telephone communications.
Platform: |
Size: 105836 |
Author: 李强 |
Hits:
Description: 可以与来自GRPS或CDMA设备建立TCP/IP的连接,在建立连接之后可以互发数据,能够时时检测设备的在线情况,准确性和响应速度极好!-can from GRPS or CDMA equipment to establish TCP / IP connectivity, the establishment of inter-linking can be made after data can always testing equipment online, accuracy and response speed excellent!
Platform: |
Size: 371671 |
Author: doquick |
Hits:
Description: PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域
Platform: |
Size: 30354 |
Author: 孟波 |
Hits:
Description: :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,Socket,tcp协议,ip协议,ppp,ppp协议,udp协议,下载,示例,编程示例,示例代码,源代码。单片机,mc51,mc51单片机,430,plc,组态软件,组态王,8051,89c52等。无线传输,无线上网,gprs无线上网,终端。Internet,网络,网络编程。网络设计,gprs组网方式,gprs,tcp/ip包,tcp/ip数据包,tcp/ip数据包格式,报文格式,
Platform: |
Size: 100019 |
Author: jinming |
Hits:
Description: PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域。-PPP dial-up Internet protocol stack, through serial programming, PPP dial-up network to achieve agreement and the underlying TCP/IP protocol, mainly for GPRS, CDMA, such as dial-up telephone communications.
Platform: |
Size: 105472 |
Author: 李强 |
Hits:
Description: 可以与来自GRPS或CDMA设备建立TCP/IP的连接,在建立连接之后可以互发数据,能够时时检测设备的在线情况,准确性和响应速度极好!-can from GRPS or CDMA equipment to establish TCP/IP connectivity, the establishment of inter-linking can be made after data can always testing equipment online, accuracy and response speed excellent!
Platform: |
Size: 371712 |
Author: doquick |
Hits:
Description: PPP拨号上网协议栈,通过串口编程,实现PPP拨号网络底层协议以及TCP/IP协议,主要用于GPRS,CDMA,电话拨号等通信领域
Platform: |
Size: 29696 |
Author: |
Hits:
Description: 非常好用,真的,自己学习过了,现在拿出来与大家分享,希望有帮助!-Very easy to use, really, their own learning, and now out to share with you the hope that has helped!
Platform: |
Size: 10240 |
Author: birdy |
Hits:
Description: :gprs终端,VB、控件、协议,WINSOCKET控件,Winsock控件,gprs,cdma,gprs编程,gprs模块,gprs终端,gprs modem,gprs无线,modem,终端,gprs设备,cdma模块,cdma终端,cdma modem,产品,无线,无线数据传输,数据传输,编程,gprs数据编程,tcp,ip,udp, Winsock dll, Winsock ocx控件,Winsock ocx, Winsock函数, Winsock编程,WINSOCKET,Sockets,Socket,tcp协议,ip协议,ppp,ppp协议,udp协议,下载,示例,编程示例,示例代码,源代码。单片机,mc51,mc51单片机,430,plc,组态软件,组态王,8051,89c52等。无线传输,无线上网,gprs无线上网,终端。Internet,网络,网络编程。网络设计,gprs组网方式,gprs,tcp/ip包,tcp/ip数据包,tcp/ip数据包格式,报文格式,-err
Platform: |
Size: 99328 |
Author: jinming |
Hits:
Description: CDMA & GPRS 无线开发[TCP通讯]-CDMA & GPRS wireless development [TCP communications]
Platform: |
Size: 158720 |
Author: 施连庆 |
Hits:
Description: 华为MC703无线模块AT命令手册, 适用于华为CDMA2000带TCP/IP协议栈的无线模块。对符合中国电信CDMA2000标准的无线模块也适用。-Huawei MC703 wireless module AT command manual for Huawei' s CDMA2000 with TCP/IP protocol stack for wireless modules. Right in line with China Telecom CDMA2000-standard wireless module also apply.
Platform: |
Size: 1104896 |
Author: 何足道 |
Hits:
Description: GPRS \CDMA DTU 设备通用测试程序。支持TCP/UDP协议。-DTU test tool
Platform: |
Size: 238592 |
Author: gypersonal |
Hits:
Description: 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
Platform: |
Size: 31744 |
Author: 刑名 |
Hits: