I would need to test my virtual-connection-over-UDP code with packet loss, latency and incorrect packet order delivery and I really wouldn't want to write code inside my app to test.
Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
11–20 of 34 posts
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#12I'd like to have something like this for Linux. Anyone got any tips how to set something like this up? Command line and kernel option hacking preferred to GUI gadgets. I would need to test my virtual-connection-over-UDP code with packet loss, latency and incorrect packet order delivery and I really wouldn't want to write code inside my app to test.
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#13Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#14Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#15The website has some layout problems when viewed from the iPhone, and, more importantly, it appears to only have a description, but no Download button or a pricing information.
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#16Available on Windows / OS X / Linux
One the downside it needs Java!
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#17I'd like to have something like this for Linux. Anyone got any tips how to set something like this up? Command line and kernel option hacking preferred to GUI gadgets. I would need to test my virtual-connection-over-UDP code with packet loss, latency and incorrect packet order delivery and I really wouldn't want to write code inside my app to test.
tc
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#18I'd like to have something like this for Linux. Anyone got any tips how to set something like this up? Command line and kernel option hacking preferred to GUI gadgets. I would need to test my virtual-connection-over-UDP code with packet loss, latency and incorrect packet order delivery and I really wouldn't want to write code inside my app to test.
Lets you set up a linux box to act as a configurable router that does network emulation. Useful if you want to test devices that don't have their own emulation options.
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#19Does the same thing and is free!
Re: Show HN: Slowy app, Real-world connection simulator and bandwidth limiter
#20I'd like to have something like this for Linux. Anyone got any tips how to set something like this up? Command line and kernel option hacking preferred to GUI gadgets. I would need to test my virtual-connection-over-UDP code with packet loss, latency and incorrect packet order delivery and I really wouldn't want to write code inside my app to test.
tc
Are there good examples of using tc to emulate a crappy connection?