Originally posted by: andrew
"setsockopt()" get error 10055, it seems mean that it can not get the enough buffer, but I have no idea about it...
Does someone know it ?
THANKS
andrew :-)
Originally posted by: syhwang
Hi~
I'm syhwang
I did not find the UNIX Multicast source anywhere
So... If you have it..
Please give me a source file about multicast program
in UNIX or Linux platform.
Thanks....
ReplyOriginally posted by: Lars Vraa
Is there any way to check the datagrams for errors after recieving them??
ReplyOriginally posted by: Godwin Grech
In your implementation, why didn't you use the winsock 2 multipoint api (such as WSAJoinLeaf) instead of Steve Deering's options for IP Multicast?