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

搜索资源列表

  1. test2

    0下载:
  2. UDP 文件传输,这真的是Java文件传输呀
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:2653
    • 提供者:wanghui
  1. FileTran

    0下载:
  2. 实现文件传输,建立链接后可以监视数据包数和启动线程数,当传送完毕或停止会断开链接,需要重新链接.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:63401
    • 提供者:菜鸟一只
  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
    • 文件大小:5285
    • 提供者:maki
  1. filetransfer.rar

    0下载:
  2. 用Winsock2 编写的一个文件传输的核心例程。 分为客户端和服务器端两部分,当客户端连接到服务器后,它们之间可以互传文件。,Winsock2 prepared using a file transfer of the core routines. Divided into client and server in two parts, when the client to connect to the server, they can be to each other between th
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2462
    • 提供者:Edward zhang
  1. fft2.0.rar

    0下载:
  2. 通过UDP传送文件,经测试,在教育网内两个高校间传输能达到ftp速度的10~100倍,其主要工作机制是使用TCP使传输控制,UDP做数据传送。能加速的基本原因为,TCP的拥塞控制算法减慢了其传输速度,而用UDP自定义的传送协议则没有这个限制。,Transmission of documents through the UDP, tested, in the education network between the two colleges and universities can achiev
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-05-23
    • 文件大小:6356627
    • 提供者:小树林
  1. TCP_File_Transfer.rar

    0下载:
  2. 基于TCP的文件传输,分为服务器端和客户端,客户端可以传输任意大小、任意格式的文件到服务器端,该源代码很好使,也易懂!,TCP-based file transfer, is divided into server-side and client, the client can transfer any size, any format of documents to the server side, the source code very well so that is also easy
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:83818
    • 提供者:郝祥根
  1. FileTransfer_1_2_i_src

    0下载:
  2. 使用tcp和udp的文件传输,能自动连接和重传。-Tcp and udp to use file transfer, can automatically connect and retransmission.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:463221
    • 提供者:winkenjiang
  1. chat

    0下载:
  2. Qt聊天软件 可以有文件传输 UDP TCP协议-Qt chat software
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1498755
    • 提供者:李海
  1. MFC_file_transfer

    1下载:
  2. VC++编写的飞鸽传书的工程文件,完成用户登录,多人聊天,文件传输,以及聊天记录下载保存的功能.-This VC++ project can transfer files between server and clients,and it can allow you to chat with other clients,save the chat contents.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-30
    • 文件大小:12541680
    • 提供者:刘轶伟
  1. UdpSendFileDemo---6

    0下载:
  2. 一个C#的UDP文件传输示例,分享给大家-C# udp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:627956
    • 提供者:F1
  1. FilePoster

    1下载:
  2. TCP UDP C 语言实现 大文件传输 可在不同PC上传输-C program TCP UDP big file
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-01-08
    • 文件大小:135168
    • 提供者:liunian
  1. File_Transfer

    0下载:
  2. C 语言实现 大文件传输 可以在不同PC上传输-C program big file transfer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-24
    • 文件大小:83891
    • 提供者:liunian
  1. flute

    0下载:
  2. 一个单向文件传输协议,可以在WINDOWS与LINUX下编译。-A one-way file transfer protocol, can be compiled under WINDOWS with LINUX.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3626445
    • 提供者:dou
  1. 73462699VOIP_server_client

    0下载:
  2. 服务客户端通信,实现网络通信文件传输等 仅供参考-Services Client communications, network communications, such as file transfer is for reference only
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-26
    • 文件大小:450946
    • 提供者:yferp
  1. fsp-2.8.1b24

    0下载:
  2. FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:390992
    • 提供者:Y
  1. UDP_file_transfer

    0下载:
  2. 实现利用UDP协议的计算机间文件传输,带软件说明书-using the UDP protocol to transfer a file between computers, with software instructions
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-12
    • 文件大小:2618338
    • 提供者:yeguopeng
  1. avrlib_ccrma20061026.tar

    0下载:
  2. 基于UDP的文件传输,可以控制两个数据包发送的间隔,可以终止-UDP-based file transfer, you can control both the interval to send packets to terminate
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:973499
    • 提供者:卞涛
  1. TCPfiletransfer

    0下载:
  2. 这是一个采用TCP/IP协议进行文件传输的例子,对初学者有帮助。-This is a use of TCP/IP protocol for file transfer example, be helpful for beginners.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:263649
    • 提供者:zxh
  1. SocketDemo

    0下载:
  2. 一个sockt网络通讯实例,用sockt套接字实现文件的传输-Sockt examples of a network communication with sockt socket file transfer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:9011
    • 提供者:iuhiuh
  1. FileTransmission

    0下载:
  2. 通过socket建立TCP的文件传输和UDP在线聊天服务,采用客户端服务器模式-Socket through the establishment of TCP and UDP file transfer online chat service, using client-server model
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:98722
    • 提供者:尼恩
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com