Forum     

Go Back   Digit Technology Discussion Forum > Community > Tutorials
Register FAQ Calendar Mark Forums Read

Tutorials This section offers tutorials and How to's on just about anything related to computers and IT. Note: All tutorials are courtesy the posters and not verified by Digit

Reply
 
LinkBack (69) Thread Tools Display Modes
Old 21-05-2009, 12:19 AM   1 links from elsewhere to this Post. Click to view. #91 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 5
Thumbs up Re: Run Opera mini on Nokia s40(v2, v3, v5)

Hi Amir.
Thanks for the great tips to access Opera Mini on Nokia s40 handsets.

I have Nokia 3120 Classic handset and I'm using Vodafone Live. After installing the *.prov file provided by you in the zip file, now I'm able to access notonly Opera Mini, but also Gmail Application, Yahoo Go, Widsets, Mundu SMS, etc. on my Nokia 3120c handsets.

Thanks once again for the settings !
honest is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 25-05-2009, 01:02 PM   #92 (permalink)
Right Off the Assembly Line
 
Join Date: Apr 2009
Posts: 4
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

KINDLY MAKE A .PROV FILE FOR ME PLS...................





<?xml version="1.0"?>
<!DOCTYPE wap-provisioningdoc PUBLIC "-//WAPFORUM//DTD PROV 1.0//EN"
"http://www.wapforum.org/DTD/prov.dtd">
<wap-provisioningdoc version="1.0">

<!-- This WML doc created by Ravi Mathur, January 12 2008 -->
<!-- HowardForums username: ravidavi -->

<characteristic type="BOOTSTRAP">
<!-- Name of the configuration -->
<parm name="NAME" value="BPLMobile JAVA"/>
</characteristic>

<!-- Defines how network access occurs -->
<characteristic type="ACCESS">
<parm name="RULE" value="Default Rule"/>

<!-- Connect through specified proxy -->
<parm name="TO-PROXY" value="BPLMobileProxy"/>
</characteristic>

<!-- Defines proxy parameters -->
<characteristic type="PXLOGICAL">
<parm name="PROXY-ID" value="BPLMobileProxy"/>
<parm name="NAME" value="BPLMobile Proxy"/>
<characteristic type="PXPHYSICAL">
<parm name="PHYSICAL-PROXY-ID" value="BPLMobile Proxy"/>
<parm name="PXADDR" value="10.0.0.10"/>
<parm name="PXADDRTYPE" value="IPV4"/>
<parm name="PUSHENABLED" value="0"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="9401"/>
</characteristic>

<!-- Connect through specified access point -->
<parm name="TO-NAPID" value="BPLMobileNAP"/>
</characteristic>
</characteristic>

<!-- Defines Network Access Point (NAP) parameters -->
<characteristic type="NAPDEF">
<parm name="NAPID" value="BPLMobileNAP"/>
<parm name="NAME" value="BPLMobile NAP"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAP-ADDRESS" value="mizone"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
<characteristic type="NAPAUTHINFO">
<!-- PAP is "normal" authentication -->
<parm name="AUTHTYPE" value="PAP"/>
<parm name="AUTHNAME" value="bplmobile"/>
<parm name="AUTHSECRET" value=""/>
</characteristic>
</characteristic>

</wap-provisioningdoc>










IF POSSIBLE EDIT THE FOLLOEING PARAMETERS

USERNAME-919773759972
PASS- bplmmsc
pratikalwaysrocks is offline   Reply With Quote
Old 01-06-2009, 07:21 AM   #93 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by sugarboy91 View Post
dude.. plz help me out...
my settings are:
i use bpl wap in mumbai
apn: mizone
proxy address: 10.0.0.10
proxy port:9401
username: self mobile no.
password: bplmmsc
homepage: http://wap.mizone.bplmobile.com
Authentication: normal
pls provide me proxy for this...asap...
Give me your Username(Password). it is needed to make setting.
Here is the example, how to add username & passwprd field in existing wml file. It is for mtnl mumbai:
Quote:
<?xml version="1.0"?>
<!DOCTYPE wap-provisioningdoc PUBLIC "-//WAPFORUM//DTD PROV 1.0//EN"
"http://www.wapforum.org/DTD/prov.dtd">
<wap-provisioningdoc version="1.0">

<!-- This WML doc created by Ravi Mathur, July 25 2007 -->
<!-- Updated October 27, 2007 (with new proxy settings) -->
<!-- HowardForums username: ravidavi -->

<characteristic type="BOOTSTRAP">
<!-- Name of the configuration -->
<parm name="NAME" value="MTNL JAVA"/>
</characteristic>

<!-- Defines how network access occurs -->
<characteristic type="ACCESS">
<parm name="RULE" value="Default Rule"/>

<!-- Connect through specified proxy -->
<parm name="TO-PROXY" value="MTNLProxy"/>
</characteristic>

<!-- Defines proxy parameters -->
<characteristic type="PXLOGICAL">
<parm name="PROXY-ID" value="MTNLProxy"/>
<parm name="NAME" value="MTNL Proxy"/>
<characteristic type="PXPHYSICAL">
<parm name="PHYSICAL-PROXY-ID" value="MTNL Proxy"/>
<parm name="PXADDR" value="172.16.39.10"/>
<parm name="PXADDRTYPE" value="IPV4"/>
<parm name="PUSHENABLED" value="0"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="9401"/>
</characteristic>
<characteristic type="USRNAME">
<parm name="USERNAME" value="mtnl"/>
</characteristic>
<characteristic type="PASSWD">
<parm name="PASSWORD" value="mtnl123"/>
</characteristic>



<!-- Connect through specified access point -->
<parm name="TO-NAPID" value="MTNLNAP"/>
</characteristic>
</characteristic>

<!-- Defines Network Access Point (NAP) parameters -->
<characteristic type="NAPDEF">
<parm name="NAPID" value="MTNLNAP"/>
<parm name="NAME" value="MTNL NAP"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAP-ADDRESS" value="gprsppsmum"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
<characteristic type="NAPAUTHINFO">
<!-- PAP is "normal" authentication -->
<parm name="AUTHTYPE" value="PAP"/>
</characteristic>
</characteristic>

</wap-provisioningdoc>
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 01-06-2009, 07:52 AM   #94 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by MOUD View Post
MtcTouch Lebanon.

I need for a Nokia 6300 and 6500 Slide.

Access Point Name: wap.mtctouch.com.lb
Homepage: http://www.mtctouch.com.lb
Proxy Server: 192.168.004.011
Proxy Port Number: 80

I need the file please, and how to make it work on the phone too.

Thank you in advance.
According to your specification:
http://rapidshare.com/files/239445702/mtctouch.rar.html
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 02-06-2009, 06:09 AM   #95 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Quote:
Originally Posted by pratikalwaysrocks View Post
KINDLY MAKE A .PROV FILE FOR ME PLS...................





<?xml version="1.0"?>
<!DOCTYPE wap-provisioningdoc PUBLIC "-//WAPFORUM//DTD PROV 1.0//EN"
"http://www.wapforum.org/DTD/prov.dtd">
<wap-provisioningdoc version="1.0">

<!-- This WML doc created by Ravi Mathur, January 12 2008 -->
<!-- HowardForums username: ravidavi -->

<characteristic type="BOOTSTRAP">
<!-- Name of the configuration -->
<parm name="NAME" value="BPLMobile JAVA"/>
</characteristic>

<!-- Defines how network access occurs -->
<characteristic type="ACCESS">
<parm name="RULE" value="Default Rule"/>

<!-- Connect through specified proxy -->
<parm name="TO-PROXY" value="BPLMobileProxy"/>
</characteristic>

<!-- Defines proxy parameters -->
<characteristic type="PXLOGICAL">
<parm name="PROXY-ID" value="BPLMobileProxy"/>
<parm name="NAME" value="BPLMobile Proxy"/>
<characteristic type="PXPHYSICAL">
<parm name="PHYSICAL-PROXY-ID" value="BPLMobile Proxy"/>
<parm name="PXADDR" value="10.0.0.10"/>
<parm name="PXADDRTYPE" value="IPV4"/>
<parm name="PUSHENABLED" value="0"/>
<characteristic type="PORT">
<parm name="PORTNBR" value="9401"/>
</characteristic>

<!-- Connect through specified access point -->
<parm name="TO-NAPID" value="BPLMobileNAP"/>
</characteristic>
</characteristic>

<!-- Defines Network Access Point (NAP) parameters -->
<characteristic type="NAPDEF">
<parm name="NAPID" value="BPLMobileNAP"/>
<parm name="NAME" value="BPLMobile NAP"/>
<parm name="BEARER" value="GSM-GPRS"/>
<parm name="NAP-ADDRESS" value="mizone"/>
<parm name="NAP-ADDRTYPE" value="APN"/>
<characteristic type="NAPAUTHINFO">
<!-- PAP is "normal" authentication -->
<parm name="AUTHTYPE" value="PAP"/>
<parm name="AUTHNAME" value="bplmobile"/>
<parm name="AUTHSECRET" value=""/>
</characteristic>
</characteristic>

</wap-provisioningdoc>










IF POSSIBLE EDIT THE FOLLOEING PARAMETERS

USERNAME-919773759972
PASS- bplmmsc
Your setting:
http://rapidshare.com/files/23979506...ratik.rar.html
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 02-06-2009, 10:14 AM   #96 (permalink)
Right Off the Assembly Line
 
Join Date: May 2009
Posts: 3
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by Amir.php View Post
Give me your Username(Password). it is needed to make setting.
Here is the example, how to add username & passwprd field in existing wml file. It is for mtnl mumbai:
okk..
put dis for tym being as username 9770000000 n the original password is bplmmsc
sugarboy91 is offline   Reply With Quote
Old 03-06-2009, 07:17 AM   #97 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by sugarboy91 View Post
okk..
put dis for tym being as username 9770000000 n the original password is bplmmsc
Your setting are here.
But i have doubt that you are using username & password while Many of the BPL mumbai users using without username and password.
I am giving both check if any work.
http://rapidshare.com/files/240194846/Settings.rar.html
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 03-06-2009, 10:22 AM   #98 (permalink)
Right Off the Assembly Line
 
Join Date: May 2009
Posts: 3
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

ya..without username n password works bud only in default browsers n nt in apps lyk opera....thanks a lot bro..!!!
sugarboy91 is offline   Reply With Quote
Old 03-06-2009, 02:08 PM   #99 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by sugarboy91 View Post
ya..without username n password works bud only in default browsers n nt in apps lyk opera....thanks a lot bro..!!!
Then you need to use setting given in folder named 2.
It is without any username or password. Your problem is not differ.... so why need for this java setting occured.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 06-06-2009, 07:32 AM   #100 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2008
Posts: 3
Lightbulb Is configuring DNS for S40 v3 v5 possible?

Hello Amir bhai, is configuring DNS for S40 v3 v5 possible?

If yes, can you generate a prov file for me?

Alias: Net Setter
Databearer: Packet Data
APN: simplyenjoy
username: <none>
Prompt password: no
password: <none>
Authentication: Normal
Homepage: http://www.google.com
Network type: IPv4
Phone IP: <automatic>
Primary DNS: 208.67.222.222
Secondary DNS: 208.67.220.220
Proxy server: <none>
Proxy Port: <none>
Norek is offline   Reply With Quote
Old 06-06-2009, 08:06 AM   #101 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

^^seems you are using direct internet connection.
U do not need of that prove files.
I am saying this, according to your setting there are no proxy you have specified.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 06-06-2009, 08:07 AM   #102 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

^^seems you are using direct internet connection.
U do not need of that prove files.
I am saying this, according to your setting there are no proxy you have specified.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 06-06-2009, 10:41 PM   #103 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2008
Posts: 3
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Well, I'm not a big fan of S40, neither do I own one. I use only S60 based phones. But from as far as I can remember, by using my friend's 6233, there isn't an option to specify DNS. (You are most welcome to prove me wrong!!) My net access greatly(or say completely) depends on a third party DNS (openDNS in my case) as I haven't specified any proxy (Proxy servers act as DNS). I only succeed to enter the basic settings (only APN in this case). Kindly help me...
Norek is offline   Reply With Quote
Old 08-06-2009, 03:34 PM   #104 (permalink)
Right Off the Assembly Line
 
Join Date: May 2009
Posts: 6
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Hey Aamir, i knw that ur busy and ur not forced to help others, bt pls, i really need the .prov files for the operator Vodafone Live NEW DELHI as i requested in the previous reply near the end of page 3 (4 wch i made this account ), you seem to have over-looked my post.
amangupta53 is offline   Reply With Quote
Old 09-06-2009, 06:27 AM   #105 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Help Please

Quote:
Originally Posted by amangupta53 View Post
VODAFONE(IN) DELHI

Account Name: Vodafone_gprs
Homepage: http://live.vodafone.in
Proxy Address: 10.10.1.100
Proxy Port: 9401 (not sure as it is for AP not delhi)
Packet Data Access Point: portalnmms
User Name: (no need)
Password: (no need)

I tried to Download your files in the first post to modify myself but the 1st link is bogus and 2nd is expired (y dont u transfer a base rar file to a free collectors account ?) So I had to manually copy the wml you had quoted in your first post and search for xml2wbxml on google.

BTW what is Nat address ?
Is it the live.vodafone.in or portalnmms ?

I've tried both of them but still cant work it out. The phone is 5130XM and gives an error that these setting are not supported by THE PHONE.

Thanking You for your Hard work,
Aman Gupta
I am giving here both:
http://rapidshare.com/files/242440229/Voda.rar.html
Portalmms & Vodafone live settings.
Check if any works.....
Quote:
error that these setting are not supported by THE PHONE.
It is common, You just need to choose save option, and proceed to next.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 09-06-2009, 06:33 AM   #106 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by Norek View Post
Well, I'm not a big fan of S40, neither do I own one. I use only S60 based phones. But from as far as I can remember, by using my friend's 6233, there isn't an option to specify DNS. (You are most welcome to prove me wrong!!) My net access greatly(or say completely) depends on a third party DNS (openDNS in my case) as I haven't specified any proxy (Proxy servers act as DNS). I only succeed to enter the basic settings (only APN in this case). Kindly help me...
I am also not a fan of s40.
I am using n70 from long time. This problem i have faced first time when i have bought nokia 5300 xm.... and solve myself.
Also i am unable understand your problem. Please specify clear.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 10-06-2009, 05:56 PM   #107 (permalink)
Right Off the Assembly Line
 
Join Date: Dec 2008
Posts: 3
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

I understood all that you have posted. but my query is, can you specify the DNS of the access point by any method? This feature is available on S60 (in ap settings, advanced settings). I want to specify the DNS to the phone. Is there a method to it?
Norek is offline   Reply With Quote
Old 10-06-2009, 06:12 PM   #108 (permalink)
Obsessed with Technology
 
Join Date: Dec 2007
Location: Harihar
Posts: 346
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

I have Nokia 3110c on BSNL postpaid. i am not able to access internet in it. Please help me.

BTW can you mirror the links to mediafire please
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT

Visit my blog devrathnd.blogspot.com
Devrath_ND is offline   Reply With Quote
Old 16-06-2009, 05:50 AM   #109 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by Norek View Post
I understood all that you have posted. but my query is, can you specify the DNS of the access point by any method? This feature is available on S60 (in ap settings, advanced settings). I want to specify the DNS to the phone. Is there a method to it?
No this feature is not available in s40......... This is the reason why i am using this JavaProxy setting.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 16-06-2009, 08:37 AM   #110 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by Devrath_ND View Post
I have Nokia 3110c on BSNL postpaid. i am not able to access internet in it. Please help me.

BTW can you mirror the links to mediafire please
Use the second setting in BSNL folder. Here is a new link for Setting files:
http://www.4shared.com/file/11128981...AVA_Proxy.html
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 16-06-2009, 02:47 PM   #111 (permalink)
Obsessed with Technology
 
Join Date: Dec 2007
Location: Harihar
Posts: 346
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Please help me. My WAP Settings are

Setting Name BSNL-WAP
Access Point Name WAPSOUTH.CELLONE.IN
Port(which one for 3110c) 9201 for Wap 1 device
9401 for Wap 2 device
Proxy IP 10.31.54.2
Authentication Normal
User Name ppp
Password ppp123
Home Page http://localhost/home.wml

Please help me.
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT

Visit my blog devrathnd.blogspot.com
Devrath_ND is offline   Reply With Quote
Old 28-06-2009, 03:10 PM   #112 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Quote:
Originally Posted by Devrath_ND View Post
Please help me. My WAP Settings are

Setting Name BSNL-WAP
Access Point Name WAPSOUTH.CELLONE.IN
Port(which one for 3110c) 9201 for Wap 1 device
9401 for Wap 2 device
Proxy IP 10.31.54.2
Authentication Normal
User Name ppp
Password ppp123
Home Page http://localhost/home.wml

Please help me.
Your Setting is here.
I am giving two setting according to your specifications: 9201 & 9401
http://rapidshare.com/files/24951976...South.rar.html
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 30-06-2009, 02:24 AM   #113 (permalink)
Right Off the Assembly Line
 
Join Date: May 2009
Posts: 6
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Sorry Amir, but the setting u hav given above r nt working fr me. Opera gives error in just 1 sec.
amangupta53 is offline   Reply With Quote
Old 30-06-2009, 06:09 AM   #114 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

which mobile you are using?
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 30-06-2009, 12:53 PM   #115 (permalink)
Obsessed with Technology
 
Join Date: Dec 2007
Location: Harihar
Posts: 346
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Its not working for me too. The E symbol comes but nothing happens and an error comes stating that the app cannot access Internet.
__________________
AMD Athlon 64 X2 Dual Core Processor 4200+ 2.19 GHz, 2.5 GB Ram, 120 GB Hard Disk, XFX 8600GT

Visit my blog devrathnd.blogspot.com
Devrath_ND is offline   Reply With Quote
Old 30-06-2009, 07:19 PM   #116 (permalink)
Alpha Geek
 
Amir.php's Avatar
 
Join Date: Feb 2007
Location: Allahabad
Posts: 786
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

Coming of E symbol indicate now your java application is able to access internet.
But not able to do more cause of server restrictions.
I am able to make setting only, based on your's configurations.
Settings are working for many peoples.
I can not do anything if server or isp restrictions.
__________________
http://amirphp.wordpress.com
Amir.php is offline   Reply With Quote
Old 06-07-2009, 07:13 PM   #117 (permalink)
Right Off the Assembly Line
 
Join Date: May 2009
Posts: 6
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

I have Nokia 5130XM as stated in my earlier post. The phone has an in-built Opera Mini which is able to access the EDGE connection without any problem. The problem arises if I need to use the newer Opera Builds from mini.opera.com (which are a DAMN GOOD improvement over the in-built one).
amangupta53 is offline   Reply With Quote
Old 12-07-2009, 04:46 PM   #118 (permalink)
RTH
Right Off the Assembly Line
 
Join Date: Jul 2009
Posts: 4
Default Re: Run Opera mini on Nokia s40(v2, v3, v5)

thanx its gr8
RTH is offline   Reply With Quote
Old 19-07-2009, 04:36 PM   #119 (permalink)
Right Off the Assembly Line
 
Join Date: Jul 2009
Posts: 1
Post Loop :- acess point settings including all information given below

Pls send me the setting using all the information as i am using nokia 5200.
Pls send me (.prov) & (.wml) on my email id: time21pass@gmail.com

Account name :- loop
Homepage :- http://wap.google.com
User name :- 9870006500
Password :- mmsc
Proxy Address :- 10.0.0.10
Proxy Port :- 9401
Access point :- mizone
Network type :- IPv4
Authentication type :- Normal
Pls send as early as possible.
Ali2101991 is offline   Reply With Quote
Old 20-07-2009, 12:52 PM   1 links from elsewhere to this Post. Click to view. #120 (permalink)
Right Off the Assembly Line
 
Join Date: Mar 2007
Posts: 5
Default Re: Loop :- acess point settings including all information given below

@Amir
Dear Amir...From the last two months I was successfully using the settings given by you on my Nokia 3120 Classic Handset. It was working fine for me on Vodafone Mumbai Connection.

But from the last couple of days I'm facing a problem.....Whenever I switch of the handset and again switch on it.....my gprs settings didn't work.....It doesn't even shows the E Logo on front screen......means Gprs not working at all.......After several tries for setting Default Settings with your given file......It connects.....but then again when I switch of the phone in the night and next morning switch on it back.....my gprs settings doesn't work......

What could be the problem my dear friend ?
honest is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://www.thinkdigit.com/forum/tutorials/100008-run-opera-mini-nokia-s40-v2-v3-v5.html
Posted By For Type Date
OPERA MINI BASIC TUTORIAL - Search Results This thread Refback 13-12-2011 02:50 PM
Opera Mini 0.9 - Download Post #0 Refback 13-12-2011 12:52 PM
opera mini for nokia n73 - Search Results This thread Refback 04-11-2011 07:14 PM
Mobile Tutorials Index - PINOYDEN.COM.PH This thread Refback 05-10-2011 07:15 AM
Source This thread Refback 29-09-2011 12:01 AM
Source Post #0 Refback 14-09-2011 08:08 PM
Опера мини 3 на 6233.s40v3 - Яндекс: нашлось 1723ответа This thread Refback 04-09-2011 05:53 PM
Nokia 2730 y conectarse a internet This thread Refback 01-09-2011 10:06 AM
Java tutorial - Search Results This thread Refback 09-07-2011 10:30 AM
opera mini 4.2 for symbian - Search Results This thread Refback 18-06-2011 04:30 PM
Opera Mini Https para Nokias JUNTOS A ENCONTRAR LA SOLUCION!!!! Taringa This thread Refback 10-06-2011 12:31 AM
Opera Mini 6 For Nokia S40 | Beritawa This thread Refback 01-06-2011 01:07 PM
s40 opera mini settings - Search Results This thread Refback 27-05-2011 12:56 PM
s40 web settings - Search Results This thread Refback 21-05-2011 08:46 AM
settings for opera mini for smart - Search Results This thread Refback 20-05-2011 08:42 AM
Opera mini 4.2 settings (globe) - Search Results This thread Refback 17-05-2011 07:21 AM
Smart settings for nokia - Search Results This thread Refback 15-05-2011 01:44 PM
OM 4.2 smart settings - Search Results This thread Refback 28-04-2011 06:48 AM
Nokia S40 settings - Search Results This thread Refback 18-04-2011 12:01 AM
Opera mini settings for globe - Search Results This thread Refback 17-04-2011 04:58 AM
Streaming trick - Search Results This thread Refback 16-04-2011 07:18 AM
Source This thread Refback 12-04-2011 01:38 AM
opera mini 4.2 for globe settings - Search Results This thread Refback 08-04-2011 07:57 PM
need help - run opera mini on nokia 2600 c This thread Refback 05-04-2011 07:44 PM
Solving Opera Mini Connection Problems | Wap Review This thread Refback 02-04-2011 01:26 AM
Nokia S40 settings - Search Results This thread Refback 20-03-2011 05:10 PM
opera mini smart trick - Search Results This thread Refback 19-03-2011 07:46 PM
Opera mini settings for globe - Search Results This thread Refback 19-03-2011 01:09 PM
gprs settings globe - Search Results This thread Refback 16-03-2011 03:53 PM
UcWed USA - Яндекс: нашлось 24ответа This thread Refback 13-03-2011 10:56 PM
om smart s40 - Search Results This thread Refback 12-03-2011 01:14 PM
Om 4.2 trick globe - Search Results This thread Refback 11-03-2011 08:06 AM
Opera mini 4.2 trick for globe updated - Search Results This thread Refback 04-03-2011 11:55 AM
Nokia S40 settings - Search Results This thread Refback 02-03-2011 10:24 PM
gprs settings globe - Search Results This thread Refback 27-02-2011 03:47 PM
Om 4.2 settings for nokia s40 - Search Results This thread Refback 16-02-2011 04:31 PM
Opera Mini Https para Nokias JUNTOS A ENCONTRAR LA SOLUCION!!!! - Pgina 5 - Ba-k This thread Refback 08-02-2011 10:43 AM
om settings for nokia - Search Results This thread Refback 05-02-2011 05:55 AM
opera mini 4.2 for globe settings - Search Results This thread Refback 19-01-2011 09:17 PM
Try nyo 2. CGI naman! (Smart) - Esato archive This thread Refback 03-01-2011 12:45 AM
s40 v3 opera mini 4.2 - Search Results This thread Refback 26-12-2010 03:21 AM
Mobile Tutorials Index - www.PinoyDen.com This thread Refback 14-11-2010 01:36 PM
wbxml2-0.9.0-bin.win32.rar This thread Refback 04-11-2010 07:24 PM
Proxy Settings For Access Point In Nokia S40 Working Operamini - Gawong.Com This thread Refback 26-10-2010 07:07 AM
Opera Mini Https para Nokias JUNTOS A ENCONTRAR LA SOLUCION!!!! - Pgina 7 - Ba-k This thread Refback 07-10-2010 09:35 AM
run opera mini on nokia s40v2 v3 v5 page 7 digit This thread Refback 01-10-2010 05:12 PM
run opera mini on nokia s40v2 v3 v5 digit technology This thread Refback 26-09-2010 04:04 PM
Mobile Tutorials Index - www.PinoyDen.com This thread Refback 26-09-2010 03:46 AM
Mobile Tutorials Index - www.PinoyDen.com This thread Refback 14-09-2010 06:39 PM
Request themes apps and games for your S40 here. This thread Refback 08-09-2010 03:29 PM
SETTINGS RAR HTML 0.07 MB verified RAPIDSHARE.COM links Post #0 Refback 07-09-2010 09:19 AM
Updated: Solving Opera Mini Connection Problems | Wap Review This thread Refback 05-08-2010 05:54 PM
Request all your themes,games and applications here......... This thread Refback 25-07-2010 04:27 PM
Nokia 2730 y conectarse a internet This thread Pingback 24-07-2010 03:57 AM
Untitled document This thread Refback 16-07-2010 10:36 PM
Untitled document This thread Refback 16-07-2010 10:33 PM
need help - run opera mini on nokia 2600 c - Imserba Cell Phone Download & Community This thread Refback 14-07-2010 04:20 PM
- '( ) S40 - S60 - N95\N85\N96\N86\C5\E72\E52 - Pocket This thread Refback 14-07-2010 11:29 AM
? - orange - Pocket This thread Refback 12-07-2010 03:17 AM
Learn how to create prov file [post instructions here] This thread Refback 07-07-2010 05:47 PM
Mobile tutorial - Search Results This thread Refback 06-07-2010 04:48 PM
Proxy settings for Airtel NOP for Nokia S40 phones Mobile Tips, News and Tricks This thread Refback 05-07-2010 01:30 PM
Updated: Solving Opera Mini Connection Problems | Wap Review This thread Refback 29-06-2010 03:19 PM
Learn how to create prov file [post instructions here] - Esato archive This thread Refback 27-06-2010 09:23 AM
Proxy settings for Custom Access Points in Nokia S40 (Full Step-by-Step Guide)WORKING This thread Refback 26-06-2010 11:31 PM
Proxy settings for Custom Access Points in Nokia S40 (Full Step-by-Step Guide)WORKING - Symbian Spot This thread Pingback 24-06-2010 01:15 PM
Mobile Tutorials Index - www.PinoyDen.com This thread Refback 23-06-2010 11:54 AM
Mobile Tutorials Index - www.PinoyDen.com This thread Refback 20-06-2010 11:01 PM
MOBILOMANIA - Proxy settings for NOP for S40v3 and v5 phones This thread Refback 17-06-2010 09:18 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
Opera mini not working on Airtel+nokia Generic Superhero Mobiles and Tablets 21 28-03-2009 07:57 PM
Anyone using opera mini on nokia 6233 amit_at_stg Mobiles and Tablets 3 27-07-2008 09:55 AM
Orkut on Nokia 6630 - Opera / Opera Mini raksrules Internet & WWW 6 06-07-2008 01:49 PM
Opera Mini for Nokia 5610 ToxicSerpentz Software Q&A 1 07-02-2008 06:13 PM
Opera Mini for Nokia 6270 with Airtel NOP hdewan Mobiles and Tablets 1 10-07-2006 02:28 PM


All times are GMT +5.5. The time now is 08:34 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2