文件名称:ServDownload20130524
- 所属分类:
- 远程控制编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-06-21
- 文件大小:
- 8.08mb
- 下载次数:
- 0次
- 提 供 者:
- 曾**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文件数据服务下载程序,VC2010写的用到TCP协议,可任意多个客户端同时下载文件。每增加一个下载用户则服务多开一个发包的缓存。端口和包格式可以在程序另设置-File Data Services download, VC2010 write TCP protocol used can be any multiple clients simultaneously download files. Each additional user is a download service to open a contracting cache. Port and packet format can be set in the program another
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ServDownload20130524\DownloadServ2\DownloadServ2.sln
....................\.............\DownloadServ2.suo
....................\.............\.............\DownloadServ2.aps
....................\.............\.............\DownloadServ2.cpp
....................\.............\.............\DownloadServ2.h
....................\.............\.............\DownloadServ2.rc
....................\.............\.............\DownloadServ2.vcxproj
....................\.............\.............\DownloadServ2.vcxproj.filters
....................\.............\.............\DownloadServ2.vcxproj.user
....................\.............\.............\DownloadServ2Dlg.cpp
....................\.............\.............\DownloadServ2Dlg.h
....................\.............\.............\ReadMe.txt
....................\.............\.............\resource.h
....................\.............\.............\stdafx.cpp
....................\.............\.............\stdafx.h
....................\.............\.............\targetver.h
....................\.............\.............\TcpFileData.h
....................\.............\.............\TcpFileName.h
....................\.............\.............\TcpSockServ.h
....................\.............\.............\res\DownloadServ2.ico
....................\.............\.............\...\DownloadServ2.rc2
....................\.............\.ebug\DownloadServ2.exe
....................\.............\.....\DownloadServ2.ilk
....................\.............\.....\DownloadServ2.pdb
....................\........Client\DownloadClient.sln
....................\..............\DownloadClient.suo
....................\..............\..............\DownloadClient.aps
....................\..............\..............\DownloadClient.cpp
....................\..............\..............\DownloadClient.h
....................\..............\..............\DownloadClient.rc
....................\..............\..............\DownloadClient.vcxproj
....................\..............\..............\DownloadClient.vcxproj.filters
....................\..............\..............\DownloadClient.vcxproj.user
....................\..............\..............\DownloadClientDlg.cpp
....................\..............\..............\DownloadClientDlg.h
....................\..............\..............\ftp1.h
....................\..............\..............\ReadMe.txt
....................\..............\..............\resource.h
....................\..............\..............\stdafx.cpp
....................\..............\..............\stdafx.h
....................\..............\..............\targetver.h
....................\..............\..............\res\DownloadClient.ico
....................\..............\..............\...\DownloadClient.rc2
....................\..............\.ebug\DownloadClient.exe
....................\..............\.....\DownloadClient.ilk
....................\..............\.....\DownloadClient.pdb
....................\多用户同时下载同文件.exe
....................\DownloadServ2\DownloadServ2\res
....................\........Client\DownloadClient\res
....................\........Serv2\DownloadServ2
....................\.............\Debug
....................\........Client\DownloadClient
....................\..............\Debug
....................\DownloadServ2
....................\DownloadClient
ServDownload20130524