CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - file download

搜索资源列表

  1. UNIX文件下载软件 1.0

    0下载:
  2. 此程序适用于SCO UNIX主机系统,客户端为任意平台。 以Windows客户为例,以下简要说明其使用方法。 1、直接拨号方式 先进入Windows的终端仿真器, 使用ATDT命令向UNIX主机拨号,当主机连通时, 运行主机的FGET程序,格式为 FGET 下载文件名。然后,从终端仿真器的\"传输\"菜单选\"接收二进制文件\"选项,输入本地文件名后,即可接收文件。 2、internet连接方式 先将FGET文件在主机上编译通过, 然后用Netterm之类的telnet软件连接到主机上,当主机连
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5.16kb
    • 提供者:maki
  1. tp-client-final

    0下载:
  2. 使用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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3.63mb
    • 提供者:xuzhisheng
  1. file-transfer

    0下载:
  2. 多线程TCP文件下载,速度很快,效果很好!-TCP File Download
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:2.81mb
    • 提供者:yulei
  1. loadfile

    0下载:
  2. 这是一个在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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:11.06mb
    • 提供者:萧飞
  1. abc

    0下载:
  2. VisualC++网络高级编程。 基本网络编程技术。 Telnet协议实现 Http协议实现 Ftp协议实现 文件下载 UDP协议实现 ICMP协议实现 ppp协议实现 代理服务器实现 ...... -VisualC++ advanced programming network. Basic network programming. Http protocol Telnet protocol Ftp file download protocol UDP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4.35mb
    • 提供者:
  1. UDP_Ftp

    0下载:
  2. UDP檔案下載/上傳功能 模擬TCP 的確認(ack)/重傳(retransmit)機制(含Timeout) Client端檔案續傳功能-UDP file download/upload simulated TCP acknowledgment (ack)/retransmission (retransmit) mechanism (with Timeout) Client-side file resume capability
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:6.76kb
    • 提供者:amy
  1. upordown

    0下载:
  2. tcp 或 udp 实现文件的上传和下载,只是一个简单的例子-tcp or udp for file upload and download, just a simple example
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:468.16kb
    • 提供者:zhangnan
  1. httpapp

    0下载:
  2. 用迅雷下的资源不能断点续传,自己写了一个下载文件的程序,可以断点续传,可以多线程分段并发下载,还可以自己定义下载文件的开始位置,比工具灵活多了。 待改进问题:大文件下载速度抢不过其他下载工具,正在研究如何能保证自己程序对带宽不被占用。-HTTP use resources under the Thunder can not write a download program, can be HTTP, can be multi-threaded segments of concurrent d
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-22
    • 文件大小:11.23kb
    • 提供者:qiaowei
  1. hh_downLoader

    0下载:
  2. 自编下载小工具,可以多线程多分块断点续传下载文件,以及根据服务器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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-22
    • 文件大小:119.83kb
    • 提供者:hh
  1. Demo-FileTransfer

    0下载:
  2. 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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2.61mb
    • 提供者:jason
  1. FTPSample

    0下载:
  2. 使用FTP上传和下载,用到了事件,多线程同步,内存读写,文件操作。-The use of FTP upload and download, use the event, multi thread synchronization, memory read and write, file operations.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:41.36kb
    • 提供者:lss
  1. vbMCServerLauncher20141026_code

    0下载:
  2. 一个使用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
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-13
    • 文件大小:2.8kb
    • 提供者:程华曦
  1. share1

    0下载:
  2. TCP文件下载上传,可实现随时随地暂停,恢复,终止等操作。(TCP file download, upload, you can achieve anytime, anywhere suspended, recovery, termination and other operations.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-18
    • 文件大小:3kb
    • 提供者:大地111
  1. client&server

    0下载:
  2. 服务器端和客户端,基于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))
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:60.23mb
    • 提供者:蹦蹦慧
  1. TcpUploadFile

    0下载:
  2. 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:1kb
    • 提供者:Ray Xie
搜珍网 www.dssz.com