Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - multicast
Search - multicast - List
多点传送的几个例子
Update : 2024-05-14 Size : 16757 Publisher :


Update : 2024-05-14 Size : 9639 Publisher :

这是我自己做的局域网内进行多播 通信的代码,打开时请先打开服务器段 才可正常运行。-This my own LAN within multicast communication code, opened post of the open server can run normally.
Update : 2008-10-13 Size : 42881 Publisher : 董小悠

微软亚洲研究院:无线有线网络视频组播中带宽及保护的最优分配-Microsoft Asia Research Institute : Wireless Cable Network Video Multicast bandwidth and the optimal allocation of protection
Update : 2008-10-13 Size : 175301 Publisher : 李刚

微软亚洲研究院论文:有线无线网络视频组播中差错保护的最优分配-Microsoft Asia Research Institute Papers : wired and wireless networks Multicast Video Error protection optimal allocation
Update : 2008-10-13 Size : 102342 Publisher : 李刚

微软亚洲研究院论文:基于对象组播中可扩展视频流的打包和自适应数率控制机制-Microsoft Asia Research Institute Papers : Object-based Multicast scalable video streaming package and the adaptive rate control mechanism few
Update : 2008-10-13 Size : 123206 Publisher : 李刚

DL : 0
组播服务端程序,用c编写-multicast service software, used to prepare c
Update : 2008-10-13 Size : 9906 Publisher : ronaldo

DL : 0
3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver . start the receiver first- 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and then receive a reply. . Multicast sender/receiver . start the receiver first
Update : 2008-10-13 Size : 4953 Publisher : 宗睿

DL : 0
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
Update : 2008-10-13 Size : 129380 Publisher : 百里情愁

UDP对QQ来说太重要了。 UDP和TCP是同一个层上的协议,都是通过IP层进行数据。。。 算啦,不扯这些了。 UDP针对的是不需要保证数据一定传输到的一种协议。因为IP 本身是会被随意丢弃的,所以TCP为确保数据可靠,会消耗大量的 资源,而且Socket架上去以后会出于保持链接的一种结构。 QQ本身不保持链接,数据是否可靠自己去验证,而且QQ里的数据 都是小包,尤其适应UDP的结构。最后对于multicast来说,UDP 是唯一可行的降低网络带宽负担的协议-UDP right QQ is so important. UDP and TCP is a layer with the agreement through the IP layer data. . . Forget it, do not pull these. UDP is aimed at not necessarily guarantee that the data transmission to an agreement. Because IP is will be randomly discarded, TCP to ensure reliable data, and will consume a large amount of resources, but to Socket shelves after link will be maintained for a structure. QQ link itself is not maintained, reliable data to verify themselves, but QQ, the data packets are, in particular to adapt the structure of UDP. Finally for multicast, UDP is the only viable network bandwidth to reduce the burden of agreement
Update : 2008-10-13 Size : 68022 Publisher : fang

三个实际的例子,来展示Q o S的使用。第一个例子使用的是T C P,它在三个例子中显得最“直接了当”,因为它是“面向连接”的。第二个例子使用U D P,而且没有使用任何连接调用。最后一个例子使用的则是多播U D P-three practical examples to demonstrate Q o S use.T C P The second example is the use of U P D, but did not use any connected call. A final example is the use of multicast U P D
Update : 2008-10-13 Size : 247325 Publisher : 梅恒

视频直播客户端(基于图敏4004H卡),可以分为单播(TCP、UDP)、组播方式接收数据-video broadcast client (based on map-4004H card), can be divided into unicast (TCP, UDP), multicast receive data
Update : 2008-10-13 Size : 757640 Publisher : 王征

采用rtp协议,读取影片一定的帧,然后用单播或组播的方式发送出去。影片格式采用的是AVI格式-used rtp agreement, read a film frame, and then use the unicast or multicast sent out. The film format is used in AVI format
Update : 2008-10-13 Size : 138734 Publisher : 黄耀

DL : 0
组播通讯的范例,可以视在文字会议系统,多人接收-multicast communications paradigm, as the language conferencing systems, receiving more than
Update : 2008-10-13 Size : 28283 Publisher : 朱勤武

一个局域网组播的win32程序,包括发送端和接收端。欢迎大家共同学习-a LAN Multicast win32 procedures, including the transmitter and receiver. You are welcome to jointly study
Update : 2008-10-13 Size : 5910 Publisher : 艾碧珍

这个实例实现了加入和离开组播组、在组播组中发送及接收数据、利用组播实现时间服务器、利用组播实现网络教学功能-this example realized join and leave multicast group, the multicast group to send and receive data and the use of time-servers multicast using multicast network teaching function
Update : 2008-10-13 Size : 40658 Publisher : 丁玉红

支持IPv4和IPv6的组播环境中的ping实现,环境为NetBSD和FreeBSD-support IPv4 and IPv6 multicast environment to achieve the ping, the environment for FreeBSD and NetBSD
Update : 2008-10-13 Size : 13615 Publisher : 张朝东

项目描述: Fluid is a server daemon for streaming media. The latest release is built as an API for building any kind of media streamer. Following with the server is a plugin for streaming MP3 files, even those with variable bitrate. Multicast now supported. Fluid 是一个为媒体流提供的服务器后台。最新版本建造为一个API,用于建造任何类型的媒体。服务器是流式MP3文件的一个插件,即使其位率可变。现在也支持组播。 来源: http://sourceforge.net/projects/fluid/ -Project Description : Fluid is a server daemon for streaming media. The latest release is built as an API for building any kind of media streamer. Following with the server is a plugin for streaming MP3 files, even those with variable bitrate. Multicast now supported . Fluid is one of the streaming media server background. The latest version of the construction of an API for the construction of any type of media. Servers are streaming MP3 files of a plug-in, even if its variable bit rate. Now also support multicast. Source : http://sourceforge.net/projects/fluid/
Update : 2008-10-13 Size : 233554 Publisher : 夏雨

DL : 0
Networking multicast client
Update : 2024-05-14 Size : 198656 Publisher : adrenaline96

DL : 0
Networking multicast server
Update : 2024-05-14 Size : 203776 Publisher : adrenaline96
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.