Re: Multiple network interfaces
In the same network the one with lower metric will be used , to see which
you can use "route print" command.
To change that use route functions from IPHLPAPI
Arkady
"Leesei" <someone@xxxxxxxxxxxxx> wrote in message
news:eZ6Gga%23dFHA.2128@xxxxxxxxxxxxxxxxxxxxxxx
> If I have create multiple network interfaces in a computor and create a
> socket by socket(), how can I know which interface it will use for sending
> the packets?
> Is there any way I can specify a interface for that socket?
>
> Thanks.
>
>
.
Relevant Pages
- [PATCH 1/1] IPN: Inter Process Networking
... +IPN is an Inter Process Communication service. ... +interface and protocols used for networking. ... +to a "network". ... +creates a communication socket. ... (Linux-Kernel) - Re: [PATCH 1/1] IPN: Inter Process Networking
... +IPN is an Inter Process Communication service. ... +interface and protocols used for networking. ... +to a "network". ... +creates a communication socket. ... (Linux-Kernel) - Re: Trusting localhost?
... > only want to take requests from the localhost, ... I guess it's all about "where" you are binding your socket. ... it on your "loopback" interface (in Windows I guess it's just called ... I recommend reading of Beej's Network ... (SecProg) - cl-sockets, Google, Lisp-NYC, and The Savages of c.l.l
... Lisp-NYC has provided to Google positive evaluations for seven of the nine Summer of Code projects Google sponsored through Lisp NYC. ... libraries go through each implementation's socket library. ... (Foreign Function Interface) ... ForNet is a distributed forensics network. ... (comp.lang.lisp) - Re: VPN Routing
... Interface refers to which network interface you are using. ... a "route print" command, then you will see a list of interfaces (and ... Jeffrey Randow (Windows Networking & Smart Display MVP) ... (microsoft.public.windowsxp.work_remotely) |
|