搜索资源列表
-
0下载:
它包括服务器端程序TcpServer和客户端程序TcpClient主要才用socket 编程,
本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。这种编程的优势在于传送的数据不会丢失,而且用户上线下线时能即时反应出来.
-It includes procedures TcpServer server and client TcpClient mainly spent s
-
-
0下载:
基于TCP协议的多线程通讯源码,包括服务器和客户端,工程文件基于VS9.0的Win32控制台程序,实现了通讯链路异常中断的检测和重新连接等,包含可执行文件。-Multithreaded communication based on TCP protocol source code, including server and client, the project file is based on VS9.0 Win32 console program abort communication li
-
-
0下载:
自己写的完整串口通信类,有实例程序,类中有详细的中文注释,多线程监听串口数据,搜索电脑上所有串口设备,对串口设备的插拔进行监听-Complete serial communication class to write their own, there are instances of the program, the class detailed notes in Chinese, all serial devices multithreaded monitoring serial data,
-