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

搜索资源列表

  1. ScreenSpy

    1下载:
  2. 一个屏幕捕获并以UDP传输并以UDP传输的控件,屏幕颜色可以设置为8位、16位、24位、32位。安装这个控件即可轻松做出客户端/服务器模式的远程屏幕传输程序。-A screen capture and transmission to UDP and UDP transmission control, the screen color can be set to 8, 16, 24, 32. Install the controls can easily make a client/server
  3. 所属分类:Remote Control

    • 发布日期:2014-12-02
    • 文件大小:14980
    • 提供者:刘环其
  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. SocketUDP-client

    0下载:
  2. winsocket编程的UDP传输程序,客户端程序-winsocket programming UDP transfer process, the client program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-22
    • 文件大小:268884
    • 提供者:chen
  1. TCPandUDP

    0下载:
  2. 使用TCP/UDP传输协议分别进行服务器及客户端通信的框架代码。使用最基本的API函数,理解TCP及UDP传输层协议驱动的异同。-Use TCP/UDP transport protocol, respectively, for simple server and client communication framework code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-20
    • 文件大小:5817864
    • 提供者:天生
  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. tcptoudpv31cn

    0下载:
  2. TCP/IP调试助手,这个软件可以设置TCP/IP或者UDP传输。软件可以自动设置发送,在做服务器时可以接收并显示客户端联接的个数。非常方便-TCP/IP debugging assistant, the software can be set to TCP/IP or UDP transport. Software can automatically set to send, do server can receive and display the number of client conn
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:679885
    • 提供者:汤浩
  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. FredChat

    0下载:
  2. UDP实现聊天传输,TCP实现文件传输功能;主要使用Socket编程-UDP transmission chat implementation, TCP implementation file transfer function the main use of Socket Programming
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:54305
    • 提供者:fred
  1. dspUDPSend

    0下载:
  2. UDP数据dsp传输matlab仿真,UDP数据dsp传输matlab仿真-simulation of udp data sending,simulation of udp data sending
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:1309
    • 提供者:李大人
  1. MyUDP_Reliable

    0下载:
  2. 基于MFC的UDP可靠传输,简单实现,分客户端和服务器端。-reliable transition of UDP based on MFC.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:55220
    • 提供者:Fred
  1. UDP

    0下载:
  2. 由Visual C# 2005编写的UDP网络数据传输程序,具有参考价值。-UDP network data transmission program written in Visual C# 2005, with a reference value.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:42017
    • 提供者:qu
  1. udpCode

    0下载:
  2. 自己开发的 UDP 传输例子 在工作中得到过应用-UDP transmission developed their own examples in their work applications received
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:13004
    • 提供者:张明
  1. UDPDemo

    0下载:
  2. UDP协议数据传输的演示程序,可在该代码的基础上扩展为自己的代码-UDP protocol for data transmission demo program can be the basis of the code expansion for their own code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:122038
    • 提供者:jiarui
  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. TR800(VC++)

    0下载:
  2. VC实现tr800模块彩信的发送接收及TCP/UDP网络的传输-VC achieve tr800 module to receive and send MMS TCP/UDP network transmission
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:300581
    • 提供者:liucheng
  1. linuxUDP

    0下载:
  2. linux下UDP大文件传输,测试最大228M不丢报传输,传输速度4M左右-UDP under linux large file transfer, testing the largest non-228M reported lost transmission, transmission speed of about 4M
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-07
    • 文件大小:2668
    • 提供者:hanjian
  1. Udp

    0下载:
  2. 这是UDP网络编程的一个小程序,实现了TCP/IP模型中无连接的传输协议.-UDP network programming This is a small program to achieve a TCP/IP model connectionless transport protocol.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:38352
    • 提供者:cwh
  1. Server

    0下载:
  2. delphi\UDP安全传输代码示例,欢迎下载.-delphiUDP secure transmission code examples are welcome to download.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-30
    • 文件大小:10180
    • 提供者:hebl
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com