Hi guys,
I noticed that the VLC binds the socket connection it makes to a multicast address instead of a normal local ip address. Can i know why is the socket is bound to the multicast address instead of a local ip address (as normally would have been).
If we bound the socket to the multicast address, how can we determine on which interface it should be bound upon to for the direction of the packets received? (Receiver end).
btw, Im using 0.8.6f with Fedora 8.
Nero
Edited :
And one more thing, how can we determine which interface do we bind to for the multicast ?