views:

511

answers:

3

I'm looking for a Windows network emulator that can emulate the packet-loss & latency characteristics of a 3G wireless network.

I used to use a tool from GIPs that has been end-of-life'd. I've also tried Shunra Virtual Enterprise but found it a bit too basic

+2  A: 

There's a FreeBSD tool called dummynet that can do this. Since you have a Windows setup, you could put it on a separate box and route through it for testing, or perhaps even run it on a VM on your Windows machine. I know of no Windows solution to this problem, but perhaps others will.

rmeador
A: 

Have you tried LANforge ICE for Windows? http://www.candelatech.com/lanforge%5Fv3/datasheet.html#ice

A: 

dummynet is now available for windows and linux as well. See http://info.iet.unipi.it/~luigi/dummynet/

luigi