CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - udp 服务端

搜索资源列表

  1. UdpClient-UdpServer

    1下载:
  2. 用udp协议通讯示例--包括udp客户端与服务端的源代码。-Examples using udp protocol communications- including the udp client and server source code.
  3. 所属分类:Windows Develop

    • 发布日期:2014-07-26
    • 文件大小:4383
    • 提供者:
  1. nd_netengine0.1

    0下载:
  2. 这是一个iocp的网络库,用于开发网络程序,或者游戏服务端,客户端,以及udp相关的软件-this is a iocp network
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2781725
    • 提供者:wlddr
  1. UDP_S

    0下载:
  2. 进行UDP通信时,服务端程序,服务端程序负责发送命令-For UDP communication, the server program, server program responsible for sending commands
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1018
    • 提供者:yz
  1. UDP_C

    0下载:
  2. 进行UDP通信时,客户端程序,服务端程序负责接收命令,并执行相应命令-For UDP communication, the client program, server program responsible for receiving orders, and execute the corresponding command
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:882
    • 提供者:yz
  1. UDP_COM

    0下载:
  2. UDP通讯的服务端程序,采用.net 2008开发,希望对大家有用-UDP communications server program, using. Net 2008 development, we hope to be useful
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:49100
    • 提供者:应展秋
  1. TcpUDpSDK

    0下载:
  2. tcp udp通信源码网络实现的客户端服务端网络通信工具-tcp udp source network communication services to achieve client-side network communication tools
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:4183
    • 提供者:郑航
  1. ETCPserver

    0下载:
  2. E语言 TCP 上传服务端 传输控制协议是一种面向连接的、可靠的、基于字节流的运输层通信协议.在简化的计算机网络OSI模型中,它完成第四层传输层所指定的功能,UDP是同一层内另一个重要的传输协议.-Language TCP upload service-side transmission control protocol is a connection-oriented reliable byte stream transport layer communication protocol i
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:212612
    • 提供者:小刀
  1. tUUDDPFileTrah

    0下载:
  2. 一种基于UDP的文件传传输,包含服务端与客户端! -A UDP-based file transfer transmission, including the service and the clients!
  3. 所属分类:Windows Develop

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

    0下载:
  2. 运用vs2005工具,MFC实现基于UDP协议的网络Socket通信,基于MFC封装好的类来派生自己的通信类实现客户端与服务端的模拟通信工作,供参考。-Use vs2005 tool MFC to achieve network Socket communication based on UDP protocol, client and service side analog communication based the MFC package good class to derive you
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:89132
    • 提供者:徐旺
  1. Remote-Control-System

    0下载:
  2. 远程控制系统由一个Client(客户端)和一个Server(服务端)组成,由Client端对远程主机(Server)进行各种基本的控制。客户端用于实现对联网计算机的监控操作,服务器端对于接收到的数据进行分析,解释并执行。设计中使用WinSock 控件与远程计算机建立连接及选择TCP/UDP协议实现远程控制。-Remote control system consists of a Client terminal and a Server terminal. The client terminal
  3. 所属分类:Console

    • 发布日期:2017-11-07
    • 文件大小:1128412
    • 提供者:eliza
  1. Sample00001

    0下载:
  2. UDP通讯,简单的一个Demo。介绍UDP通讯。有客户端和服务端-UDP communication, simply a Demo. Introduction UDP communication. A client and server
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:44097
    • 提供者:许涛
  1. 46375857867564

    0下载:
  2. 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。,作者拥有版权,仅供学习与参考。-This procedure for the UDP testing procedures hole principle. For the sake of simplicity,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:30218
    • 提供者:余香肉丝
  1. UDP_Demo

    1下载:
  2. C#.net UDP编程 UDP数据包发送,接收。包含客户端和服务端的DEMO-C#. Net UDP programming UDP packets to send, receive. Including client and service side of the DEMO
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:86323
    • 提供者:guo
  1. Chapter14

    0下载:
  2. tcp udp 客户端与服务端代码,包括win下常用编程-tcp udp client and server code
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4644444
    • 提供者:王一
  1. transfer

    0下载:
  2. 基于UDP的文件传输,可以实现服务端和客户端之间的文件传输,读入并保存在本地文件。-UDP-based file transfer, file transfer can be achieved between the client and the server, and read and stored in the local file.
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6058442
    • 提供者:李岑
  1. nettime

    0下载:
  2. udp协议网络对时,两部分,服务端+客户端.这是服务端代码 vs2012编译OK.-When udp protocol network, in two parts, server+ client, which is a server-side code vs2012 compile OK.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:67377
    • 提供者:henry
  1. codefans.net

    0下载:
  2. 简单的聊天程序,适合VB的初学者参考。分客户端和服务端。运用了winsock控件和UDP协议,可同时允许10个人在线聊天。-Simple chat program, suitable for VB learners. Client and server.Using the winsock control and UDP protocol, can allow 10 people online chat at the same time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:7473
    • 提供者:plafun2009
  1. MyQQ

    0下载:
  2. VC++ TCP 方式实现MYQQ,仿QQ的小软件,功能没QQ多,只是实现基础的TCP通讯功能,连接方式可以连接TCP/udp,服务选择里可选客户端和服务端或都两者都是。另外程序还具备抓图功能,请先指定对方IP-VC++ TCP way to achieve MYQQ, small software like QQ, QQ multi-function not only achieve TCP-based communication functions, connections can be c
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:29162
    • 提供者:kpudn3
  1. dfs

    0下载:
  2. C语言编写的UDP简单文件传输协议TFTP,含客户端和服务端 默认的下载路径为E:/up/,文件将被下载到E:/dn/下;默认的上传路径为E:/dn/,文件将被上传到E:/up/下,也可以通过改变源码更改下载上传路径 不仅支持简单的文本传输,也支持视频音频压缩以及大文件的传输,且传输速度快
  3. 所属分类:Button control

    • 发布日期:2017-04-08
    • 文件大小:27136
    • 提供者:xx
  1. udpnat

    0下载:
  2. 根据udp协议进行网络穿透的例子,包括了服务端的程序和客户端口的程序, 有利于加深理解穿透原理。-Examples of network penetration under the udp protocol, including the server and client programs ports conducive to penetrate deeper understanding of the principles.
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:32485
    • 提供者:lxjlhyy
« 1 2 3 45 »
搜珍网 www.dssz.com