文件名称:sock-transmit
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-03-29
- 文件大小:
- 131kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
作为一个程序员,使用这些现有的协议传送文件相当简单,不过,它们只适用于服务器模式中。这样,当我们想在点与点之间传送文件就不适用了或相当麻烦,有一种大刀小用的意味。笔者一直想寻求一种简单有效,且具备多线程断点续传的方法来实现点与点之间的文件传送问题,经过大量的翻阅资料与测试,终于实现了,现把它共享出来,与大家分享。
-As a programmer, it is quite simple to use these existing protocol to transfer files, however, they only apply to server mode. In this way, when we want to transfer files between points do not apply, or rather a lot, a small sword imply. I have been looking for a simple and effective, and with multi-threaded HTTP file transfer between points, read the information and testing, and finally realized, now shared with to share with you.
-As a programmer, it is quite simple to use these existing protocol to transfer files, however, they only apply to server mode. In this way, when we want to transfer files between points do not apply, or rather a lot, a small sword imply. I have been looking for a simple and effective, and with multi-threaded HTTP file transfer between points, read the information and testing, and finally realized, now shared with to share with you.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
client 1.1\cdownload.cpp
..........\cdownload.h
..........\chatbar.cpp
..........\chatbar.h
..........\client1.aps
..........\client1.clw
..........\Client1.cpp
..........\client1.dep
..........\client1.dsp
..........\client1.dsw
..........\client1.h
..........\client1.mak
..........\Client1.opt
..........\client1.plg
..........\client1.rc
..........\client1Doc.cpp
..........\client1Doc.h
..........\client1View.cpp
..........\client1View.h
..........\CntrItem.cpp
..........\CntrItem.h
..........\downonline.cpp
..........\downonline.h
..........\ipbar.cpp
..........\ipbar.h
..........\IpBar1.cpp
..........\IpBar1.h
..........\linkctrl.cpp
..........\linkctrl.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\mycsocket.cpp
..........\mycsocket.h
..........\mysocket.cpp
..........\mysocket.h
..........\Online.cpp
..........\Online.h
..........\OnlineList.cpp
..........\OnlineList.h
..........\res\client1.ico
..........\...\client1.rc2
..........\...\client1Doc.ico
..........\...\link.cur
..........\...\Toolbar.bmp
..........\res
..........\Resource.h
..........\StdAfx.cpp
..........\StdAfx.h
client 1.1
server 1.1\charbar.cpp
..........\charbar.h
..........\CntrItem.cpp
..........\CntrItem.h
..........\linkctrl.cpp
..........\linkctrl.h
..........\MainFrm.cpp
..........\MainFrm.h
..........\mysocket.cpp
..........\mysocket.h
..........\Online.cpp
..........\Online.h
..........\OnlineList.cpp
..........\OnlineList.h
..........\res\link.cur
..........\...\server1.ico
..........\...\server1.rc2
..........\...\server1Doc.ico
..........\...\Toolbar.bmp
..........\res
..........\Resource.h
..........\server1.aps
..........\server1.clw
..........\server1.cpp
..........\server1.dsp
..........\server1.dsw
..........\server1.h
..........\server1.opt
..........\server1.plg
..........\server1.rc
..........\server1Doc.cpp
..........\server1Doc.h
..........\server1View.cpp
..........\server1View.h
..........\StdAfx.cpp
..........\StdAfx.h
server 1.1