Vinod Kumar P wrote:
> Dear all
>
> How can I send a unicast packet through a particular network interface
> of my machine using UDP sendto() function in C?
Bind to a specific IP address instead of INADDR_ANY.
> How can I send
> multicast sendto() through a network interface other than by
> specifying an IP like in setsockopt-MULTICST_IF( b specifying the
> interface index/name). I am working on IPv4 sockets.
You cannot do it any other way.
> Thanks for all expert advices
>
> Vinod Kumar P
--
Phil Frisbie, Jr.
Hawk Software
http://www.hawksoft.com