the client-server connection is really lagging
possibly because the computers are connected at the same time both by cable and by wi-fi
and have the same gateway on both interfaces and are on the same subnet
the thing is that in Windows (or Linux) there's a possibility of connecting 2 connections through network cards over wires to increase throughput. I haven't done this myself, but I've come across some information about it somewhere. And our servers were kept in the network that way too. As for cable and wi-fi, though, that kind of configuration can behave differently. So you need to test it empirically. There are a few possible outcomes
1) the fastest one is chosen
2) the last one is chosen.
3) information goes over both, and the speed adds up
4) the information is duplicated.
Comments