搜索资源列表
VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
- 非常牛的代码,用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。
VC-HTTP-FILE-WEB
- 作用的是MFC中的一个类,HTTP,分析SOCKET协议。模仿HTTP上传文件。通过80端口上传,可有效避开防火墙等。-用VC通过HTTP把文件直接传到WEB服务器上,可以在开发木马的朋友会用到。-VC-HTTP-UPLOAD-FILE-TO-WEB-SERVER-GUORUAN.COM
UDP_Ftp
- UDP檔案下載/上傳功能 模擬TCP 的確認(ack)/重傳(retransmit)機制(含Timeout) Client端檔案續傳功能-UDP file download/upload simulated TCP acknowledgment (ack)/retransmission (retransmit) mechanism (with Timeout) Client-side file resume capability
upordown
- tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
FTPSample
- 使用FTP上传和下载,用到了事件,多线程同步,内存读写,文件操作。-The use of FTP upload and download, use the event, multi thread synchronization, memory read and write, file operations.
share1
- TCP文件下载上传,可实现随时随地暂停,恢复,终止等操作。(TCP file download, upload, you can achieve anytime, anywhere suspended, recovery, termination and other operations.)
TcpUploadFile
- 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)