CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文件传输 udp

搜索资源列表

  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. homework

    0下载:
  2. 用UDP协议限制单个数据包大小实现互联网内文件传输。-Use UDP protocal to transport files between different IP with limited data package.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3133
    • 提供者:yzb
  1. rtpfiletransfer

    0下载:
  2. rtpfiletransfer 使用udp封装rtp的实现文件传输协议,效率不高 但大家可以-rtpfiletransfer
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:18154
    • 提供者:wz
  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. 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. final_instant_message

    0下载:
  2. 实现了局域网内udp通讯,tcp文件传输功能, 一个即时通讯软件!-Udp achieved LAN communications, tcp file transfer function, an instant messaging software!
  3. 所属分类:Communication

    • 发布日期:2017-05-18
    • 文件大小:4823667
    • 提供者:刘华山
  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. 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. FilePoster

    0下载:
  2. 单线程UDP文件传输,速率一般,有待改进,但对初学者很好-File poster
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3765158
    • 提供者:yulei
  1. Service

    0下载:
  2. 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的服务器端的设计。-TCP and UDP protocols based on network programming and program design to achieve large file transfer capabilities of server-side design.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:929
    • 提供者:李文娟
  1. SRDPClient

    0下载:
  2. 基于TCP和UDP协议的网络编程与程序设计,实现大文件传输功能的客户端的设计。-TCP and UDP protocols based on network programming and program design, large file transfer capabilities to achieve the client design.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:4013
    • 提供者:李文娟
  1. udpclient

    0下载:
  2. 本程序是基于UDP协议的文件传输协议的客户端设计,能保证可靠性。-This procedure is based on UDP protocol for file transfer protocol client-side design, can ensure reliability.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1231
    • 提供者:李文娟
  1. P2PNATUDP

    0下载:
  2. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:598751
    • 提供者:小牛
  1. InterCom

    0下载:
  2. 通过UDP实现即时聊天发送表情,TCP实现文件传输,输入和显示是用RichEdit的;是用VS2003写的-Send instant chat through the expression of UDP, TCP for file transfer, input and display is RichEdit' s is written with VS2003
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:878792
    • 提供者:未愈书生
  1. 1

    0下载:
  2. c++网络数据库实例 第一章 实例 01-简单网络聊天室 实例 02-网络聊天室服务器 实例 03-网络聊天室客户端 实例 04-定时发送消息 实例 05-传输文件 实例 06-GETIP 实例 07-域名解析 实例 08-TUSPY 实例 09-多人聊天室 实例 10-端口扫描 实例 11-异步网络通讯 实例 12-UDP协议实现网络通讯 实例 13-域名查询-c++ network database instanc
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-06
    • 文件大小:1152766
    • 提供者:烈马
  1. ZXG_MySniffer

    0下载:
  2. 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11778158
    • 提供者:G。G。
  1. IM2010

    3下载:
  2. 计算机网络实验Socket 通信 实验内容: 在学习完TCP/IP协议组后,要求掌握基于此协议实现网络通信,理解TCP与UDP的不同特性以及实现方式。实验要求建立一个基于TCP/IP协议的网络通讯小应用,实验可采用UDP或TCP,以分组形式,每组5人;建议基于WINDOWS平台; 功能要求: 建立一个基于中心服务器方式即时数据通信平台(IM)。 要求如下(*为选做内容): 1. 能进行用户管理,所有用户必须登录到服务器,由服务器维护在线信息。 2. IM
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-03-25
    • 文件大小:640000
    • 提供者:Glory.Chen
  1. Lam_qt

    0下载:
  2. 本软件采用Linux系统,以QT为开发语言,在实现了基本通信功能的基础之上,继续将软件进行交叉编译,并将其成功移植到ARM9开发板上。本软件没有服务器,只有单一的客户端,软件启动时通过使用UDP协议向255.255.255.255这个广播地址发送一个经过编码的广播包建立在线用户列表;本软件可以在XP系统、Ubuntu系统和ARM9开发板运行,使用了Tcp/Udp、Socket等技术;软件实现了基本的修改用户名、一对一聊天和文件的传输功能。 -The software deliberately
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:139911
    • 提供者:stone
  1. tcpudp

    0下载:
  2. 简单的tcp,udp文件传输,学生用于学习-tcp.udp file transfer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:1819
    • 提供者:姜浩
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com