搜索资源列表
UDP通信示例程序.rar
- 这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。 示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。
0904 与WinSock结合的串口通信实例
- 与WinSock结合的串口通信实例,分为服务器端何客户端两个程序,程序名分别为SClient,SServer -WinSock combined with the serial communication examples, divided into server-client 2 DR procedures, procedures were respectively SClient, SServer
QQ
- 最新版QQ通信协议,QQ的版本升级比较频繁,而且与多数的软件不同的是,它客户端的升级往往伴随着协议相应的改变。 目前,对研究QQ协议版本比较重要的是: QQ2000c 。它对应的客户端协议版本是08xx,目前对这个版本的研究比较多。 QQ2003 (0808) 这是腾讯最新公布的QQ版本,目前发现它对应的客户端协议版本是0A 1D。目前对这个版本的研究才刚刚开始,此版本对协议做了比较大的改动。 -qq
FakeTolcan33
- 功能主要是串口通信和网络通信方面的,客户端发命令,采集到数据-Function is mainly serial communication and network communications, the client issued an order to the data acquisition
OPCClientEx
- OPC客户端与PLC进行数据通信,可以给大家做一个参考-OPC
BluetoothChat
- SymbianS60平台上的蓝牙聊天程序代码。该程序允许两个用户通过蓝牙通信交换文本消息,包括了客户端代码和服务器端代码。-Bluetooth SymbianS60 platform chat program code. The program allows two users to exchange text messages with Bluetooth communications, including client-side code and server-side code.
OPCDA2.05aSpecification
- OPC 协议及通信接口、定义及实现方法,通过该文档可以开发相应 OPC客户端程序-OPC Data Access Custom Interface Specification
clientSourceCode
- 基于Android的蓝牙通信样例程序,里面含有蓝牙通信客户端部分的写法-Android-based Bluetooth communication sample program
Android-weibo-source
- 这是andoid系统上的口袋微博的源代码,包括服务器端和android客户端,对学习android系统网络通信以及进程很有帮助-this is android system develop koudai weibo sources, it is helpful for you to learn the ui program
AsyncEngineAndroid
- JAVA NIO 多线程 服务端与客户端通信例子。-JAVA NIO multi-threaded server and client communications example.
nio-test
- JAVA ANDROID NIO MUTITHREAD 服务端与客户端通信实例。-JAVA ANDROID NIO MUTITHREAD server instance and client communications.
WowExplorer
- C#写的服务端与客户端通信程序,可供学习,非常不错-Service and client communication program written in C#, for learning, very good
socket
- 使用eclipse,编写的简单服务端与客户端通信的程序,用于理解socket。-Using eclipse, prepared by the simple service and client communication procedures, for understanding the socket.
mp3play01
- 我自己写的ANDROID的MP3软件,服务器客户端通信,歌词显示,文件读写,操作SD卡等,非常有价值- I wrote it myself ANDROID of MP3 software, client server communication, lyrics display, document literacy, operation SD card, very valuable
Android客户端服务器
- 代码包括android客户端和java服务器端,可实现TCP/IP socket交互通信
rtcsample
- 用微软的实时通信API集成丰富的客户端通信-Microsoft s real-time communications with rich client API integrated communications
Android客户端与pc服务端程序demo
- 实现android 手机端 与 PC 端 通信(android with PC connect and communication)
Bluetooth客户端与服务端
- 蓝牙客户端与服务端之间的通信,可以实现收发数据,实现通信。(communication between the client and the server.)
ClientDemo1
- 这是一个socket通信的客户端程序,c#的winform编程(his is a socket communication client program, WinForm programming c#)
Pbc
- 实现服务器、客户端通信数据解析。当数据结构改变不用同步修改 。(Realize the server and client communication data parsing.)