-1

I'm developing a file transfer software. And I want to test it in bad connection environment(packet loss with a certain probability). I need a program to simulate this environment. Please help me. Thanks so much

Phi Nguyen
  • 81
  • 8

1 Answers1

0

If you're using Mac OSX, a simple (but easy way) is to Grab Apple's Network Link Conditioner (part of developer tools) which allows you to control uplink/downlink packet loss and delays from a convenient system preference pane.

jtlim
  • 3,861
  • 1
  • 16
  • 14