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

搜索资源列表

  1. UDP文件传输

    1下载:
  2. 基于UDP的文件传输,包括服务端与客户端!-the UDP-based file transfer, including server and client!
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:31563
    • 提供者:韩国静
  1. UdpServ

    0下载:
  2. 用于测试的udp服务端,VC编写,绝对好用!-test for the udp server, VC preparation, absolute handy!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:85189
    • 提供者:张辉极
  1. UDP通讯源码含服务端用客户端

    0下载:
  2. UDP通讯
  3. 所属分类:通讯编程

    • 发布日期:2008-12-20
    • 文件大小:1566075
    • 提供者:softworks53
  1. P2P-UDP-Pass

    0下载:
  2. 本程序为UDP打洞原理的测试程序。为了简单起见,该程序服务器就接收两个客户端的连接,使两客户端建立UDP通道。两客户端建立UDP通道后,互相发送的数据不经过服务器转发,直接进行数据交互,这时可以关闭服务器程序。服务器的默认服务端口是10000,如果该端口已经被占用,请自行修改服务端口。-This procedure works for UDP hole test program. For simplicity, the application server on the reception of
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:134369
    • 提供者:先后
  1. SocketTool2

    0下载:
  2. 一个界面完善的socket调试工具,TCP和udp服务端和客户端-A complete interface socket debugging tools, TCP and udp services and client
  3. 所属分类:Communication

    • 发布日期:2017-05-14
    • 文件大小:3660864
    • 提供者:李志
  1. tcp/udp

    0下载:
  2. 基于tcp/udp协议的服务端和客服端的通信示例
  3. 所属分类:网络编程

    • 发布日期:2012-10-24
    • 文件大小:56471
    • 提供者:snail@snail.com
  1. SocketTool

    0下载:
  2. 一个比较好用的网口调试工具,包含tcp,udp服务端和客户端,可以16进制显示-A more useful tool for debugging network port, including the tcp, udp server and client, can display 16 hex
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-25
    • 文件大小:416460
    • 提供者:wangyonggang
  1. Udp_test

    0下载:
  2. 用于VxWorks中的UDP通信程序,包含客户和服务端两个程序-For VxWorks in the UDP communication program, including both client and server programs
  3. 所属分类:VxWorks

    • 发布日期:2017-03-24
    • 文件大小:45355
    • 提供者:正交
  1. UDP_server_cs

    0下载:
  2. C sharp 写的UDP服务端源代码,可以接收UDP 客户端发来的数据包。-UDP server program written in C sharp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:6185
    • 提供者:gulong
  1. UDP

    0下载:
  2. 基于UDP协议的客户端与服务端的交互窗口,及套接字的使用-Based on the UDP protocol client server interactive window, and the use of socket
  3. 所属分类:Communication

    • 发布日期:2017-05-12
    • 文件大小:2924646
    • 提供者:耿莹
  1. SOCKETUDPCS

    0下载:
  2. socket c/s udp 服务端和客户端的源代码,绝对自己原创的啊-socket c/s udp server and client source code, the absolute own original ah. . .
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:1426
    • 提供者:菜鸟wei
  1. UDP_Sever_Cliet.rar

    0下载:
  2. UDP服务端与客户端通信编程示例
  3. 所属分类:网络编程

    • 发布日期:2012-11-12
    • 文件大小:7750
    • 提供者:coolhandy
  1. UDP

    0下载:
  2. 基于UDP(面向无连接)的网络通讯程序。用户数据报协议(UDP)是 OSI 参考模型中一种无连接的传输层协议,提供面向事务的简单不可靠信息传送服务。是一个简单的面向数据报的传输层协议,IETF RFC 768是UDP的正式规范。 UDP 协议基本上是 IP 协议与上层协议的接口。 UDP 协议适用端口分别运行在同一台设备上的多个应用程序-UDP(User Datagram Protocol)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-14
    • 文件大小:3536465
    • 提供者:wolaiyule
  1. vidc21_dll

    1下载:
  2. vIDC2.1使用说明 程序介绍: vIDC2.1是一个端口映射工具,主要包含如下功能: 1、代理服务功能,支持http/socks4/socks5代理,支持代理验证,支持udp代理,支持二级代理 2、本地端口映射,类似porttunnel功能,即将本地网络的任何应用服务端口映射到本程序运行的机器上, 应用服务客户端可通过映射端口访问应用服务,主要用在将内网服务端口,映射到网关上以便其他用户可以访问,当然前提是vIDC20必须运行在网关机器上。 3、端口映射vIDC功
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:343551
    • 提供者:qq
  1. P2P

    0下载:
  2. 一个P2P 之 UDP穿透NAT的原理与实现!编译无误,开发环境VC6,有客户端和服务端!-UDP penetration of a P2P principle and implementation of NAT! Correct compiler, development environment VC6, there are client and server!
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:572779
    • 提供者:NiP
  1. UdP_communication_experiment

    0下载:
  2. 实现UDP通信 了解UDP协议的工作原理,掌握UDP服务端程序和客户端程序的编写过程,熟悉程序的测试方法-UDP communications to achieveUDP communication to achieve understanding of the working principle of the UDP protocol, UDP services have client-side procedures and the preparation of procedu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:168649
    • 提供者:刘玲玲
  1. UDPAcceptSend

    0下载:
  2. 创建UDP客户端发送信息,创建UDP服务端接受信息-Create a UDP client sends information to create UDP server to receive information
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:96087
    • 提供者:brhqrh
  1. udp

    0下载:
  2. 在linux下变写的udp程序,有客户端,服务端(都差不多不像tcp那么有明显的区别)-Under the change in the linux written udp procedures, client, server-side (not tcp then there are more or less clear distinction)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:2653
    • 提供者:英特查
  1. udp

    0下载:
  2. 简单的UDP通信协议程序(服务端+客户端)-A simple UDP communication program (server+ client)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:1037
    • 提供者:朱博
  1. udpVS2008

    0下载:
  2. 简单的linux下UDP服务端和vs2008客户端通信程序-A simple UDP server under linux, and vs2008 client communication program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-12
    • 文件大小:2590042
    • 提供者:朱博
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com