Slow down my own connection

1

I want to test a program I have developed on LANs that have a very slow connections. I have two computers here, I want to run a program on one that will kill the bandwidth on my connection. Is there a way I can do this from CMD or another 3rd party software?

Freesnöw

Posted 2011-09-07T12:24:25.183

Reputation: 836

3

Take a look at the answers to this question on StackOverflow.

– Blorgbeard is out – 2011-09-07T12:46:07.310

Answers

1

The simplest but probably not the best way would be to go to network settings, disable auto-negotiation and set low speed manually and then test away.

AndrejaKo

Posted 2011-09-07T12:24:25.183

Reputation: 16 459

0

If either end is a linux or other common *nix style OS, i'd suggest taking a look at trickle. I can't think of any windows tool offhand, but there's a thread on the very same topic on MDSN that may be of use

Journeyman Geek

Posted 2011-09-07T12:24:25.183

Reputation: 119 122