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

搜索资源列表

  1. UDPserver++

    0下载:
  2. 使用WINSOCK实现基于UDP协议的代码服务器端程序,已经通过调试-use Winsock UDP-based server code procedures have been adopted Debugging
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1515
    • 提供者:熊波
  1. UdpServer

    0下载:
  2. 一个UDP的东西,有客户端,有服务器端。大家可以学习学习。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9649
    • 提供者:吴高洁
  1. liaotianchengxu

    0下载:
  2. 学习Indy控件时写的一个简单例子,使用UDPServer进行通讯, 服务器进行数据转发,也可以直接进行客户端到客户端的通讯, 修改一下即可实现。 呵呵,太简单了,高手不用看。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:458039
    • 提供者:赵智斌
  1. TransmitUDP

    0下载:
  2. 内含三个工程源码:客户发送端 UDPClient 服务器转发端 TransmitUDP 服务器显示端 UDPServer 就是从一个端口读UDP包,转发到另一个指定端口,在从这个端口读出来的过程
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:111311
    • 提供者:李文凯
  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

    1下载:
  2. UDP c# 控件采集摄像头视频 采用 c#自带的压缩格式Jepg-UDP c# Controls collection camera Videos
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:287004
    • 提供者:lynx
  1. Udpserver

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

    • 发布日期:2017-04-12
    • 文件大小:737
    • 提供者:super
  1. udpServer

    0下载:
  2. 这是一个网路通信中实现传输的服务器端的源代码-This is a communications network to achieve transmission of the server-side source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1186
    • 提供者:cherrytian
  1. chap04

    0下载:
  2. 、测试该文件时应首先启动UdpServer的服务器端,接着启动myUdpClient的客户端软件。 3、在myUdpClient项目文件中myUdpClient.cs文件的56行为连接到远程服务器端的IP地址,这里为本地IP地址,实际使用时应相应更改。 以上软件是需要注册才能长期正常使用的软件,请大家支持正版软件的使用-To test the document should be the first to start UdpServer server-side, an
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:111769
    • 提供者:李佳
  1. UdpServer

    0下载:
  2. 这是一个UDP通讯的C#源代码,它是作为服务端而使用-This is a UDP communication C# source code, which is used as a service-side
  3. 所属分类:.net

    • 发布日期:2017-04-07
    • 文件大小:33657
    • 提供者:刘少鹏
  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. 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. udpserver

    0下载:
  2. protocol udp communication
  3. 所属分类:Console

    • 发布日期:2017-04-16
    • 文件大小:273059
    • 提供者:se750
  1. UDPserver

    0下载:
  2. udp服务器和客户端程序,可以运行,分别写在两个文件中。-udp server and client programs, you can run, were written in the two documents.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:2336616
    • 提供者:于云飞
  1. UDPServer

    0下载:
  2. 运用vs2005工具,MFC实现基于UDP协议的网络Socket通信,基于MFC封装好的类来派生自己的通信类实现客户端与服务端的模拟通信工作,供参考。-Use vs2005 tool MFC to achieve network Socket communication based on UDP protocol, client and service side analog communication based the MFC package good class to derive you
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:89132
    • 提供者:徐旺
  1. UDPDemo

    0下载:
  2. 一个服务器程序,一个客户机程序,双方通过UDP方式传输数据。 Bin\UDPServer.exe是服务器程序。 Bin\UDPClient.exe是客户机程序。 打开UDPDemo目录下的WsClientServer.dsw文件,可以同时浏览该目录下所有 项目。-A server program and a client program, the data transmitted via UDP. The Bin \ UDPServer.exe server program
  3. 所属分类:Communication

    • 发布日期:2017-11-17
    • 文件大小:22209
    • 提供者:lanxiaoming
  1. supernetdebuger

    0下载:
  2. 一个超级终端 调试串口,TCP通讯用的 可做TCP/UDP client TCP/UDPserver -A super terminal debug serial communication using TCP
  3. 所属分类:CSharp

    • 发布日期:2017-05-11
    • 文件大小:2220928
    • 提供者:陈赛
  1. UDPServer

    0下载:
  2. win32控制台编写的udp“打洞”试验平台 服务器端-the server of UDP holing
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5819891
    • 提供者:shizhoulei
  1. UDPServer

    0下载:
  2. 简单的socket通信功能,非常适合初学者-easy socket communicate
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2546809
    • 提供者:张龙
搜珍网 www.dssz.com