CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - tcp file transfer

搜索资源列表

  1. TCPUDP

    0下载:
  2. 基于TCP,UDP协议的client,server代码,及增加了文件传输判断的加强版-Based on TCP, UDP protocol client, server code, and to increase the file transfer to determine the enhanced version of
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3331
    • 提供者:alick
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. cSharp-transfer

    0下载:
  2. (C#、TCP、控制台方式)提供简单的局域网文件传输功能-(C#, TCP, console mode) provides a simple LAN file transfer capabilities
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:49751
    • 提供者:oldguy1234
  1. FileTransfer

    0下载:
  2. 使用C语言编写的局域网文件传输程序,基于UDP实现了自己的应用层协议,使用多线程,文件传输速度很快,自带拥塞控制,模拟了TCP的选择重传机制-Using the C language of the LAN file transfer program, based on UDP to achieve its own application layer protocol, using multi-threaded, file transfer is fast, bring their own con
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:25955
    • 提供者:fy
  1. TCP

    0下载:
  2. Csharp的局域网两天软件,拥有文件传输·等强大的功能·-CSharp LAN software for two days, with file transfer, such as powerful
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-25
    • 文件大小:39923
    • 提供者:ethan
  1. UDP

    2下载:
  2. 用UDP实现可靠文件传输 大家都清楚,如果用TCP传输文件的话,是很简单的,根本都不用操心会丢包,除非是网络坏了,就得重来。用UDP的话,因为UDP是不可靠的,所以用它传输文件,要保证不丢包,就得我们自己写额外的代码来保障了-Use UDP to achieve a reliable file transfer we all know that if we use TCP to transfer files, it will be very simple, simply do not
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:10971
    • 提供者:mywk
  1. TCP_FileTransferServer

    0下载:
  2. TCP文件传输协议的服务器端的实现(JAVA编写)-TCP File Transfer Protocol server-side to achieve the (JAVA prepared)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:12721
    • 提供者:stuartking
  1. TCP_FileTransferfileClient

    0下载:
  2. TCP文件传输协议的客户端功能实现(JAVA编写)-TCP File Transfer Protocol client functions (JAVA prepared)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:22392
    • 提供者:stuartking
  1. tcp_file_transfer

    0下载:
  2. tcp文件传输 提供 大文件传输功能 提供服务器连接-tcp file transfer big file transfer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:509820
    • 提供者:wu
  1. JavaFile

    0下载:
  2. 一个简单的文件传输工具,使用tcp/Ip实现-A simple file transfer tool, use the tcp/Ip achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:101831
    • 提供者:wh
  1. file-transfer

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

    • 发布日期:2017-04-09
    • 文件大小:2948236
    • 提供者:yulei
  1. TCP_Client_Server(Ring_Topology)

    0下载:
  2. CSharp program simulates client - server file transfer using TCP
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:51288
    • 提供者:Ahmed Hashem
  1. TCP

    0下载:
  2. TCP 文件传输, 是基于TCP可靠的传输协议,经验证,传输文件没问题-TCP File Transfer, is based on the TCP reliable transport protocol, experience certificate, transfer files no problem
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5546129
    • 提供者:叶五
  1. MultithreadedfiletransferTCP

    0下载:
  2. 多线程文件传输Dehpli中的TCP控件实现-Multi-threaded file transfer Dehpli achieved in the TCP control
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:470857
    • 提供者:张一一
  1. tcp-file-client

    0下载:
  2. 基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序-Tcp reliable data transmission based on client and server, file transfer, customer-side programs
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1182446
    • 提供者:丁宇
  1. tcp-file-server

    0下载:
  2. 基于TCP协议的客户端与服务器端文件传送的服务器程序-TCP-based client and server-side file transfer server program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:1192670
    • 提供者:丁宇
  1. TCP-IP-File-Transportion

    0下载:
  2. 一个通过SOCKET来实现传输文件的例子,对于初学网络编程的初学者有很大的帮助。-SOCKET to implement a file transfer through the example of network programming for the beginner is very helpful for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1601
    • 提供者:王建
  1. TCP-File-Transfer

    0下载:
  2. TCP文件传输,服务器端和客户端能够相互传送-TCP file transfer, server and client can send each other
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:336465
    • 提供者:潘德锋
  1. File-transfer-tcp-ip

    1下载:
  2. 基于TCP-IP的文件传输程序,分为服务端、客户端,有菜单选择(收、发、退出),双向收发,半双工通讯。-Based on tcp-ip protocol,server&client,menu,Half Duplex.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1370988
    • 提供者:小勺子
  1. TCP-file-transfer

    0下载:
  2. 1、服务器端动态的监听在线用户,并获取客户端IP; 2、实现两台计算机间的文件传输; 3、实现将服务器上的某个文件传输到本地,且双方可知道文件的接受率,传输率及文件大小的情况。 -1, the server dynamically monitor online users and obtain client IP 2, file transfer between two computers 3, to achieve a file on the server will
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:212595
    • 提供者:李潇风
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com