Discussion Board
Browser GPRS,GSM and MMS
2003-09-25, 08:54
#1
Registered User
Hello,
if a send the example in:
OMA client provisioning for series 40
I am sending the browser setting for GPRS and GSM,
as well the MMS setting.
My question is:
If a open the wap browser in the phone,
which bearer I am using: GPRS or GSM?
is there a way to choose either GPRS or GSM for wapping ?
thanks
Nokia Developer Expert
Hi!
With the Client Provisioning protocol, you can select different Dapdef's for different applications. So you can use different access point for MMS, email of WAP.
Please note that first phone having this OMA Client Provisioning is Nokia 6220.
Teemu / Forum Nokia
Registered User
Thanks auvinent for the quick response.
I have load the example in: OMA client provisioning for series 40
in a nokia 6220, and always goes for the GPRS connection.
How can I select to wap in the GSM mode?
Do you suggest to have declared several applications for w2 type?
like:
<characteristic type="APPLICATION">
<parm name="APPID" value="w2"/>
<parm name="TO-PROXY" value="proxy_gprs" />
<parm name="NAME" value="Browser_1"/>
<characteristic type="RESOURCE">
<parm name="URI" value="http://wap.xxxx.yy"/>
<parm name="STARTPAGE"/>
</characteristic>
</characteristic>
<characteristic type="APPLICATION">
<parm name="APPID" value="w2"/>
<parm name="TO-PROXY" value="proxy_gsm" />
<parm name="NAME" value="Browser_2"/>
<characteristic type="RESOURCE">
<parm name="URI" value="http://wap.xxxx.yye"/>
<parm name="STARTPAGE"/>
</characteristic>
</characteristic>
How did you load the code ?
2003-09-29, 10:03
#4
Registered User
Hi,
I'm wondering since one week, how to load the OMA XML or WBXML to the phone?
Thanks, in advance
Registered User
You have to send the compiled oma xml file to the phone via OTA.
Normally you will need more than 4 OTA fragments.
As the maximun payload is 140.
One more...
2003-09-29, 14:46
#6
Registered User
Thanks for your help.
BUT :
1- Does the compiled XML file mean WBXML ?
2 - Have you got any sample of those OTA fragment ?
Thanks
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules