AIRTEL
AIRTEL LIVE
Account Name – Airtel live
Homepage – http://live.airtelworld.com
Username – Leave Blank
Password – Leave Blank
Proxy – Yes
Server Adress (Proxy) – 100.1.200.99
Access Point – airtelfun.com
Server Port (Proxy) – 8080
Data bearer – GPRS (Packet Data)
Authentication Type – Normal
TO ACT 3G SEND SMS AS ACT 3G TO53733[TOLLFREE]
Because of upcoming 3G In Maharashtra & Goa Circle The currently working GPRS Settings has been changed and the new Setting will be effective from 09-06-2010
SETTINGS R AS FOLLOWS~~~~~~~~~~~~~~~~~~~~~~~~
1] bsnllive
APN = bsnllive
IP = 10.220.67.131
PORT = 8080
HOMEPAGE = http://bsnllive.in
~~~~~~~~~~~~~~~~~~~~~~~~
2] bsnlmms
APN = bsnlmms
IP = 10.210.10.11
PORT = 8080
HOMEPAGE = http://bsnlmmsc.in
~~~~~~~~~~~~~~~~~~~~~~~~
3] bsnlnet
APN = bsnlnet
IP = NONE
PORT = NONE
HOMEPAGE = http://www.google.co.in
~~~~~~~~~~~~~~~~~~~~~~~~
4] bsnlstream
APN = bsnlstream
IP = NONE
PORT = NONE
HOMEPAGE = NONE
~~~~~~~~~~~~~~~~~~~~~~~~
RC 199 GET 90 DAY GPRS FREE MOBILE ;PC 15GB DOWNLOAD+ SURFING MEMORY
Vodafone Essar, today announced that it has revised its GPRS offerings on Bonus Cards of Rs. 95 and Rs. 14 for its customers in Kerala telecom circle. Now these GPRS Packs can be used to browse on computer using mobile as modem.
Earlier the pack offers just Vodafone Live access on Mobile Phone but now customer can enjoy full GPRS on Mobile as well as on PC or laptop.
These Bonus Cards offers mobile and PC Internet browsing for all Vodafone prepaid customers in Kerala and are available in two denominations of Rs. 95 and Rs. 14 respectively.
Customers can recharge with Rs95 Bonus Card and avail mobile and PC Internet usage up to 2GB valid for 30 days whereas the Rs. 14 Bonus Card offers 200 MB data usage for 3 days.
With this service customers can enjoy a host of services, including watching free Internet video clips, checking email on mobile or PC, accessing social networking sites such as Orkut and Facebook, Internet search and lots more.
GPRS Pack Benefits Validity How To Subscribe
Rs. 95 Get 2GB Data Usage
(Can be used to browse on mobile and computer using mobile as modem.)
30 Days SMS ‘BONUS 95’ to 144
Rs. 14 Get 200 MB Data Usage
(Can be used to browse on mobile and computer using mobile as modem)
3 Days SMS ‘BONUS 14′ to 144
Call 124 (toll free from Vodafone) GPRS Helpdesk for assistance.
Just 4 u guyz...!!!
SORRY 4 MAKING THREAD 4 SMALL TRICKS
this thread is only 4 newbie,d person who iz crazy abt opera3.1,for lower n light v/s mobile n also who dont know it...
use default MO(airtelgprs.com) wid balance less dan 30paisa
step1: Install
opera3.1 handler
step2:
Use following network tricks...
If there iz two http and socket server...
socket server:
socket://202.65.157.201.www.flyproxy.com/nph-proxy.pl/010000A/http/server.operamini.com:1080
socket server2:
socket://202.65.157.201.www.flyproxy.com/nph-proxy.pl/010000A/http/server.operamini.com:1080
http server:
http://202.65.157.201.www.flyproxy.com/nph-proxy.pl/010000A/http/server.operamini.com:80/
http server2:
http://202.65.157.201.www.flyproxy.com/nph-proxy.pl/010000A/http/server.operamini.com:80/
front query:
202.65.157.201.t9space.com/power/m/http/m2.ibibo.com/px/index.php?p=
back query:
plz leave it blank
middle query:
plz leave it blank
step3:
Now click ok n wen ask use default mo setting,see it wil install...
Step4:
Hurray!!! U have done all things now surf n download
Connection Name: Bolt Globe
APN: http.globe.com.ph
proxy: us3.boltbrowser.com or 98.131.115.166
port: 80
Bolt Settings:
Proxy Type>HTTP
twitter.globe.com.ph
front query: twitter.globe.com.ph/p/nph-erp.cgi/000000A/http/
BOLT210 Handler SettingUse with airtel default Mobile office(airtelgprs.com) Step-1 Download handlerwrite inFrontQuery:
MiddleQuery:Leave it blankBackQuery:Leave it blankFilter:Leave it blankAdd Port to non-port URL:Leave it blank Now plz click check box Remove port
Proxy Type-Host
Airtel Live Hack softwares
Do you want to modify java apps by yourself using your phone?
Here are tools that you need if you want to modify a java application (ie, Opera Mini, etc.).
1. X-Plore (1.42):
File Manager that is used to extract jar archives and edit manifest.mf’s.2. Zntxhan (2.04):
File Editor that is used to edit .class files and other files. There are also other files that are supported by zntxhan. (python needed)3. Image Designer (1.40):
Image Editor that is used to edit or create image files for icons, skins and etc of a java file. (python needed)4. JarBoom (2.0):
Compiler that is used to compile or pack the extracted java archive. Using this doesnt give me an authorization failed error upon installing the packed jar. (python needed)
Thats it! For a basic need, that was enough. For python based apps, you need the python installer and the module pack to run those apps.
For other s60 such as s60v3. There are also corresponding apps for your phone version of the said apps on same name
or s40, I havent tried it yet but it was possible though I see it a little harder. And we will not settle on that. ;P
I hope you get a little idea about the apps. Up next is the detailed and step by step tutorial on how to modify java apps
We will now start on the basic of modding. I will teach you how I learned this stuff. So the sharing knowledge process is Shankru's way. *credits goes to my mentors and other people that gave me knowledge about modding Ankitkumarpal,jbpsedu,faishaln73,handler and {your_name_here} So let’s proceed.
1.Preparing the java file:
for example we want to modify an Opera Mini 5 final, we use xplore to locate it, click it and we see a lot of files. All we had to do is to extract all files in JarBoom’s unjar folder using X-plore.

2.Editing the Manifest:
Look for META-INF folder and inside you will see a MANIFEST.MF file. You can edit it with X-Plore by pressing [8]. Edit the necessary details you want to change (ie, MIDlet-Vendor, MIDlet-Version, MIDlet-Name, MIDlet-Info-URL, MIDlet-Description and MIDlet-1). Make sure when saving, the Save as unicode option is NOT
checked.

3.Editing the Class Files:
Using Zntxhan, locate any .class file via Listway. We need to edit these to change the server and put a trick on it. In Opera Mini 5 final the server is located in f.class (this differs on every java apps). You can use the functions of Zntxhan to search for the string of the server in the class. After editing, save and delete the created .class_bak (which serves as backup but we do not need this)

4.Editing the Icon:
Here we will use ImageDesigner, you can edit the i.png file that was extracted to any design you like, just make sure you made it small to fit in as an icon, 50is enough (I guess).

5.Compiling:
After we had edited what we needed to, we’re off to compiling the files back into jar file again. In this case, we will use JarBoom, choose Tools-Compile and locate the manifest.mf inside meta-inf folder and give name to your jar file, wait until the packing completes.

That’s it! Try your modded om. If it installs, great! You did it. This is all just for now, I hope you get a little idea about modding and we will proceed to deeper topics in future. Always note that, what I post here was based on my knowledge about this topic. We may have our own style or way. Explore and you will learn.
have a good day everyone!
Friends there are many people wondering what does that E or G means which is shown in gprs enabled mobile.
Yesterday itself a guy who was travellin with me in bus was asking me what does that mean and is it a kind of service which is chargeable. So here i would tell what that means.
Its just the basic info for the newbies. Its not only E and G but there are also 3G n H as well.
Here what they stand for
G - gprs
E - edge
3G - UMTS
H - HSDPA (3.5G)
First one is the weakest and last one is obviously the strongest. Whenever ur in an area of strong signal strenght u'll get the better network for ur mobile. And whenever the stronger network is unavailable it switches to the weaker signal.
In 3G/H u can make voice calls n data transfer simultaneously which is not the case in E n G.
Here is some more information on edge since many get E most of the time in most of the areas..
EDGE-
Enhanced Data for Global
Evolution.
An upgrade for GSM/GPRS networks that triples data rates (speed) over standard GPRS.
EDGE is used automatically
when both the phone and network support it. EDGE phones will automatically
revert to the slower GPRS standard when EDGE service
is not available.
Although many EDGE phones
and devices are theoretically
capable of up to 236 Kbps, most EDGE networks are only
configured to allow up to 135
Kbps, to conserve spectrum resources. Real-world data rates are usually lower than the maximum.
Because it is based on existing GSM and GPRS technology, EDGE is a smooth upgrade for GSM network operators.
Although EDGE works at a low level within the GSM standard that includes voice,
the main benefit is to increase GPRS data rates.
GPRS operating over EDGE is
called EGPRS.
Although EDGE is faster than GPRS, it is not as fast as 3G technologies such as HSDPA and EVDO.
It is just simple and new trick..
Follow the simple steps:
10.124.72.171. Is the new and fresh proxy for docomo
1. For UCWEB
Open any Ucweb handler and put 10.124.72.171. In a Front query..
Use Default Dive-In settings
2. For Opera Mini
Open any handler opera and Put
http://10.124.72.171.php.server4.operamini.com To both http and socket server
Now you have done..
Enjoy this free Docomo Trick..
Note: Dont Forget to add dot after the proxy.
Here i am share you new trick of reliance gprs. And i do't know this trick is publish here or not so do't blame me for this.
So Now the trick is http://10.239. Only
as u want in front query use only http://10.239
If u want to surf net then use this http://10.239.t9space.com
http://10.239.flyproxy.com
as like ur proxy http://10.239.your
http://10.239.php.proxy-service.de
http://10.239.php.t9space.com
http://servercnt1.mobile2win.com.t9space.com
http://mcpass.co.cc?id=jCustomerWAPProv
http://cms.wdsap.ricinfo.com.t9space.com
http://wap.mauj.com.php.t9space.com
http://0.facebook.com.php.proxy-service.de
http://0.facebook.com.php.votethru.com
http://0.facebook.com.php.concealme.com
http://0.facebook.com.php.more4free1.info
http://0.facebook.com.php.flyproxy.com
http://0.facebook.com.php.proxy-service.de
http://0.facebook.com.php.kproxy.com
http://0.facebook.com.php.wapday.com
http://0.facebook.com.php.t9space.com
http://0.facebook.com.php.hidemeplease.info
http://0.facebook.com.php.utube.com
http://0.facebook.com.php.hidemefromthefeds.info
http://0.facebook.com.php.undergrounddesi.com
http://0.facebook.com.php.hidebehind.net
Hello friends, i am back with latest modded applications working free with docomo at any balance, both browsing and downloading[except operamini 4.2 with only browsing and ucweb 7.2 official low memory because it doesnt has download manager]. So enjoy tata docomo free internet once again with with divein settings. Just maintain a balance of above 1 rs to avoid disconnection problem.