搜索资源列表
TCPIPNetTime
- 关于无线网络程序设计TCP/IP,比如如何建立socket,服务器和客户端如何通讯-on wireless network design process TCP / IP, such as how to establish socket, server and client how communications
RCC
- 串口通讯在客户端/服务器类型的应用程序设计中经常要使用到,目前串口通讯采用的一般是专用软件包或者标准串口通讯协议(如XMODEM、ZMODEM等),这样完整详细且免费的软件包比较少,所以在SPCOMM的基础之上建立了本文所描述的串口通讯协议,称之为RCC(表示为Reliable Comm Communication),其主要目标是在用串口进行通讯的客户端/服务器双方建立一条可靠的通讯链路,就象TCP(RFC793)一样。该协议的目前的开发是采用VC++,应用平台为WIN95/NT,但作为RCC协
Gprspc
- 采用cb平台开以,利用spcom组件实现串口和GPRS模块通讯,通过GPRS网络对TCP/IP服务器进行数据通讯,本程序对串口和GPRS模块通讯有限好参考价值-Cb platform used to open to the use of components spcom implementation GPRS module serial port and communications, through the GPRS network to TCP/IP server for data comm
xmodem
- XModem协议服务器端代码,实现256-1KXModem协议的服务器端程序,常用于与嵌入式设备的数据传输-XModem server-side code, server-side programs to achieve the 256-1KXModem agreement, and embedded devices commonly used in data transmission
fuwuqi
- c++写的通信服务器端程序,已经调试成功,对于想深入学习c++的人员有很大帮助-c++ written communication server-side programs, debugging has been successful, staff would like to learn c++