2010年9月20日 星期一

IGMP protocol

>> Sending IGMP joint group packet
>> We can use the following socket and format
ret = setsockopt( socket, IPPROTO_IP, IP_ADD_MEMBERSHIP,
(char *)&ssdpMcastAddr, sizeof (struct ip_mreq) );

沒有留言: