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

搜索资源列表

  1. UDP-connection

    0下载:
  2. LINUX/UNIX下实现本地和远端进程的通信程序,客户端和服务器端。修改IP地址,即可实现通信-In Unix/Linux network,implemention of a DUP connection between client and Server. After downloading ,you may have to change your IP address and port number!!!
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:2232
    • 提供者:WangQu
  1. assignment3

    0下载:
  2. Java UDP Ping Client/Server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:9362
    • 提供者:rdt
  1. udpfile

    0下载:
  2. 1. 打开UDPServer.dsw,client.dsw,进入VC6.0开发环境,读懂项目程序UDPserver和UDPclient程序; 画出服务器端与客户端主要函数的调用流程。 2.在单机上运行它们,验证其具有一个数据的通信能力。 -1. Open UDPServer.dsw, client.dsw, into VC6.0 development environment, read the project procedures UDPserver and UDPclient pro
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3822906
    • 提供者:chegnyangmao
  1. UDP

    0下载:
  2. 基于UDP阻塞式的局域网聊天程序 包括服务器端和客户端,是我大学时期学习自己学着写的,适合初学者-UDP-based congestion-based LAN chat program, including server and client, is studying at university, I learned to write their own, suitable for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5398510
    • 提供者:liu yong
  1. shiyan2

    0下载:
  2. (1)设计UDP服务器程序和客户机程序,利用一般UDP套接字实现基本的UDP通信功能。 (2)根据并发服务器模型原理设计UDP并发服务器程序。-(1) design UDP client server program and program, use commonly UDP socket communication function realization of basic UDP). (2) according to the principle of concurrent serve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9491
    • 提供者:李洪旭
  1. udp

    0下载:
  2. linux下面实现的socket网络编程。使用的是udp协议,可以实现多客户端联机server的功能-The following implementation linux network programming socket. Using udp protocol, can be multi-line server client functionality
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:1237
    • 提供者:龙虾
  1. UDP

    0下载:
  2. UDP通信例子,速度较快的协议,实现客户端和服务器间的即时对话,对初学者有很大的帮助-UDP communication example, faster protocol between the client and server to achieve real-time dialogue is very helpful for beginners
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:3678
    • 提供者:孟祥安
  1. udp

    0下载:
  2. 基于udp的服务器与客户端之间传输字符串-Udp-based server and the client to transfer a string
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1415
    • 提供者:丁宇
  1. UDP(Java)

    0下载:
  2. This file contains UDP sockets in java. It includes client Program as well as Server Program.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:1599
    • 提供者:Tejani
  1. UDP-Echo

    0下载:
  2. 使用UDP协议写的一个ECHO的客户端和服务器的程序(原创+可执行)-Using the UDP protocol to write a ECHO client and server program (original+ executable)
  3. 所属分类:Linux Network

    • 发布日期:2017-03-26
    • 文件大小:2214
    • 提供者:FarEast8612
  1. Client

    0下载:
  2. LINUX无线网编程,服务器端。基于UDP协议的服务器端。-LINUX wireless network programming, server-side. UDP-based server.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1434
    • 提供者:Rocken
  1. Udp_Server1773047232004

    0下载:
  2. UDP Client Server Example
  3. 所属分类:Communication

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

    0下载:
  2. udp局域网内简单数据传输对话框,分为客户端与服务器端,改变ip就可以使用-udp simple data transmission within the LAN dialog box, divided into client and server side, you can use to change ip
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:103837
    • 提供者:li
  1. UDPTest

    0下载:
  2. C++的udp客户端 服务端,实例,共参考-C++, udp client server, examples of reference
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:21097
    • 提供者:HeJingSheng
  1. udp

    0下载:
  2. udp客户机与服务器通信程序,帮助初学者-udp client and server communication program to help beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:2018
    • 提供者:王浩
  1. net

    0下载:
  2. 多个网络Socket编程的示例,包括TCP server、TCP Client、UDP Server、UDP Client,很有参考价值的。-TCP server、TCP Client、UDP Server、UDP Client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:25785
    • 提供者:黄维光
  1. server

    0下载:
  2. udp通信的客户端,简单明了,而且很多注释,相信你会大有收获-udp client communication, simple, and many comments, I believe you will have much to gain
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1094
    • 提供者:yyz
  1. Simple-UDP-based-network-programming

    0下载:
  2. 基于UDP的简单的网络编程,模式为C/S,实现客户端到服务端的通信-Simple UDP based network programming model for C/S, to achieve client-server communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2352423
    • 提供者:LJ
  1. CCESocket_demo

    0下载:
  2. 基于TCP、UDP的客户端、服务器程序,客户端和服务器均集成了TCP、UDP不同的通信方式,通过单选按钮选择-Based on TCP, UDP client, server program, client and server are integrated into a TCP, UDP different way to communicate, through the radio buttons to select
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:70470
    • 提供者:李江
  1. UDP

    0下载:
  2. Unix UDP based server client communication program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2298
    • 提供者:nishant
« 1 2 3 4 5 67 8 9 10 11 ... 47 »
搜珍网 www.dssz.com