-
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
-
(ebook---pdf)-Addison-Wesley---Extreme-Programmin
First, XP is a programming discipline. We’ll look at a core innovation:
how “test-first” changes the programming process itself.
We’ll also discuss refactoring, the way XP programmers improve
their code.
Second, XP is a team discipline. It has evolved a number of
practices that help produce a high-performing team. We’ll compare
XP to alternative practices, and see some of them in action.
- 2013-03-25 22:32:56下载
- 积分:1
-
TimeTransform
vc 时间戳转换北京时间格式(字符串) 北京时间格式转换时间戳
- 2015-12-29 10:52:56下载
- 积分:1
-
huoqu
获取本地计算机信息的小代码,比较简单,适合初学网络编程(a simple program of geting information from computer)
- 2013-11-28 23:56:56下载
- 积分:1
-
(Access)
mfc数据库用mfc方式实现了数据库功能(mfc database)
- 2020-10-30 22:49:56下载
- 积分:1
-
Deal_Excel
一个小例子 如何操作Excel 无条件添加数据(vb.net
teach you how to add Excel)
- 2020-06-16 23:20:01下载
- 积分:1
-
VCPP
此资料能够使自己充分的了解VC++,而且还能在其中熟悉语言环境。(This information can make their full understanding VC++, but also the environment in which you are familiar with the language.)
- 2013-09-23 12:23:03下载
- 积分:1
-
luzhi(vb)
fins协议的vb编程,对开发工业控制软件的朋友有借鉴意义(fins omron plc vb programe
)
- 2014-12-26 09:14:22下载
- 积分:1
-
demo4_1
Source code to book Tricks of the Windows game programming gurus
- 2011-05-08 18:36:27下载
- 积分:1
-
luckyProgram
自用的摇号软件,C++实现的,有很多不足之处。大家一起改进吧,亲们(my test program for lucky)
- 2016-11-04 13:21:45下载
- 积分:1