I already have a server machine with 1 network card and open socket to receive connections. I also have a client machine that talks to this server. But now I need to install another network card on this server, being the network 1 for the General and the network 2 for the client machine. I want to open the socket only for the network of this client machine.
helping?
– rLinhares
But you say create a server on one machine and a client on another?
– Vinicius Morais
I already have a server machine with 1 network card and open socket to receive connections. I also have a client machine that talks to this server. But now I need to install another network card on this server, being the network 1 for the General and the network 2 for the client machine. I want to open the socket only for the network of this client machine.
– rosana