unknown
2009-11-05 10:26:22 UTC
Hello,
On a computer (called C1) I have two network cards.
The first network card has IP 192.168.0.10 and the subnet mask is
255.255.255.0.
The second network card has IP 192.168.1.10 and the subnet mask is
255.255.255.0.
On this computer, I have made a program witch connect with two computers
(called C2 and C3) using Socket in MS VB .Net 2008 Express.
C2 has IP 192.168.0.11 and the subnet mask is 255.255.255.0.
C3 has IP 192.168.1.11 and the subnet mask is 255.255.255.0.
My question is :
When I send datas using the socket connexion with C2, does the operating
system send those datas only on the good network card ? or it send on both
network cards (in this case, the frame will reach the destination witch the
network card for C2, and never reach the destination for C3 but this network
is polluted with datas witch does not belong to it) ?
Regards,
Stéphane
PS :
I'm french, so excuse me for my english
PPS :
If the word "witch" is not the good word, you can try with the word "that"
On a computer (called C1) I have two network cards.
The first network card has IP 192.168.0.10 and the subnet mask is
255.255.255.0.
The second network card has IP 192.168.1.10 and the subnet mask is
255.255.255.0.
On this computer, I have made a program witch connect with two computers
(called C2 and C3) using Socket in MS VB .Net 2008 Express.
C2 has IP 192.168.0.11 and the subnet mask is 255.255.255.0.
C3 has IP 192.168.1.11 and the subnet mask is 255.255.255.0.
My question is :
When I send datas using the socket connexion with C2, does the operating
system send those datas only on the good network card ? or it send on both
network cards (in this case, the frame will reach the destination witch the
network card for C2, and never reach the destination for C3 but this network
is polluted with datas witch does not belong to it) ?
Regards,
Stéphane
PS :
I'm french, so excuse me for my english
PPS :
If the word "witch" is not the good word, you can try with the word "that"