Sometimes I want to manually test my web applications (desktop applications that invoke web services or websites or RIAs) to see how they behave when connected to a low-speed Internet connection (for example, 56 kbps). Is it possible to do this through a network, simulating a lower speed than real? If so, is it also possible to simulate a poor quality connection (something like packet loss, connection drop, etc)?
source
share