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

搜索资源列表

  1. chatroom

    0下载:
  2. 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-01
    • 文件大小:8508508
    • 提供者:苏永昌
  1. UDP

    0下载:
  2. java轻松演示计算机网络客户端与服务端数据传送——UDP-easy demonstration of the computer network java client and server data transfer- UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1565
    • 提供者:gongchang
  1. udpSample

    0下载:
  2. Sample UDP Socket Client/Server For Java version
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1882
    • 提供者:aliase
  1. UDP-chat

    1下载:
  2. UDP即时通信软件,下完直接能用,包括客户端和服务器端-UDP instant messaging software, can be used directly under the End, including client and server
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:2568
    • 提供者:wohjd
  1. udp

    0下载:
  2. 这是关于udp的编程的例子,有server和client两个控件,网络编程的朋友一定需要.-This is programming on the udp example, has two control server and client, network programming Friend necessary.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:391063
    • 提供者:wy1987
  1. UdpOfSocketServer

    0下载:
  2. socket udp 的服务器端程序,包括简单的可靠传输的实现-socket udp server-side procedures, including simple and reliable transmission to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:33491
    • 提供者:李广柱
  1. udp-protocol

    0下载:
  2. 这个主要是udp协议通信,有客户端和服务器端程序-This is mainly udp protocol communication, and client and server-side procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:24561
    • 提供者:原生态
  1. udp

    0下载:
  2. Linux/UNIX网络通信中UDP通信的服务器和客服端之间的通信。-Linux/UNIX Network Communication UDP communication between server and client customer service communications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1733
    • 提供者:luofei
  1. Udpserver

    0下载:
  2. UDP通信程序,主要介绍SOCKET服务器端的设置步骤-UDP server
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:super
  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. server_l

    0下载:
  2. TCP/UDP server on linux.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-12
    • 文件大小:1272
    • 提供者:jacek
  1. UdpSample

    0下载:
  2. c# udp example client and server architecture
  3. 所属分类:C#编程

    • 发布日期:2017-11-16
    • 文件大小:21009
    • 提供者:Murat
  1. Udp_multicast_client_server

    0下载:
  2. 本例说明了如何将IOCP机制应用于UDP协议。本例中包含两个工程(UDP_Multicast_IOCP_CLIENT和UDP_Multicast_IOCP_SERVER),分别是客户程序和服务器程序。主要功能是基于I/O完成端口的IP多播。-This example shows how the mechanism will be applied to UDP protocol IOCP. In this case consists of two projects (UDP_Multicast_I
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:11944
    • 提供者:wanglei
  1. UDPdelphiEB

    0下载:
  2. udp/ip编程参考,基于UDP的服务器和客户端通信详细流程。-udp/ip programming reference, based on the UDP server and client communication process in detail.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:113762
    • 提供者:faun
  1. UDP

    0下载:
  2. 基于udp协议的服务器和客户端程序。值得一看-Udp protocol-based server and client. Worth a visit ..
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:194491
    • 提供者:wangfan
  1. SocketProgramming

    0下载:
  2. 本程序中当client使用TCP socket连接TCP Server成功后,client端要向TCP Server发送“GET UDP PORT”命令字符串,Server收到后再向client回送自己的UDP Server 端口号-When the client program using TCP socket connection TCP Server is successful, client to client TCP Server to send " GET UDP PORT&
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:1018246
    • 提供者:刘玲玲
  1. udp

    0下载:
  2. linux下udp通信,包括服务器和客户端-udp communication under linux, including the server and the client
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:17338
    • 提供者:王强
  1. udpremote

    1下载:
  2. udp远程控制源码,udp方式传输数据,delphi源码,server,client。-udp source remote control, udp way transmission of data, delphi source, server ,client.
  3. 所属分类:Remote Control

    • 发布日期:2017-03-29
    • 文件大小:378321
    • 提供者:gentlesir
  1. server

    0下载:
  2. UDP服务,用于描述UDP信息等的内容提要-UDP服务
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:37823
    • 提供者:hejianhua
  1. IPCSocket

    0下载:
  2. Windows IPC socket program (tcp/udp) (server/client)
  3. 所属分类:Communication

    • 发布日期:2017-05-29
    • 文件大小:11968867
    • 提供者:dany k jeon
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com