mschrag / speedlimit

Network bandwidth limiter for testing iphone apps

This URL has Read+Write access

name age message
file .gitignore Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file Info.plist Fri Oct 30 20:48:21 -0700 2009 Merge branch 'master' of git://github.com/proto... [Jesse Armand]
file README.textile Thu Dec 18 05:14:54 -0800 2008 github isn't letting me use styles Signed-off-... [maddox]
file SLPort.h Mon Nov 30 19:42:26 -0800 2009 Fixed to allow adding ports other than the one'... [mledford]
file SLPort.m Mon Nov 30 19:42:26 -0800 2009 Fixed to allow adding ports other than the one'... [mledford]
file Speed.h Fri Sep 18 04:19:07 -0700 2009 Add support for 64-bit preference pane [Jesse Armand]
file Speed.m Fri Sep 18 04:19:07 -0700 2009 Add support for 64-bit preference pane [Jesse Armand]
file SpeedLimit.png Tue Sep 22 10:49:26 -0700 2009 updated icon + 32/64bit + gc-optional [Mike Schrag]
directory SpeedLimit.xcodeproj/ Mon Dec 21 09:01:02 -0800 2009 mostly just merging jessearmand's fork [Mike Schrag]
file SpeedLimitPref.h Fri Oct 30 20:48:21 -0700 2009 Merge branch 'master' of git://github.com/proto... [Jesse Armand]
file SpeedLimitPref.m Mon Nov 30 19:43:45 -0800 2009 Fixed to allow adding ports other than the one'... [mledford]
file SpeedLimitPref.tiff Tue Dec 16 08:26:10 -0800 2008 SpeedLimit initial commit [Mike Schrag]
file SpeedLimit_Prefix.pch Fri Sep 18 04:19:07 -0700 2009 Add support for 64-bit preference pane [Jesse Armand]
file SpeedLimiter Fri Jul 24 15:00:28 -0700 2009 Add option for packet loss ratio and dropped pa... [Trevor Squires]
directory en.lproj/ Mon Dec 21 09:01:02 -0800 2009 mostly just merging jessearmand's fork [Mike Schrag]
README.textile

Speedlimit

sign

SpeedLimit is a Leopard preference pane for limiting your network
bandwidth to one of a couple different speeds — 768k DSL, Edge, 3G,
and Dialup. This is really handy for testing your iPhone app under
normal Edge network conditions in the iPhone Simulator.

Instructions

You should just be able to build the xcodeproj and install the
resulting build product .prefPane.

Download

The binary is now available on my github page.