搜索资源列表
UNIX文件下载软件 1.0
- 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
tp-client-final
- 使用TCP Socket并发传输大、多文件,支持同时传输12路,此文件时client,下载者需要更改在自己盘创建带传输的文件,参加Client的Child源代码-The use of large transfer TCP Socket complicated, multi-file, the file client, need to download the disk to create change in their transmission of the document, the Chil
file-transfer
- 多线程TCP文件下载,速度很快,效果很好!-TCP File Download
loadfile
- 这是一个在Visual C++的环境下设计的网络传输文件的程序,服务器端主动连接并选择发送文件,客户端连接并下载选择的文件-This is a Visual C++ design environment of the network file transfer program, the server-side active connection and select to send the file, the client connection and download the selected
abc
- VisualC++网络高级编程。 基本网络编程技术。 Telnet协议实现 Http协议实现 Ftp协议实现 文件下载 UDP协议实现 ICMP协议实现 ppp协议实现 代理服务器实现 ...... -VisualC++ advanced programming network. Basic network programming. Http protocol Telnet protocol Ftp file download protocol UDP
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
httpapp
- 用迅雷下的资源不能断点续传,自己写了一个下载文件的程序,可以断点续传,可以多线程分段并发下载,还可以自己定义下载文件的开始位置,比工具灵活多了。 待改进问题:大文件下载速度抢不过其他下载工具,正在研究如何能保证自己程序对带宽不被占用。-HTTP use resources under the Thunder can not write a download program, can be HTTP, can be multi-threaded segments of concurrent d
hh_downLoader
- 自编下载小工具,可以多线程多分块断点续传下载文件,以及根据服务器xml解析内容来下载多个文件-Compose download the gadget, you can multi-threaded the multisection block HTTP download, as well as to download more than one file server xml parsing content
Demo-FileTransfer
- vc++6.0环境下实现各种类型的文件传输,程序采用CS架构,分为客户端和服务端,客户端向服务端请求文件名后下载文件-vc+ to achieve various types of file transfer 6.0 environment, the program uses CS architecture, divided into client and server, the client requests to the server to download the file filenam
FTPSample
- 使用FTP上传和下载,用到了事件,多线程同步,内存读写,文件操作。-The use of FTP upload and download, use the event, multi thread synchronization, memory read and write, file operations.
vbMCServerLauncher20141026_code
- 一个使用VB进行启动Minecraft服务器程序,并控制的代码。(使用SendKeys) 默认启动文件spigot.jar,可以自行修改 内置URLDownloadToFile,可以通过挂直链来实现自动下载服务端。-Use VB to start a Minecraft server, and control code. (Using the SendKeys) default load file spigot.jar, you can modify the URLDownloadTo
share1
- TCP文件下载上传,可实现随时随地暂停,恢复,终止等操作。(TCP file download, upload, you can achieve anytime, anywhere suspended, recovery, termination and other operations.)
client&server
- 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
TcpUploadFile
- 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)