Simulating Slow Internet Connection [closed]

I know this is kind of an odd question. Since I usually develop applications based on the “assumption” that all users have a slow internet connection. But, does anybody think that there is a way to programmatically simulate a slow internet connection, so I can “see” how an application performs under various “connection speeds”?

I’m not worried about which language is used. And I’m not looking for code samples or anything, just interested in the logic behind it.

17 Answers
17

Leave a Comment