linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
标签:
mcastclient
Wall
mcastserver
mcastserve
上传时间:
2013-12-20
上传用户:lepoke