Question

I am developing C#/.NET application and at production site we have some exotic 30Kbps Ethernet network link. I am testing my app on network card 100Mbps and all works, but is seems some queuing behaves differently on slow links.

How do I set my desktop Ethernet Network card to speed 30Kbps to simulate my production site?

Was it helpful?

Solution

Have a look at http://netlimiter.com/ - you can use it to throttle bandwidth down to what you need.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top