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

搜索资源列表

  1. UDPServer服务端源代码

    0下载:
  2. UDPServer.rar
  3. 所属分类:网络编程

  1. udpserver

    0下载:
  2. UDP服务器源码,VC++,VS2008,实现UDP通信-UDP server source code, VC++, VS2008, realization of UDP traffic
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:168542
    • 提供者:杨凯
  1. UDPServer

    0下载:
  2. 服务端udp源码(Windows 网络与通信程序设计 源代码)-Service udp-source client (Windows network and communications programming source code)
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-25
    • 文件大小:2504
    • 提供者:咚咚
  1. UDPServer

    0下载:
  2. 使用java写的关于UDP协议的服务器端的运用程序-The use of java on the UDP protocol to write server-side application procedures
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:848
    • 提供者:杨春尧
  1. UDPServer

    0下载:
  2. 一个UDPServer的实现,直接创建该对象就可以使用,方便快捷-Am implemetation of UDP Server based on C++
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:10263
    • 提供者:老杨
  1. UDPSERVER

    0下载:
  2. 实现upd通讯,加了较验,和超时控制 丢包请求重发丢掉的包 只有包完整,才进行处理-UDP
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-19
    • 文件大小:5361010
    • 提供者:张锦文
  1. UDPserver

    0下载:
  2. Linux下网络编程中UDP服务器端的简单代码,附有注解,可以传输各种文件,适合初学者学习使用。-Linux Network Programming UDP simple server-side code, with comments, you can transfer all kinds of documents, suitable for beginners learning to use.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1481
    • 提供者:莱克
  1. UDPServer

    0下载:
  2. UDP网络编程,程序精简说明了UDP协议的运行机制,适合于新手学习使用-UDP network programming, the program describes the UDP protocol to streamline the operation of the mechanism, suitable for novices learning to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-02
    • 文件大小:2993
    • 提供者:刘东
  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. udp

    1下载:
  2. Example udp server and client in C. udpserver.c udpclient.c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-08
    • 文件大小:1741
    • 提供者:bakashi10
  1. udpServer.c

    0下载:
  2. UDP server program to listen client application
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:705
    • 提供者:kiran
  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. udpserver

    0下载:
  2. 这个是udp客户端的一个程序,运行在linux下,可以学学套接字和tcp的工作机制。-this is udp client
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:694
    • 提供者:shiyinyan
  1. UdpServer

    0下载:
  2. 简单udp服务器实例~ 端口号已定 来自于一本书的光盘文件-A simple udp server instance ~ port number has been scheduled for a book from the CD-ROM file
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:61800
    • 提供者:问少甲
  1. udpserver

    0下载:
  2. UDP服务器编程,编写程序,设计UDP服务器。选择UDP为主要的网络通信技术 ①程序能够流畅地完成视频文件的传输 ②要能够对多个客户端,需要通过UDP模拟多个客户端连接的验证情况 -UDP Server program, write programs, design UDP servers. Select UDP as the main network of communications technology ① program can complete the smooth tra
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-13
    • 文件大小:21076223
    • 提供者:johncheng
  1. UDPServer.java

    0下载:
  2. udpserver sample program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:563
    • 提供者:AJUU
  1. UDPServer

    0下载:
  2. JAVA实现的UDP通信协议的服务器端源码,请与客户端一起运行。源码所在的包需要修改成自己的项目所在的包。-JAVA UDP communication protocol implemented server-side source code, please run in conjunction with the client. Need to modify the source where the package into your project where the package.
  3. 所属分类:Ajax

    • 发布日期:2017-03-29
    • 文件大小:1419
    • 提供者:
  1. UDPServer

    0下载:
  2. 简单的UPD聊天服务器代码,客户端的代码稍后上传。-UPD simple chat server code, the client upload the code later.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-16
    • 文件大小:237069
    • 提供者:陈伟
  1. udpserver

    0下载:
  2. UDP服务端编程,通过无线方式跟现场实时通讯,用于SCADA系统-UDP server-side programming, real-time via wireless communication with the site for the SCADA system
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11999008
    • 提供者:xgq
  1. udpserver

    0下载:
  2. udpserver QtGui/QApplication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:3337
    • 提供者:潘晓峰
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com