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實現...