linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserve
linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 2...
linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 2...
matlab代码实现sensornet的QoS组播路由蚁群算法的Matlab程序...
End-host multicast communication using switch-trees protocols 端组播交换树协议...
基于MPEG一4和IP组播技术的分布式视频监控系统基于MPEG一4和IP组播技术的分布式视频监控系统...
java实现的一个简单组播通信聊天工具,利用开源工具包JGroup实现,界面部分由SWT实现...