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

搜索资源列表

  1. LiveClient

    0下载:
  2. 视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:757640
    • 提供者:王征
  1. NET_CLASS

    0下载:
  2. 专用于组播UDP通信的封装类,可以直接加入扩展DLL工程中,构成自己的D-dedicated to the UDP multicast communications package type, and can directly join the DLL extension project, constitute their own D
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4472
    • 提供者:myw
  1. ipv6_send-recv

    0下载:
  2. IPV6下的RAW_SOCK发送程序,以及基于组播和单播的UDP程序-IPV6 RAW_SOCK sent under the procedures, and based on the unicast and multicast UDP procedures
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:3847
    • 提供者:
  1. FreeQQ_src

    0下载:
  2. /* 基于组播和udp的局域网聊天工具 email:kinghfut@gmail.com QQ:254648852 */-/ * multicast and udp-based LAN chatting tool email : kinghfut@gmail.com QQ : 254648852 * /
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:284615
    • 提供者:king
  1. uudp_sock_muld

    0下载:
  2. socket实现udp组播,需要要用UDP通信可以参照可直接使用。 -socket udp multicast, you need to use UDP communication reference can be directly used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:172967
    • 提供者:zenghui411
  1. DemoUDPMulticast

    0下载:
  2. 一个简单的UDP组播程序,给初学者参考。包括服务端和客户端-A simple UDP multicast program for beginners reference. Including service and client
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-19
    • 文件大小:3156796
    • 提供者:fang
  1. multicast

    3下载:
  2. 用MFC实现的udp组播程序,可以实现一个广播域内组播信息的发送和接收(跨广播域好像要交换机支持)。-udp multicast
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-05
    • 文件大小:35502
    • 提供者:guoguangyu
  1. NetDebug

    1下载:
  2. 1、实现多个网络调试助手示例在一个进程中启动; 2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;-1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2016-03-27
    • 文件大小:273408
    • 提供者:lauphy
  1. SDDINetwork

    0下载:
  2. 本程序是基于dll的组件的网络编程,程序实现了UDP点对点通信,UDP组播模式,还有基于TCP的网络编程,经过编译后生成的dll文件可以被其他程序直接使用。-This program is a DLL component based network programming, program of UDP point to point communication, UDP multicast model, and based on TCP network programming, after
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-09
    • 文件大小:15938796
    • 提供者:冯伟伟
  1. GroupBroadcast

    0下载:
  2. Linux下c语言的关于UDP组播的服务器端和客户端的源码例子-C language under Linux on UDP multicast server and client source code examples
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:1600
    • 提供者:linjiandao
  1. mmPlay.thread-udp

    0下载:
  2. 本源代码功能,从udp socket 接收音频,然后通过声卡播放。可同时接收和播放多路音频。代码中有udp socket组播的编程,线程池的编程例子,音频播放的编程。-Source code function, receiving audio from udp socket, and then played through the sound card. Can receive and play multi-channel audio. Code has multicast udp socket
  3. 所属分类:Audio program

    • 发布日期:2017-04-10
    • 文件大小:1435622
    • 提供者:zhuonaiqi
  1. UDPTest

    2下载:
  2. VB.NET下实现UDP组播功能,包含发送端和接收端-VB.NET under the UDP multicast features, including sending and receiving ends
  3. 所属分类:.net

    • 发布日期:2014-12-22
    • 文件大小:76800
    • 提供者:Ray
  1. udp_server

    0下载:
  2. UDP组播接收程序。接收程序输入参数为组播地址、端口号;接收程序打印出接收到的消息、消息的来源等信息; -UDP multicast receiver. Receiving program input parameters for a multicast address, port number receiving program prints out the received message, and other news sources of information
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:611
    • 提供者:lry
  1. udpbroadcast2008

    0下载:
  2. 实现UDP组播,通过设置端口号和组播地址,即可将数据组播在局域网内。-UDP multicast send data to the LAN by setting the port number and multicast address.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:151187
    • 提供者:liangli
  1. WF_chat

    0下载:
  2. 用C#写的聊天工具,包含多线程跟UDP组播技术,修改下就能用。-Written in C# chat tools, including multi-threading with UDP multicast technology, you can use the next modification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:52459
    • 提供者:胡倩
  1. UdpMulticast

    0下载:
  2. Udp组播代码,分为发送端和接收端,是win32代码,需要加入同一个组播ip地址,才能够正常通信-Udp multicast code into the sender and the receiver, is win32 code, you need to join the same multicast ip address, to be able to communicate properly
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-03
    • 文件大小:961860
    • 提供者:刘一
  1. DemoUDPMulticast

    0下载:
  2. 一个利用vc++编写的UDP组播程序,包含客户端和服务端代码,功能完整,说明详细,看完就能了解UDP组播原理,很有用,分享给大家-A UDP multicast use vc++ written procedures, including client and server-side code, functional integrity, described in detail, reading can understand UDP multicast principle, useful, fo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:18879085
    • 提供者:jiangjun
  1. 发包程序_swm

    0下载:
  2. TCP/UDP组播工具,方便的测试局域网TCP/UDP联通性(TCP/UDP multicast tools to facilitate testing LAN TCP/UDP connectivity)
  3. 所属分类:网络编程

    • 发布日期:2017-12-22
    • 文件大小:1405952
    • 提供者:刚子1949
  1. UDPGroup1

    0下载:
  2. 简洁的收发界面,实现加入组播并且接收和发送数据的功能。基于MFC实现(join udp group ,send and receive message)
  3. 所属分类:网络编程

    • 发布日期:2018-01-02
    • 文件大小:2467840
    • 提供者:rain#
  1. MyUdpTest

    0下载:
  2. UDP协议通讯调试工具软件,支持组播模式(Debugging of UDP communication protocol)
  3. 所属分类:网络编程

    • 发布日期:2018-01-06
    • 文件大小:2266112
    • 提供者:naliycx
« 1 2 3 45 6 »
搜珍网 www.dssz.com