Page 3 of 4 FirstFirst ... 234 LastLast
Results 31 to 45 of 51

Thread: BPL WAP Settings for Java Application on Nokia

  1. #31
    Join Date
    Nov 2008
    Location
    Kolkata
    Posts
    60

    question Re: BPL WAP Settings for Java Application on Nokia

    I'm going make .prov file for Nokia 2700 Classic(Aircel Kolkata) by myself.
    But I need help.
    First tell me the following information.

    *Access point name- ?
    *username - leave blank (there is no user name)
    *password- leave blank (there is no password)
    *proxy address- ?
    *proxy port number- ?

    I have downloaded "nokia java proxy" and "wbxml" rar files.
    Can I make one single .prov file for all universal application ?
    I can already able to run opera mini,e-buddy,gmaps etc but not the Mobtorrent.
    There are no setting at program access.
    "Allow read and write date on memory card" is disabled .....

  2. #32
    Join Date
    Nov 2009
    Posts
    3

    Re: BPL WAP Settings for Java Application on Nokia

    Pls now. I waited and waited for u to help me create my prov file.

  3. #33
    Join Date
    Dec 2009
    Posts
    1

    Re: BPL WAP Settings for Java Application on Nokia

    can u make a prov file for my 5130 . Proxy 100.001.200.099 port 8080 apn airtelwap.com application ucweb 7 , gmaps,

  4. #34
    Join Date
    Dec 2007
    Posts
    1,727

    Re: BPL WAP Settings for Java Application on Nokia

    For your solution for the BPL WAP setting for your Nokia 5130 visit the forums post given below:

    WAP setting

  5. #35
    Join Date
    Nov 2008
    Location
    Kolkata
    Posts
    60

    sad Re: BPL WAP Settings for Java Application on Nokia

    ..........

  6. #36
    Join Date
    Nov 2008
    Location
    Kolkata
    Posts
    60

    Re: BPL WAP Settings for Java Application on Nokia

    Need some information.
    Unable to run MobTorrent("Allow read and write date on memory card" is disabled)

    Aircel Kolkata:
    Proxy Address - ?
    Proxy Port Number - ?

  7. #37
    Join Date
    Nov 2008
    Location
    Kolkata
    Posts
    60

    question Re: BPL WAP Settings for Java Application on Nokia

    ???.....................

  8. #38
    Join Date
    Jan 2009
    Posts
    1,738

    Re: BPL WAP Settings for Java Application on Nokia

    People wait for a few days and Tech Arena is having some database issue and you won't be able to download any attachments even if i upload it. So its better i attach it later. I will make proxy for the rest later as soon as the database issue is solved...

  9. #39
    Join Date
    Dec 2009
    Location
    mumbai
    Posts
    1

    Happy Re: BPL WAP Settings for Java Application on Nokia

    hi thanks
    it is working in nokia 5200 (s40 v3) but not in nokia 2700 (s40 v5) so plz can u try to make the script 4 s40 v5.
    with this settings i can use the Java apps but cant stream you tube videos on mobile phone.
    this may b because v r using wap setting to access Java apps but 4 streaming v need to use gprs(Internet) i thing which is not activated in BPL prepaid.
    is it possible to use wap for streaming.
    similarly like NokiaJAVAProxy.wml for bpl can u make wml script that can b used for streaming.
    i mean .prov file(of streaming) that can b used 4 streaming
    the wml script that u give it enables java apps to use wap net.


    yours thankful

  10. #40
    Join Date
    Jan 2009
    Posts
    1,738

    Re: BPL WAP Settings for Java Application on Nokia

    Hello friends. I would make the proxy settings for each of you. The thing is i am online form my mobile phone and i cannot make the provision settings here. Also i have been out of town and will only return after 13th January. I hope you guys wait for some time... I will post your settings as soon as i'm back... Sorry once again guys...

  11. #41
    Join Date
    Jan 2010
    Posts
    1

    question Re: BPL WAP Settings for Java Application on Nokia

    Quote Originally Posted by Rudra.J View Post
    BPL WAP has configured a proxy server throuh which you can access the internet on your Phone. Well this is not any problem for Nokia s60 Phones. The problem arises when you own a Nokia s40 phone. Nokia has removed the feature of allowing manual configuration for access point for s40 phones. But there's still a way. You need a wml file which can be converted to a file with .prov as the extension. Here is what to do. Download the following files :
    Access Point Proxy Settings
    Nokia Setting Converter
    Now extract all the files from first archive and select your Mobile service operator. There is settings for all the providers. Now BPL is what we will use. Extract the second archive and from the first archive copy the NokiaJAVAProxy.wml file from BPL India folder to the folder where the second archive is extracted. Now open NokiaJAVAProxy.wml file in wordpad [not notepad]. Now go to the bottom part and find the lines which has this written :
    Code:
    <parm name="AUTHTYPE" value="PAP"/>
          <parm name="AUTHNAME" value="urbplmobilenumber"/>
          <parm name="AUTHSECRET" value="mmsc"/>
    Then here, change urbplmobilenumber with your mobile number.

    Now once done save the file as it is and dont make any other change. Now open command prompt and navigate to the folder where the file is and type :
    Code:
    xml2wbxml -o BPL4Java.prov NokiaJavaProxy.wml
    Once you Run this command, you will get a file with its name as BPL4Java.prov. Now you need to transfer this file to your mobile. But for transferring this you will not use Storage mode. You should transfer this file to your mobile via bluetooth. The best way is copy this file on some other phone using storage mode and then transfer it to your phone via bluetooth. Now your phone will say Settings received. click the ok button and it will say no applications supported, click save. Now go to Settings > Configuration > Default Config. Settings Select BPL4Java and make it default. Now select the second option Activate Default in all Applications. Thats it done. Now start surfing from your Java Phone. Hope this Helps.

    Could someone please help me with the nex issue ...?
    I need a wml file to convert into a prov file for my nokia 5000d mobile phone.
    The settings I am looking for are Web n Walk.
    Web n walk is something like a wap service. An internet connection provided by Comsote Romania through a proxy.
    The problem is that only modified Mini Opera works. I wrote that here too : http://www.ecristian.com/2009/12/cos...te-si-imagini/
    So, I am looking for some setting to make all aplications work with webnwalk configuration.
    The general parameters are :

    PHP Code:
    Account NameWebnwalk
    Username
    wnw
    Password
    wnw
    Homepage
    http://m.webnwalk.ro
    Proxy and Server Port8080
    Proxy 
    and Server adress10.252.1.62
    Databearer
    GPRS Packetdata
    Access Point Name
    wnw
    Proxy
    Enabled/yes
    Authentication Type
    Normal 
    I made a prov file but it did not work ...
    Could someone please help me ???

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

    <wap-provisioningdoc>
    <characteristic type="BOOTSTRAP">
    <parm name="NAME" value="Webnwalk Internet"/>
    <parm name="PROVURL" value="http://mydomain/WebnwalkInternet"/>
    <parm name="PROXY-ID" value="10.252.1.62"/>
    </characteristic>
    <characteristic type="NAPDEF">
    <parm name="NAME" value="Webnwalk Internet"/>
    <parm name="NAPID" value="N1"/>
    <parm name="BEARER" value="GSM-GPRS"/>
    <parm name="NAP-ADDRESS" value="wnw"/>
    <parm name="NAP-ADDRTYPE" value="APN"/>
    <parm name="INTERNET"/>
    <characteristic type="NAPAUTHINFO">
    <parm name="AUTHTYPE" value="PAP"/>
    <parm name="AUTHNAME" value="wnw"/>
    <parm name="AUTHSECRET" value="wnw"/>
    </characteristic>
    </characteristic>
    <characteristic type="APPLICATION">
    <parm name="APPID" value="w2"/>
    <parm name="TO-NAPID" value="N1"/>
    <parm name="NAME" value="Webnwalk Internet"/>
    <characteristic type="RESOURCE">
    <parm name="URI" value="http://m.webnwalk.ro"/>
    <parm name="NAME" value="Google"/>
    <parm name="STARTPAGE"/>
    </characteristic>
    </characteristic>
    <characteristic type="APPLICATION">
    <parm name="APPID" value="x-midlet-Google Google Maps"/>
    <parm name="TO-PROXY" value="Webnwalk Internet"/>
    <parm name="NAME" value="Webnwalk Internet"/>
    </characteristic>

    <characteristic type="APPLICATION">
    <parm name="APPID" value="x-midlet-Opera Software ASA Opera Mini 5 Beta"/>
    <parm name="TO-PROXY" value="Webnwalk Internet"/>
    <parm name="NAME" value="Webnwalk Internet"/>
    </characteristic>

    <characteristic type="APPLICATION">
    <parm name="APPID" value="x-midlet-Opera Software ASA Opera Mini"/>
    <parm name="TO-PROXY" value="Webnwalk Internet"/>
    <parm name="NAME" value="Webnwalk Internet"/>
    </characteristic>

    <characteristic type="APPLICATION">
    <parm name="APPID" value="x-midlet-eBuddy eBuddy"/>
    <parm name="TO-PROXY" value="Webnwalk Internet"/>
    <parm name="NAME" value="Webnwalk Internet"/>
    </characteristic>
    </wap-provisioningdoc>

  12. #42
    Join Date
    Oct 2010
    Posts
    1

    Re: BPL WAP Settings for Java Application on Nokia

    Please please give me proxy address to access ebuddy via airtel gprs. Please

  13. #43
    Join Date
    Jan 2006
    Posts
    6,878

    Re: BPL WAP Settings for Java Application on Nokia

    Quote Originally Posted by Aranjan View Post
    Please please give me proxy address to access ebuddy via airtel gprs. Please
    You will have to check if you can use mobile internet: surf to ebuddy.com with the mobile phone browser. If this is not possible, your mobile internet settings are not correct. You can receive the correct mobile internet connection settings for free from phone manufacturers like nokia, sony ericsson or motorola. Alternatively, you can check the website or call the helpdesk of your mobile operator to get connected.

  14. #44
    Join Date
    May 2010
    Posts
    3

    Re: BPL WAP Settings for Java Application on Nokia

    Hi,

    Nimbuzz and someother applications cant detect the connection, but I can get online and nimbuzz loads without a problem plus someother preinstalled applications like skype, yahoo and msn are connecting without a problem
    kindly make me a provision file for my network safaricom in kenya...

    apn:wap.safaricom.com
    proxy:172.022.002.38
    port8080
    username:saf
    password:data
    Handset: Tecno -System {Chinese Phone}

    I notice you already posted a file for someone else but I cant locate the download link and besides I'm not sure it'd work for my handset.

    Please help resolve this issue.

    Thanx

  15. #45
    Join Date
    Apr 2009
    Posts
    55

    Re: BPL WAP Settings for Java Application on Nokia

    I haven't for myself have played with the newer provisioning materials so I can't say right now. First I will have to check about how to set it up real quick and see what I find. Actually I am posting this only to know that checking with the China Phones is very difficult.

Page 3 of 4 FirstFirst ... 234 LastLast

Similar Threads

  1. Replies: 4
    Last Post: 15-01-2012, 09:53 AM
  2. Replies: 4
    Last Post: 02-08-2011, 09:14 AM
  3. Replies: 4
    Last Post: 07-01-2011, 10:49 AM
  4. Help with java application
    By gec5741 in forum Software Development
    Replies: 1
    Last Post: 29-12-2009, 04:32 PM
  5. Can't Run Java application
    By Ameeryan in forum Software Development
    Replies: 3
    Last Post: 08-10-2009, 10:37 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,717,670,128.30002 seconds with 16 queries