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

搜索资源列表

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

    0下载:
  2. 实现tftp传输,udp协议,本机为客户端和服务器,实现小文件下载-Transfer tftp implementation, udp protocol, the machine for the client and server, download a small file
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2813
    • 提供者:Joo
  1. QT123

    0下载:
  2. QT CREATER 中写的聊天工具 能够用UDP广播信息 点对点传输文件-The chat tool written in QT CREATER point-to-point transfer files UDP broadcast information
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:2083121
    • 提供者:邓俊杰
  1. MyQQ

    0下载:
  2. 文件传输,即时聊天,TCP,UDP多种协议。-File transfer, instant messaging, TCP, UDP protocols.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1997251
    • 提供者:王涵
  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. Filepost

    0下载:
  2. 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:531399
    • 提供者:李岩
  1. server

    0下载:
  2. 防丢包UDP传输server端,将文件包分成1024kb/包 如果丢包就重传如果收到ACK就继续传文件-UDP transport server-side anti-packet loss, the package into 1024kb/packet retransmission if the packet loss to receive the ACK if the file transfer to continue
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:1728
    • 提供者:Lynn
  1. chatRoom

    1下载:
  2. 聊天室,UDP实现,多用户聊天界面,实现简单登录登出、文件传输、文件夹传输等相关的一些功能-Chat rooms, UDP implementation, multi-user chat interface, simple log log, file transfer, folder transfers, and other related features
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:536112
    • 提供者:frank
  1. LinuxSendFile

    0下载:
  2. Linux环境下实现文件传输功能,使用UDP协议来完成-Linux environment to achieve file transfer function, use the UDP protocol to complete the
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:2577
    • 提供者:katherine
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. p2pati-win

    0下载:
  2. P2P实现对等文件传输, 支持NAT打洞技术。-Realize P2P peer-to-peer file transfer, support for NAT holes technology.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:709552
    • 提供者:liy
  1. UDPTCP

    0下载:
  2. UDP通讯方式,主要用于传输各种文件和字幕等,采用流方便传输.-UDP means of communication, mainly used for transmission of documents and subtitles and so on, to facilitate the use of streaming transmission.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-07
    • 文件大小:1566075
    • 提供者:软件工作
  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. fsp-2.8.1b24

    0下载:
  2. FSP(File Service Protocol)一种基于UDP的文件传输协议的实现及其文档,来自开源社区。-FSP stands for File Service Protocol. It is a very lightweight UDP based protocol for transferring files. FSP has many benefits over FTP, mainly for running anonymous archives. FSP protocol is v
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:390992
    • 提供者:Y
  1. UDPServer

    0下载:
  2. UDP 服务器端程序(JAVA编写),实现文件传输。-UDP server-side program (JAVA prepared), to achieve the file transfer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:13957
    • 提供者:stuartking
  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. uft

    0下载:
  2. UDP File Transporter,一个用udp可靠传输实现的文件传输程序-UDP File Transporter, a transfer by udp reliable file transfer procedures to achieve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:258962
    • 提供者:daixiaolei
  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-04-01
    • 文件大小:50146
    • 提供者:liutao
  1. SOCKET

    0下载:
  2. 采用了C++ BUILDER6.0中的SOCKET控件、UDP控件和系统自带的API函数来实现屏幕抓取、文件传输、远程控制等核心内容-failed to translate
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:165681
    • 提供者:董晨晨
  1. FilePoster

    0下载:
  2. udp文件传输 利用UDP协议进行局域网内的文件传输 用VC6实现-udp file transfer protocol using UDP LAN file transfer using VC6 to achieve
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:316558
    • 提供者:张士广
« 1 2 3 4 56 7 8 9 10 ... 17 »
搜珍网 www.dssz.com