I am posting this question in both .NET and VB6 forums. Depending on the answer I get, will depend on if I use VB.NET or VB6 for my server.
I am looking to throttle all connections to my server at 56K (modem) each. This way, every client will have the same connection and I can optimize my server/client communication to the same connection speed.
Does anybody know how to do this?
I am looking to throttle all connections to my server at 56K (modem) each. This way, every client will have the same connection and I can optimize my server/client communication to the same connection speed.
Does anybody know how to do this?