-
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
-
多人聊天程序
基于TCP/IP的多人聊天程序(包含服务器和客户端)( Chat the procedure based on the TCP/IP multi- people (to
contain server and customer end) )
- 2004-07-03 23:37:55下载
- 积分:1
-
arpasdfasdf
编写程序,实现基于ARP协议获取本局域网内全部活动主机MAC地址与IP地址对应关系列表,要求使用Winpcap,手动封装ARP数据包,并实现ARP响应数据包的接收和解析。(programming, ARP-based LAN access to the activities of all MAC address and IP address correspondence list, require the use of Winpcap, manual Packaging ARP packets, and achieve ARP response data packet reception and analysis.)
- 2006-12-04 14:44:34下载
- 积分:1
-
the4th
利用socket实现简单文件传输,mfc实现,很简单(Simple file transfer using socket, mfc achieve)
- 2013-10-20 15:37:24下载
- 积分:1
-
Kv2008VirusUpdate_VC
江民KV2008移动版病毒库升级程序,内含源码(Jiangmin KV2008 mobile version of the virus database update program, includes source code)
- 2010-03-05 10:13:42下载
- 积分:1
-
Demo-FileTransfer
一个简单的ftp传送文件的协议!?桓黾虻サ膄tp传送文件的协议!(A simple file transfer protocol ftp!? Hwan Microvelia Tabanidaeサ膄tp agreement to send the document!)
- 2008-05-16 14:15:21下载
- 积分:1
-
httpviaproxy
可以实现HTTP转发/HTTP请求,如果需要做一个网页下载,那么可以使用该类,该类最大的特点是支持PROXY代理下载!(HTTP can be transmitted/HTTP request, if required to do a website, then you can use this kind, the largest such feature is support PROXY proxy to download!)
- 2007-07-24 09:54:47下载
- 积分:1
-
放大镜
简单放大镜,生成一个放大窗口,滚轮实现倍率调节(Simple magnifier generates an enlarged window, and the roller realizes magnification regulation)
- 2017-07-15 15:37:07下载
- 积分:1
-
oRTP
说明: 该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。(The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation process, there is use for network programming.)
- 2010-04-05 14:52:39下载
- 积分:1
-
GetIPConfig
可以获取自己的ip地址,模仿cmd的ipconfig命令(Can get the ip address imitate cmd ipconfig command)
- 2012-12-19 08:39:12下载
- 积分:1