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

搜索资源列表

  1. yifeiTCPClient

    0下载:
  2. 一个tcp文件传输程序,它在客户端通过连接到服务器上,传输文件-a file transfer program that the client connect to the server, file transfer
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:11375
    • 提供者:孙亦非
  1. WSFileTransfer_src

    0下载:
  2. 实现TCP文件传输功能。分成服务端和客户端两个部分-TCP file transfer function. Divided into server and client in two parts
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:18587
    • 提供者:jakeyzhou
  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. YiZhong.rar

    1下载:
  2. 改写好的基于TCP协议的SOCKET编程,包括发送和接收端源码。可用来编写远程文件传输。TCP比UPD麻烦,可以参考一下,Rewritten based on the TCP protocol good SOCKET programming, including the source code for sending and receiving end. Can be used to prepare the remote file transfer. UPD trouble than TCP,
  3. 所属分类:TCP/IP Stack

    • 发布日期:2015-04-11
    • 文件大小:58172
    • 提供者:陈亮
  1. TCP

    0下载:
  2. 用c语言编写的TCP文件,实现面向连接的传输功能-Using c language to write the TCP file to realize the connection-oriented transmission
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:438682
    • 提供者:袁明
  1. code.rar

    0下载:
  2. 文件传输的并发服务器,包含基于tcp协议和udp协议的 ,Concurrent file transfer server that contains the tcp-based protocols and udp protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:3696
    • 提供者:陈力
  1. TCP

    0下载:
  2. 简单模拟TCP文件传输,里面包括C/S端程序代码-Simple simulation of TCP file transfers, which include C/S client code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2375
    • 提供者:justbat
  1. UDP_YY_1.3

    0下载:
  2. udp 穿透NAt,和文件传输,用UDP模拟tcp的机制发送文件-peer to peer programming,udp act as tcp
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:158777
    • 提供者:陈金力
  1. socket_chat

    0下载:
  2. 可以通过TCP/UDP方式进行局域网文件传输,以及聊天-you can use it to send file and talk to others in the LAN
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:50146
    • 提供者:liutao
  1. wangluowenjianchuanshu

    0下载:
  2. 本文主要介绍用tcp进行的文件传输 有详细的解说,适合新手练习-This paper describes the use of tcp file transfer detailed explanations, suitable for novices to practice
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:41831
    • 提供者:
  1. filesend

    0下载:
  2. 这是一个基于TCP/IP的网络文件传输程序,通过socket建立客户端和服务器端,传输文件-This is based on TCP/IP network file transfer program, through the establishment of socket client and server, transfer files
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-16
    • 文件大小:4541009
    • 提供者:fsa
  1. TCP

    0下载:
  2. Java之TCP协议封装类,并附带一个文件传输应用实例.-tcp transferring sample in java language
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:15893
    • 提供者:babala_234
  1. TCP-IP

    0下载:
  2. tcp_ip编程实现文件传输(C语言)-tcp_ip file transfer programming (C language)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:9193
    • 提供者:任宏
  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. TcpUdpDemo

    0下载:
  2. c#,TCP文件传输通信协议和UDP文件传输通信协议demo-c#, TCP and UDP file transfer protocol file transfer protocol demo
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:45260
    • 提供者:刘尚
  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. TCPFileTransfer

    0下载:
  2. 简单的TCP文件传输。包括服务器端和客户端,网络编程基础,可以做很好的参考。-Simple TCP File Transfer. Including server and client, network programming foundation, you can do a good reference.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1951791
    • 提供者:lewpan
  1. 基于TCPIP协议的文件传输源码

    0下载:
  2. 基于C语言实现大文件传输,主要实现TCPIP协议,能实现单个文件超过4个G的传输,速度在局域网下能达到极限传输速度(This program achieved to transfer large file based TCP/IP protocal.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-27
    • 文件大小:268288
    • 提供者:个实离
  1. TCP_Client

    0下载:
  2. 使用TCP通讯协议,这个是客户端的代码,可以实现局域网下进行文件传送,适合工业局域网文件管理的小工具(Using TCP communication protocol, this is the source code of the client,it can implement file transfer in LAN and a small tool suitable for file management in industrial LAN.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-09
    • 文件大小:1249280
    • 提供者:ajdw10
  1. 文件传输

    0下载:
  2. 从客户端到服务器进行文件传输,其中服务器实现并发处理的功能,可以解决重名的情况(File transfer to the server from the client, the server can realize the concurrent processing function, and solve the same name's situation)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:SAKURA鱼
« 12 3 4 5 »
搜珍网 www.dssz.com