Hi:
I gave a try to enable ALL-MULTI option , with the folowing piece of
code.
1. s = socket(AF_INET, SOCK_RAW, 2);
2. ADD_MEMBERSHIP, for 224.0.0.0 on this socket s, using ioctl.
3. while(1)
{
recvfrom();
}
But this pices of code, is not getting any IGMP membership reports ?
Any help here ? I tried to enable ALLMULTI using ifconfig also, but
I am not getting packets on this socket. Can you just guide me o how to
enable allmulti ? How this entry will look like when we type netstat -g
on linux.
Thanks,
Jyotheesh
--------------------------------------------------------------------
Every moment is a golden one for him who has the vision to recognize it
as such.
-- Henry Miller
----------------------------------------------------------------------------------------------------------------------
Information transmitted by this E-MAIL is proprietary to Wipro Limited and
is intended for use only by the individual or entity to which it is
addressed, and may contain information that is privileged, confidential or
exempt from disclosure under applicable law. If you are not the intended
recipient or it appears that this mail has been forwarded to you without
proper authority, you are notified that any use or dissemination of this
information in any manner is strictly prohibited. In such cases, please
notify us immediately at mailto:[EMAIL PROTECTED] and delete this mail
from your records.
----------------------------------------------------------------------------------------------------------------------