-
MScomm
说明: 为解决实际测控系统中在控制中心的上位机和控制功能设备的下位机之间传送命令和文件的问题,在讨论VC++6.0中MSComm控件的基础上,通过制定通信协议、给命令和文件加入标识构成包进行传送,从而正确地区分了命令和文件.实验表明,基于该通信协议,可以成功地传送命令和多类型文件. (To address the actual measurement and control system in the Control Center PC and control functions of equipment under the digital transmission between orders and documents, in discussing the VC++ 6.0 in MSComm control on the basis of the communication protocol through the development to the orders and adding logo files constitute a packet transmitted, thereby correct distinction between the orders and documents. The experimental results show that based on the communication protocol, you can successfully send a command and multi-type documents.)
- 2008-09-07 13:00:04下载
- 积分:1
-
UDP_chat
利用udp包实现聊天。利用udp包实现聊天。(use udp packet to realize chat over net.)
- 2010-09-24 23:56:31下载
- 积分:1
-
PPowerTalkClient
功能强大的聊天工具,可以跨网关聊天,并且传送文件(Powerful chat tool, you can chat across the gateway, and transfer files)
- 2009-10-18 23:34:40下载
- 积分:1
-
Demo
11.13 VC2003 编译 如何获得网上邻居(11.13 How to get the Network Neighborhood)
- 2012-10-24 11:06:44下载
- 积分:1
-
WINDOWSNetWork
说明: windows网络编程艺术,适合网络开发程序员看(windows network programming art, web development programmers look for)
- 2010-04-09 10:49:19下载
- 积分:1
-
VCPP--scan
VC++ 编写简单文件扫描器
编写递归函数
查找文件 用的(recursive function)
- 2011-05-03 16:40:49下载
- 积分:1
-
ava-kuangjia
ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
- 2013-12-21 21:33:50下载
- 积分:1
-
44810407
Desktop drawing program, for beginners to understand the vc code is a good example, performance fun and easy to learn
- 2018-12-31 11:33:10下载
- 积分:1
-
mfcping
说明: 这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
- 2008-10-07 13:19:18下载
- 积分:1
-
SendFileClient
VC++实现类似于QQ文件传输功能的文件发送与接收程序示例,分为服务端和客户端,客户端首次接收数据,将判断文件包大小,数据包中一定包含完整的数据包结构信息,数据不一定完整;读取数据包的大小,包含数据包结构大小和数据大小,之前接收的数据与现在接收的数据能够构成至少一个完整的数据包,文件接收完毕则设置结束标记,若终止的连接,则弹出窗口告诉用户,对方终止了文件传送。
服务端程序是比较简单的,基本是复制文件数据、判断文件是否传递成功、等待对方收受发送任务或取消发送任务,分包继续发送文件等功能(VC++ implementation is similar to QQ file transfer capabilities to send and receive files program examples, divided into server and client, the client receives the first data packet to determine the file size, the packet must contain the complete information packet structure, the data is not must complete reading packet size, including the size and structure of the data packet size, and previously received data received data can now constitute at least one complete packet, the file has been received then set the mark, if the connection is terminated, the pop-up window telling the user, the other party to terminate the file transfer.
Server program is relatively simple, basically copying the file data, to determine whether the file transfer is successful, waiting for the other to accept or cancel the sending task sends tasks, subcontractors continue to send files and other functions
)
- 2014-06-03 13:50:03下载
- 积分:1