Welcome![Sign In][Sign Up]
Location:
Search - multicast

Search list

[Windows Developmptcp-sample

Description: this the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages- this is the multicast extension of the adhoc routing protocol in the ns2 extension. It is a tree based routing protocol uses hello messages
Platform: | Size: 1024 | Author: Duc | Hits:

[Software Engineeringnetwork-video-transmission

Description: 针对网络实时视频传输的各种问题 ,讨论了在 TCP/ IP 协议下应用 IP 组播技术的实时 视频传输方案 ,提出在 IP 组播条件下 ,基于 RTP/ RTCP 协议的一种自适应实时视频流动态调整算法 ,并给出了一个远程监控系统的例子。-Network real-time video transmission applications in the TCP/IP protocol, IP multicast technology of real-time video transmission scheme, put forward under the conditions of IP multicast-based RTP/RTCP protocol an adaptive real-time video streaming dynamically adjusts the algorithm, and gives the example of a remote monitoring system.
Platform: | Size: 163840 | Author: edward | Hits:

[Windows DevelopOUDP_MULTI_VCn

Description: 关于udp多播的编程实例,在Visual C++6.00环境下编译通过。可以通过本实例学习udp多播的编程方法。 -Udp multicast programming examples, compiled by the the Visual C++6.00 environment. Udp multicast programming can learn by this example.
Platform: | Size: 41984 | Author: yungshui | Hits:

[Multimedia Developdemo

Description: 视频监控播放,对摄像头的视频流进行捕获,支持快播,慢播等功能。-Video surveillance play,The camera s video streaming, capture, and support fast multicast, slow broadcast function.
Platform: | Size: 28597248 | Author: jecychendf | Hits:

[Linux-Unixgmrp

Description: gmrp(garp multicast registration protocol,garp组播注册协议)是基于garp的一个组播注册协议,此源码是linux下实现的,能直接在ARM板上跑-gmrp (the garp multicast registration the protocol, the garp Multicast Registration Protocol) is based on the garp a multicast registration protocol, this source under linux can run on the ARM board
Platform: | Size: 36864 | Author: LXY | Hits:

[Program docNetwork_Loadbalancing

Description: The project “NETWORK LOAD BALANCING” is designed using Microsoft Visual Studio.Net 2008 as front end and Microsoft SQL Server 2005 as back end which works in .Net framework version 2.0. The coding language used is VB .Net. Many distributed real-time applications, such as audio- and video-conferencing, require the network to construct a multicast path (tree) from a sender to multiple receivers. Furthermore, real-time applications have Quality-of-Service (QoS) requirements (e.g. bandwidth). The objective of the routing protocol is to build a tree that is both feasible (i.e. satisfies the requested QoS) and least costly. The cost of a tree depends on the costs of its links. The cost of a link should reflect the effect of allocating resources to the new connection on existing and future connections. Many studies have proposed multicast algorithms to construct low-cost QoS-constrained trees.-The project “NETWORK LOAD BALANCING” is designed using Microsoft Visual Studio.Net 2008 as front end and Microsoft SQL Server 2005 as back end which works in .Net framework version 2.0. The coding language used is VB .Net. Many distributed real-time applications, such as audio- and video-conferencing, require the network to construct a multicast path (tree) from a sender to multiple receivers. Furthermore, real-time applications have Quality-of-Service (QoS) requirements (e.g. bandwidth). The objective of the routing protocol is to build a tree that is both feasible (i.e. satisfies the requested QoS) and least costly. The cost of a tree depends on the costs of its links. The cost of a link should reflect the effect of allocating resources to the new connection on existing and future connections. Many studies have proposed multicast algorithms to construct low-cost QoS-constrained trees.
Platform: | Size: 561152 | Author: Starlin T S | Hits:

[Communication-Mobilenetperf-2.6.0

Description: this is file soure code for ns2 of multicast
Platform: | Size: 1384448 | Author: Duc | Hits:

[Windows Developgroup

Description: this is file soure code for ns2 of multicast
Platform: | Size: 11264 | Author: Duc | Hits:

[Grid Computingjavazeromq

Description: This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fanout, pub-sub, task distribution, and request-reply. It s fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. Ø MQ is from iMatix and is LGPL open source.-This is Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fanout, pub-sub, task distribution, and request-reply. It s fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems. Ø MQ is from iMatix and is LGPL open source.
Platform: | Size: 19456 | Author: Oleg | Hits:

[Software Engineeringaaf

Description: 基于组播的多媒体网络教学 一篇硕士论文,有很好的参考和学习价值-Based multicast multimedia network teaching a master' s thesis, a good reference and learning value
Platform: | Size: 6117376 | Author: 加加 | Hits:

[Web ServerJGroup

Description: JGroup功能十分强大,通过配置各种参数就可以充分利用它所提供的各项功能。JGroup最大的特点就是支持协议栈的可配置性,它本是实现了基本的Java的协议栈实现,也就是最基本的消息广播的基础,同时支持附加协议栈的配置,消息的传递就是在这些协议栈之间相互传递,封装,检查,丢弃,重发-JGroups is a toolkit for reliable multicast communication. (Note that this doesn t necessarily mean IP Multicast, JGroups can also use transports such as TCP).
Platform: | Size: 2398208 | Author: xiongxiaoming | Hits:

[OtherGroupTalk

Description: 这个应用小程序,可利用Visual C++实现IP多播(IP Multicast)。-IP Multicast
Platform: | Size: 33792 | Author: wyainngg | Hits:

[TCP/IP stackDemoUDPMulticast

Description: 一个简单的UDP组播程序,给初学者参考。包括服务端和客户端-A simple UDP multicast program for beginners reference. Including service and client
Platform: | Size: 3156992 | Author: fang | Hits:

[Internet-Networkudp-mulcast

Description: netbeans环境下实现的UDP组播功能测试程序,其中包括发送端和接收端-the netbeans environment UDP multicast function test procedures, including the sending and receiving ends
Platform: | Size: 27648 | Author: buaayxd | Hits:

[Internet-NetworkIPV6_protocol

Description: 本书从介绍IPv4中问题的产生和现状入手,详细阐述了IPv6的各个方面,包括IPv6的寻址结构、扩展头、身份验证和安全性、对任意点播和组播的支持以及对相关协议的影响,同时还探讨了IPv4向IPv6过渡的策略和应用。 本书内容由浅入深、语言精练易懂,为有经验的网络管理员和研究人员适应IP升级变化提供了关于IPv6清楚而又与众不同的介绍。 -This book describes the generation of IPv4 and in the present situation of the problem described in detail various aspects of IPv6, including IPv6 addressing structure, extended head, authentication and security, for any on-demand and multicast support, and the related agreements impact, and also discusses the IPv4 to IPv6 transition strategies and applications. Book Deep concise easy to understand language, for experienced network administrators and researchers to adapt to changes in IP upgrade provides information on the IPv6 clearly and distinctive presentation.
Platform: | Size: 4008960 | Author: summon | Hits:

[OtherDRBL_mulsticast

Description: DRBL multicast manual in spanish
Platform: | Size: 2235392 | Author: tomanchis | Hits:

[Internet-Networkadmin_max2012

Description: 马克斯CMS(maxcms)资源采集插件支持百度影音,支持快播资源采集,奇异网、优酷、土豆、腾讯视频、搜狐支持一键采集,适用于MAXCMS v4.0!新添奇异,优酷,土豆,腾讯视频资源库!修复各大资源站无法采集的现象! 采集插件安装: 1.把admin_max2012.asp上传到admin目录下 2.在网站管理后台 “首页”-“快捷菜单”添加2012采集插件,admin_zy2012.asp 3.首先分类绑定,然后采集资源,采集完毕, 数据管理(下载所有网络图片到本地) 图片失效概不负责! 功能:一键采集,采集当天,按分类采集,搜索采集。 -The Max of CMS (maxcms) Resources acquisition Baidu audio and video plug-in to support fast multicast resource acquisition, singular network, Youku, potatoes, Tencent video, Sohu support a key acquisition for in MAXCMS v4.0! Added a new singular, Youku, potatoes, Tencent video resource library! Repair the major resource station can not be collected phenomenon! Collection of plug-in installation:. Admin_max2012.asp uploaded to the admin directory under the 2012 acquisition plug-in website management background " Home" - " shortcut menu" Add, admin_zy2012.asp 3. Classification bind first, then gathering resources, acquisition is completed , takes no responsibility for data management (download all picture of the network to the local) picture failure! Function: a key acquisition, collected the day of collection by category, search collection.
Platform: | Size: 10240 | Author: huangzhimao | Hits:

[OtherUDP

Description: udp单播收发协议,winsoket编程应用,暂时不支持组播,可在单机上实现代码功能。简单易懂-udp unicast the transceivers agreement winsoket programming applications, temporarily does not support multicast, a single code. Easy to understand
Platform: | Size: 3519488 | Author: sunanbin | Hits:

[Internet-Networkdhcp-3.1.2p1.tar

Description: Linux DHCP 服务器: dhcp-3.0.7.tar.gz dhcp.tar.gz 安装源码-In this paper, the basic concept and routers classification method. On this basis, focusing on IPv6 technology, to improve the throughput of router technology, programmable ASIC technology, VPN, QoS, MPLS technology, multicast technology, network management technology, and other relevant eight and routers new technologies conducted a comprehensive analysis of the development of these technologies made a highly summarized and concluded.
Platform: | Size: 792576 | Author: houteng | Hits:

[Program docTelecomSysJournal.pdf

Description: dvmrp multicast protocol for wireless networks
Platform: | Size: 216064 | Author: dgswamy | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net