Monday, March 26, 2012

In House App Development Essential Videos - Getting Started with iPhone Web Applications

Simulating Network Latency

In Terminal...

sudo su
ipfw add pipe 1 src0port http
ipfw pipe 1 config delay 200 bw 700kbit/s


To reset...

ipfw flush