文件名称:FileTransfer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- 魏**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个使用非常简单的文件被修改后自动发送的程序,包含有完全的源代码,完全采用基本的TCP/IP协议;该程序编程方法与平常的思维不相同,采用服务器端和客户端颠倒过来编程的方式,即服务器向客户端主动申请和发送的编程方式,值得借鉴的,呵呵。-A very simple program is used to automatically send the modified file, This file includes full source code, complete with basic TCP/IP protocol thinking is not the same as the programming method with the usual server and client reversed Programming way, that the initiative to apply for the server to the client and sent programmatically worth learning.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
FileTransfer\FileTransfer.cpp
............\FileTransfer.h
............\FileTransfer.rc
............\FileTransfer.sln
............\FileTransfer.suo
............\FileTransfer.vcxproj
............\FileTransfer.vcxproj.filters
............\FileTransferDlg.cpp
............\FileTransferDlg.h
............\ReadMe.txt
............\res\FileTransfer.ico
............\...\FileTransfer.manifest
............\...\FileTransfer.rc2
............\resource.h
............\SendFile.cpp
............\SendFile.h
............\stdafx.cpp
............\stdafx.h
............\TcpTransfer.cpp
............\TcpTransfer.h
............\res
FileTransfer