Recent Posts

Stats

Get Apps Deliverd To Your Email

Pages

Blogger Themes

Site Map

Advertise

Moto GP News

Football News

Formula 1 News

Pages

Sport News

Popular Posts

Blog Archive

Search This Blog

Thursday 22 April 2010

Proxy settings for access point in NOKIA S40 [WORKING OPERAMINI AND GOOGLEMAPS 100%]

As we all know, Nokia doesn't allow one to specify a proxy for an
Access Point in Series 40 v2 and v3 phones (6131, 6133, 3110c ...) etc.

In
its recent versions of the Series40 OS (v2 & v3), Nokia has removed
the ability to specify a proxy server associated with an access point.
Therefore, those with WAP network plans (such as TMobileWeb users,
Airtel NOP users) are unable to use JAVA programs that require internet
access (such as Opera Mini, Google Maps, ...).

However, Nokia
does allow users to create a provisioning document on their computer.
This document, created in wbxml, specifies an access point along with a
proxy. The S40 phone recognizes the configuration settings in the
document and allows the JAVA midlet to use those instead, thereby
allowing the midlet to access the proxy. Its very simple to implement.


The files included in the zip provide some sample xml documents, and the associated provisioning (.prov) files.



figure it out yourself, genius.
NokiaJAVAProxy.wml: The wml file that you can edit if you need/want different proxy settings.
NokiaJAVAProxy.prov:
The actual binary wbxml provisioning file that should be sent to your
phone (via bluetooth or usb). This can NOT be manually edited.

CUSTOMIZATION:
If you need to specify different proxy settings (for other networks), you will first have to download and compile libwbxml from . This download includes a command line program called "xml2wbxml".
Edit the "NokiaJAVAProxy.wml" xml file to use your proxy settings. Convert that to wbxml using "xml2wbxml NokiaJAVAProxy.prov NokiaJavaProxy.wml". Nokia provides documentation for its xml tags, which is available at "
http://www.forum.nokia.com/info/sw.nokia.com/id/8d85ad81-5a9b-40fe-bf2a-d567dfd755ec/Series_40_DP_2_0_OMA_Client_Provisioning_v1_3_en.pdf.html 


No comments:

Post a Comment