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

搜索资源列表

  1. UDPSTREX

    0下载:
  2. 一个UDP客户端将接受到的UDP数据组播转发出去,以便多个客户端接收-A UDP client to receive the UDP multicast forwarding data out to multiple clients to receive
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:165986
    • 提供者:sammimu
  1. java_udp

    1下载:
  2. 这是java udp网络编程的一个实例,对做p2p软件很有帮助,传上来和大家分享。-Java udp This is an example of network programming to do p2p software helpful, Chuan-up and share with you all.
  3. 所属分类:P2P

    • 发布日期:2017-03-29
    • 文件大小:2233
    • 提供者:zx
  1. RGNOS10.2peizhi

    0下载:
  2. 锐捷路由器配置指南,包括:第一部分 基础配置指南.pdf,第二部分 接口配置指南.pdf,第三部分 IP地址与服务配置指南.pdf,第四部分 应用协议配置指南.pdf,第五部分 路由协议配置指南.pdf,第六部份 安全配置指南.pdf,第七部分 QOS配置指南.pdf,第八部分 组播配置指南.pdf等-Rui Jie Router Configuration Guide, including: the first part of the basis for configuration guide
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:8733589
    • 提供者:echo
  1. UDP_MULTI_VC

    0下载:
  2. 很好的windows组播例子,内含详细说明和组播相关知识介绍-Multicast good example of windows containing a detailed descr iption and multicast-related knowledge to introduce
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:42256
    • 提供者:赵力元
  1. zubo

    0下载:
  2. 这套软件视频会议包括客户端+服务器端全套完整源代码,还有开发文档。也可进行二次开发。可与贵单位原有的网站和业务管理软件进行很好的融合(如OA 系统、MIS系统、ERP系统等),为您提供广泛的应用服务。 我公司提供软件视频会议系统 ,有完整的说明文档 ,视频会议全部源代码-Video conferencing software, including client+ Complete server-side source code, as well as the development of
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-09
    • 文件大小:1137168
    • 提供者:sujie
  1. jointwork_transportfile

    0下载:
  2. 支持网络组播的文件传输程序,其中使用了rtplib库-Support network multicast file transfer program, which uses the Treasury rtplib
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:94665
    • 提供者:杨海龙
  1. 11

    0下载:
  2. 大规模组播通信组播技术研究,有关应用层,算法。-Large-scale multicast communication multicast technology research, the application layer, the algorithm.
  3. 所属分类:Communication

    • 发布日期:2017-05-27
    • 文件大小:9854024
    • 提供者:一言
  1. IPv6

    0下载:
  2. 本书从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。 本书内容由浅入深、语言精练易懂,为有经验的网络管理员和研究人员适应IP升级变化提供了关于IPv6清楚而又与众不同的介绍。 -IPv4 book from the introduction of problems and the status quo approach, desc
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:4008875
    • 提供者:刘文
  1. applicationmulticast

    0下载:
  2. 应用层组播的热点研究问题,一篇介绍应用层组播的很好文章,大家如果真正进行这方面的研究,可以很好的参考。-application multicast research!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1225283
    • 提供者:郑为
  1. ipvoid

    0下载:
  2. 主要用于组播技术,适合搞IP语音和视频业务的开发人员学习参考-Multicast technology is mainly used for engaging in IP voice and video business developer reference study
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:68795
    • 提供者:lhl
  1. src

    0下载:
  2. 一个简单的组播程序。模拟了一个服务器端来提供转发功能。-A simple multicasting application
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:15944
    • 提供者:cettur
  1. MultiCastChat

    0下载:
  2. 一个多播的聊天程序,运行多个实例,然后加入同一个组即可聊天。-Choose to broadcast more than one chat program, run multiple instances, then you can add a chat group.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:56198
    • 提供者:junly
  1. CallServices

    0下载:
  2. 服务呼叫系统,一个典型的socket组播代码-Service Call System, a typical multicast socket code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-23
    • 文件大小:7066656
    • 提供者:王键
  1. UDPmulticast

    1下载:
  2. 这是一个VC编写的组播通信演示程序。程序调用了Winsock API,并在Windows XP下测试通过。程序说明源于任泰明编写的<TCP/IP协议与网络编程>-VC This is a demonstration of the preparation process of the multicast communication. Procedure calls the Winsock API, and tested under Windows XP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:37147
    • 提供者:hwp
  1. svr

    0下载:
  2. 多播服务器的c++源代码实现!实现了在windows平台用api编译的多播/组播编写方式的代码.-Multicast server c++ source code to achieve!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-17
    • 文件大小:4336739
    • 提供者:delaoshi
  1. myns-alpha-0.1.tar

    0下载:
  2. 模拟器提供了一个简单易用的平台,实施application-layer/P2P协议和测试的大型网络。在此,已经实现三个应用层组播协议仿真: Sequence of direct unicasts Narada NICE-The simulator provides a simple and easy platform to implement application-layer/P2P protocols and test them on large networks. In
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1371972
    • 提供者:董巍
  1. puma-11-30-08

    0下载:
  2. 组播路由协议,在ns2.30~2.32下编译通过,也可用于ns2.33版本。-Multicast Routing Protocol, under ns2.30 ~ 2.32 in the compiler, they can be used to ns2.33 version.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:23417
    • 提供者:coral
  1. Vcipmulticast

    0下载:
  2. 在局域网中,管理员常常需要将某条信息发送给一组用户。如果使用一对一的发送方法,虽然是可行的,但是过于麻烦,也常会出现漏发、错发。为了更有效的解决这种组通信问题,出现了一种多播技术(也常称为组播通信),它是基于IP层的通信技术。资料介绍了多播的概念和一个编程实例。-In the local area network, an administrator often needs to be a message sent to a group of users. If you use the Send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:9519
    • 提供者:张三丰
  1. RUNE_multicast

    0下载:
  2. 这是一个基于matlab/RUNE环境的移动通信网络仿真程序包,用于科研或教学用途,可以仿真比较GPRS网络中的单播和组播的性能。-This is based on matlab/RUNE environment of mobile communication network simulation package, for scientific research or teaching purposes, you can compare unicast and multicast perform
  3. 所属分类:3G develop

    • 发布日期:2017-03-29
    • 文件大小:22518
    • 提供者:wang haibo
  1. multicast

    0下载:
  2. 组播的实现,其中的组播应该明白其中原理!很好的一个协议,可是用的人却比较少!-The realization of multicast, including multicast should understand the principle! A very good agreement, but people with less than!
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-17
    • 文件大小:152509
    • 提供者:乔木
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 31 »
搜珍网 www.dssz.com