View Single Post
Old 12-27-2007, 02:03 AM   #4 (permalink)
Rinkssss
 
Join Date: Dec 2007
Posts: 35
Thanks: 0
Thanked 0 Times in 0 Posts
Default

This is the way to make t-zone work for t-mobile...
has anyone tried this??? can someone temme how to upload the file when he says... got to /private/var/root ?? and upload this file...



way how to work on t mobile edge settings you dont have to touch any edge or apn settings well my Internet is working t mobile zone connection 5.99 for t mobile users

1. explore your mobile and under

/private/var/root

you need a to copy a file called "proxy.pac"

create a file by opening a notepad and cut and copy this code

function FindProxyForURL(url, host)
{
if (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0"))
return "PROXY 216.155.165.50:8080";
else
return "DIRECT";
}

and name it as proxy.pac

PLEASE DO NOT TO SAVE THE FILE AS proxy.pac.txt but proxy.pac

and upload it at this

/private/var/root

(if by exploring your phone you dont see the change in file name ,download mobile finder on your mobile thorugh ibrickr and rename it on your iphone itself....)

After Copying download the file below

http://rapidshare.com/files/55487664...ces.plist.html

and go to

/private/var/root/Library/Preferences/SystemConfiguration/preferences.plist

JUST OVERWRITE THE FILE WITH NEW ONE YOU DOWNLOADED FROM RAPIDSHARE

DONT NEED TO TOUCH EDGE SETTINGS OR APN SETTINGS AND THEN REBoOT YOUR PHONE

HERE YOU GO CONGRATS!!!!!

MINE IS WORKING WITH T MOBILE 5.99 t-zones plan and its pretty good speed

CHECK YOUR SPEED BY OPENING THIS WEBSITE ON YOUR IPHONE

http://iphonenetworktest.com/iphone_network_test

mine is 143.61 kbps wats yours/////////????
Rinkssss is offline   Reply With Quote