CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - TCP 文件传输

搜索资源列表

  1. sendfile

    0下载:
  2. 文件传输,局域网内客户端之间传输文件,TCP类库TcpListenerHelper TcpClientHelper TcpCommon-File transfers, LAN file transfer between client, TCP library TcpListenerHelper TcpClientHelper TcpCommon
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:25.59kb
    • 提供者:y
  1. uploadfile

    0下载:
  2. 上传手机目录下的文件,用tcp连接进行传输。在此基础上可以进行任意扩展。-Upload file cell phone directory, using tcp connections for transmission. On this basis, can be arbitrarily extended.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:22.6kb
    • 提供者:ghost
  1. src

    0下载:
  2. 用java实现网络中的tcp和udp协议下的文件传输-Achieve network with java tcp and udp file transfer under the agreement
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:9.11kb
    • 提供者:Trey
  1. FileTransfers

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

    • 发布日期:2017-04-10
    • 文件大小:1.9mb
    • 提供者:hpliweijian
  1. Udp

    0下载:
  2. 基于udp的聊天工具,在TCP/IP网络通信环境下,Socket数据传输是一种特殊的I/O,它也相当于一种文件描述符,具有一个类似于打开文件的函数调用-socket()。-UDP-based chat tools,Socket data transfer in TCP/IP network communication environment, a special I/O, it is equivalent to a file descr iptor, has a similar function
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:辛超
  1. ftp_lab

    0下载:
  2. 从命令行终端获得ftp 服务器的域名或 IP 地址字符串,转换为网络字节序的二进制 格式的IP 地址。 使用上述IP 地址和默认的21端口,创建一个到ftp 服务器的TCP 连接,用于传输 所有的控制命令。 在传输控制命令的TCP 连接中循环处理,将用户端的标准输入解释为FTP 协议的 控制命令并发送,根据ftp 服务器回复的响应命令执行一些本地操作或远程控制。 准备进行数据传输时,创建一个新的 TCP 连接,根据需要,将接收到的数据发送到 标准输出或存储到文件
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:8.31kb
    • 提供者:tangj
  1. tcpwenjianchuanshu

    0下载:
  2. tcp文件传输:利用Winsock控件连接客户端,,连接以后传输文件。-the tcp file transfers: Winsock control to connect the client, connection after transfer files.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:63.67kb
    • 提供者:xiaoke
  1. filetrans

    0下载:
  2. vs上用c写udp和tcp网络文件传输的的服务器和客户端-udp and tcp network file transfer server and client ,write by c vs
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:9.03mb
    • 提供者:yongjian
  1. tcp-c

    0下载:
  2. TCP传输文件,一个简单的小程序,新手可以尝试一下!-TCP to transfer files, a simple little program, and newcomers can try!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:184.03kb
    • 提供者:张宇
  1. DataTS

    0下载:
  2. Socket-TCP文件传输(DLL+exe)开源代码-socket-tcp send file(DLL+EXE)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:62.5kb
    • 提供者:陈晓云
  1. fileT

    0下载:
  2. C语言,文件传输,tcp链接,socket,自己修改服务器路径和ip即可,简单-C,FTP!change the ip and file path by yourself
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.18kb
    • 提供者:hehuai
  1. Server

    0下载:
  2. 这个是我写的服务端的代码,可以和客户端相互传输文件-vb.net tcp server ,transferred to clict
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:121.65kb
    • 提供者:徐生
  1. birppgineering

    0下载:
  2. TCP协议下的文件传输系统,服务器端和客户端间通过IP地址的确认来实现通信-File transfer system under the TCP protocol, between client and server to implement communication through IP address confirmation
  3. 所属分类:Other systems

    • 发布日期:2017-12-17
    • 文件大小:158kb
    • 提供者:qibyl
  1. FileTransfer

    0下载:
  2. 创建一个简单的端到端的文件传输程序,分别实现为FileSend与FileReceive两个命令行程序,实现在控制台下通过命令行将主机A上指定文件,拷贝到主机B的指定目录下(The file transfer program to create a simple end to end, respectively for FileSend and FileReceive two command line program to achieve commands through the console
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:42kb
    • 提供者:开始
  1. file

    0下载:
  2. 实现tcp客户端的消息传输,还有文件传输等实时传递信息功能!(Realize the TCP client message transmission, and the real-time message function such as file transfer!)
  3. 所属分类:其他小程序

  1. C#通过TCP传输文件

    0下载:
  2. C#通过TCP传输文件,包含服务端与客户端(C# transfers files through TCP, including the server side and the client)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:15kb
    • 提供者:另外系
  1. labviewTCPfile

    1下载:
  2. Labview tcp/ip协议实现局域网的文件传输(Labview tcp/ip protocol implementation of LAN file transmission)
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:19kb
    • 提供者:xiao康
  1. tcpqt

    1下载:
  2. qt传输大文件 用qt写的tcp传输,最简单的核心代码。供初学者研究(QT transmission of large files using QT written TCP transmission, the simplest core code. For beginners)
  3. 所属分类:其他

搜珍网 www.dssz.com