|
Hi,
We are currently facing a problem
when
we try mutlicast IP FF12::224.5.6.7 on
Linux.
The function inet_pton() returns > 0, that
means the IP is OK, but
when we do a sendto(), it gives an error as
99.
The kernel used is 2.4.18-3 and ipv6 is enable.
Can one please let me know, how to make this
multicast IPV6
sendto() functionality work properly.
Also an additional information.
F001:0:0:0:0:0:0:43 MULTICast address
works
fine with sendto, but FF12::224.5.6.7 does
not
work. Any inputs on this one please.
Thanks and Regards
Deepak |