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

搜索资源列表

  1. CLIENT2

    0下载:
  2. 自己做的,可以聊天,支持多线程处理,TCP/IP协议传输文件,传输文件可大于10M,局域网内传输测试速度为3M/S-file transfer sistem-client part
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:42496
    • 提供者:张志峰
  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. TCPtransfer

    0下载:
  2. 使用TCP/IP协议 将客户端与服务端统一,进行文件传输-The use of TCP/IP protocol and services to the client-side unity, for file transfer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3688031
    • 提供者:wj
  1. vctransfer

    0下载:
  2. 一个将客户端与服务器统一的文件传输的软件,利用TCP/IP协议传输文件-A unified client and server software for file transfer, using TCP/IP protocol to transfer files
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-17
    • 文件大小:119127
    • 提供者:wj
  1. wenjianchuanshu

    1下载:
  2. 我的毕业设计,一个简单的集聊天,文件传输于一体的vc源码,可选TCP或UDP传输模式!-My graduation project, a simple set chat, file transfer in one vc source, optional TCP or UDP transfer mode!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:43682
    • 提供者:jack
  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. QQliaotiangongju

    0下载:
  2. 本程序采用tcp/ip socket多线程编程,并对一些重要的同步操作做了超时控制,以减少等待的时间,像连接服务器,等待对方接收文件等。基本功能跟QQ类似,能进行多点的聊天和点对点的文件传送。-This procedure using tcp/ip socket multi-threaded programming, a number of important and did a time-out synchronization control, in order to reduce the w
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:244857
    • 提供者:竹竹
  1. Program

    0下载:
  2. 文件传输协议FTP是基于TCP / IP的应用层协议,其主要功能是提供文件的共享、支持远距离计算机间接或直接连接、保护用户不因各类主机文件存储器系统的差异而受影响、进行可靠且有效的数据传输等,应用非常广泛。但是传统的FTP有不少的安全漏洞,例如明文传输、缺乏对数据的机密性和完整性保护,对通信双方也没有可靠的认证措施等。针对FTP的安全漏洞,近年来也出现了一些不需要对F IP协议自身做完全更改的协议扩展模块,如FTP SSL /TLS Extension。SSL ( Secure Sockets
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:304511
    • 提供者:Tom
  1. Tcpfile

    0下载:
  2. 基于TCP/IP协议的文件传输,适合网络编程爱好者-Based on TCP/IP file transfer protocol for network programming lovers
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5923569
    • 提供者:ren
  1. lab3_super

    0下载:
  2. 能提供文件传输、ECHO、TIME和DAYTIME服务,即在多协议单服务服务器的基础上实现多协议多服务服务器(超级服务器)。同时支持UDP和TCP-To provide file transfer, ECHO, TIME and DAYTIME services, that is, a single multi-protocol services in the server based on multi-service multi-protocol server (super server).
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3727279
    • 提供者:morecool
  1. InfoExchange

    0下载:
  2. 基于TCP/IP开发的用于局域网通讯、文件传输的简易网络工具。-Based on TCP/IP LAN for the development of communications, file transfer simple web-based tools.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:885957
    • 提供者:乔龙
  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. TcpUdpsever

    0下载:
  2. 简单的面向文件传输的服务器的开发,能够通过tcp和udp方式实现循环等待-A simple file transfer server for development, can be achieved through the tcp and udp wait cycle
  3. 所属分类:TCP/IP Stack

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

    1下载:
  2. 实现简单的TCP文件传输功能. 可以传送文本文件. 有界面.-TCP to achieve a simple file transfer capabilities
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-01-25
    • 文件大小:3801427
    • 提供者:wang
  1. TCPchat

    0下载:
  2. 实现了tcp用户聊天(选择聊天的用户),文件传输,登录验证(数据库)-Achieved tcp user chat (select chat users), file transfer, login authentication (database)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-09
    • 文件大小:15890329
    • 提供者:徐福昌
  1. Consoler10.14

    0下载:
  2. 刚才是客户端户端与工控台使用UDP协议,更新文件传输使用TCP协议-Just now I was the client-side indoor use UDP protocol with the Industrial units, update the file transfer using the TCP protocol
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:341621
    • 提供者:刘晓峰
  1. Watch_Ctrl10.14

    0下载:
  2. 户端与工控台使用UDP协议,更新文件传输使用TCP协议,这是界面的监视程序,显示肉鸡计算机-Household clients and industrial control computer using UDP protocol, update the file transfer using the TCP protocol, which is the interface of the monitoring program, showing the computer broiler
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:47375
    • 提供者:刘晓峰
  1. zc.tar

    0下载:
  2. Unix网络编程TCP实现文件传输,包括客户和服务器源程序-Unix Network Programming TCP for file transfer, including the client and server source code
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1175
    • 提供者:王超
  1. selfupdater

    0下载:
  2. File transfer program with tcp ip.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:1009553
    • 提供者:flowerandsum
  1. TCPTransferJAVA

    0下载:
  2. 这是一个基于TCP的文件传输的JAVA的源程序,希望对初学者有帮助。里面包含一个设计文档。-This is a TCP-based file transfer JAVA source code, want to be helpful for beginners. Which contains a design document.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:32162
    • 提供者:张文正
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com