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

搜索资源列表

  1. UDP_CaS

    0下载:
  2. 使用socket实现的UDP 客户端与服务端程序,实现了简单的数据交流,程序很简单参考学习用-Use socket implementation of UDP client and server application, implements a simple data exchange, the procedure is simple with reference study
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-11
    • 文件大小:21700143
    • 提供者:杨丰
  1. UdpClient

    0下载:
  2. UDP通信C#实例,编译环境VS2005,UDP实际上没有客户端和服务端之分,本程序可做客户端,也可以做服务端。-C# UDP communication examples, the compiler environment VS2005, UDP client and virtually no side of the points, the client program can do, you can also do service clients.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-17
    • 文件大小:67832
    • 提供者:Zhaoh
  1. UdpClientTest

    0下载:
  2. VC++ UDP编程实例,UDP实际上没有服务端和客户端之分,本程序即可做服务端也可以做客户端。-VC++ UDP programming examples, UDP virtually no services and client of the points, the program can also be done to make the server to the client.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-19
    • 文件大小:206942
    • 提供者:Zhaoh
  1. UDPTest

    0下载:
  2. 实现UDP 客服端和服务端的通讯,可以参考该例子来做类似于QQ的聊天工具-Realize UDP client and server communication service, can consult the example to do a similar to the QQ chat tools
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:15337
    • 提供者:linjinping
  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. mpj

    0下载:
  2. C++实现的网络通信,udp,tcp,客户端和服务端的实现源代码,可实现双向通信-C++ achieve network communication, udp, tcp, client and server source code, enabling two-way communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:468108
    • 提供者:lisa
  1. UDPClientServer

    0下载:
  2. 使用Indy下UDP控件实现服务端客户端通信-Use Indy next UDP controls to achieve client-service communication
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:365487
    • 提供者:lijia
  1. BUDPServer

    0下载:
  2. 阻塞模式的UDP通信,本程序是服务端,在WIN32环境下,完成基本的UDP协议通信,SOCKET API的封装,对初学者很有帮助。-Obstructive patterns of UDP communications, the process is client service, in the WIN32 environment, the completion of basic UDP protocol communication, SOCKET API package, very helpfu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3567
    • 提供者:full-y
  1. WS_Stress

    0下载:
  2. WSSERVER.EXE 用于测试建立服务器,使客户端能够与服务端建立连接,并建立相应流量。 WSCLIENT.EXE 用于与服务端建立连接,建立相应的tcp udp流量-WSSERVER.EXE for testing to establish the server so that the client and server to establish a connection, and establish the corresponding flow. WSCLIENT.EXE use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:90194
    • 提供者:hyb
  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. UDPAdborast

    0下载:
  2. UDP网络广播,包含服务端接受与客户端发送广播的源代码-UDP adborast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7253
    • 提供者:trysfi
  1. UdpSrv

    0下载:
  2. 基于UDP的服务端测试程序源代码,基于VC6.0编写,可直接运行-UDP-based server-side test program source code, based on VC6.0 preparation, can be directly run
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:5259
    • 提供者:acomplexa
  1. UDPSrvprogram

    0下载:
  2. 利用winsock通信,此程序是利用非可靠协议但速度较快的udp协议实现的服务端代码-using winsock communications, This procedure is used to secure the agreement but faster udp protocol server code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:7434
    • 提供者:hattens
  1. ssocks-0.0.14.tar

    0下载:
  2. sSocks是一个socks代理工具套装,可用来开启socks代理服务,支持socks5验证,支持IPV6和UDP,并提供反向socks代理服务,即将远程计算机作为socks代理服务端,反弹回本地,极大方便内网的渗透测试,其最新版为0.0.13-sSocks is a socks proxy tool sets, can be used to open the socks proxy services, support socks5 authentication, support for IPV
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:370154
    • 提供者:techman
  1. Chapter14

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

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

    1下载:
  2. C udp 心跳功能,里面有服务端和客户端。详情看readme.txt-C udp heartbeat function, there are service and client. For more details, see the readme.txt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:13284
    • 提供者:main
  1. vc_socket

    0下载:
  2. vc socket编程,含有TCP、UDP客户端和服务端代码,有详细注释,对socket的初学者的帮助很大,吐血分享!-vc socket programming, with TCP, UDP client and server-side code, there are detailed notes on the socket.It is very helpful for beginners.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:784456
    • 提供者:wish
  1. myUdpClient

    0下载:
  2. UDP客户端连接方法,在上位机建立套接字,可以用来连接服务端,希望对需要的朋友有用-UDP client connection method establishes a socket in the PC can be used to connect the server side, and I hope useful friends
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-11
    • 文件大小:866
    • 提供者:yubin
  1. ThreadSrvChatUDP

    0下载:
  2. MFC在一个工程中,利用线程启动服务端。使用MFC类CSocket创建UDP。简单易懂-MFC in a project, use the thread to start the service side. Use MFC class CSocket create UDP. Straightforward
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1896581
    • 提供者:苛刻
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 21 »
搜珍网 www.dssz.com