Tagged Questions

12
votes
9answers
3k views

Tool for degrading my network connection?

I've written some applications than heavily use network, and I would to test it over a slow network. I'm looking for a tool to simulate this kind of connections. Edit: I'm only interested in Windows ...
0
votes
2answers
134 views

WCF & Network Bandwidth Throttling

I have a client application calling a method of a WCF service. Sometimes one of the parameter of this method call is close to 10MB. This causes a problem when the client is in a really slow network. ...