How to create browser

How to create browser SearchSearch
Author Message
newbie
Unregistered guest
Posted on Tuesday, November 25, 2003 - 05:56 am:   

Hi,I want to creae a wap browser, i don't know how to use serviceInd and serviceLoad ? would you please tell me a step? thanks a lot.
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1234
Registered: 10-2002
Posted on Wednesday, November 26, 2003 - 02:44 am:   

Well, these are WAP push message types that you might receive.

If you receive a WAP push PDU, these are two common content types that you might receive. The specifications for those two content types are found in the relevant WAP specifications (WAP-167-ServiceInd and WAP-168-ServiceLoad).
newbie
Unregistered guest
Posted on Thursday, November 27, 2003 - 09:13 am:   

Hi,bryce,
would you please tell me why to do with these two push message? what is the relation between browser and the two message? could you tell me in details ? thank you.
Anonymous
 
Posted on Thursday, November 27, 2003 - 10:16 am:   

connect + get is enough for browser, am i right?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 1279
Registered: 10-2002
Posted on Monday, December 01, 2003 - 09:05 am:   

Well, a service indication push has some text and a URL link in it. Typically when a browser receives one of these messages, it displays the text, and then has a link for connecting to the URL.

With a service load, the URL referenced in the push is supposed to be loaded automatically. (Because this can be so open to potential abuse, many phones do not support service load, or if they do, they still prompt the user before connecting to the URL, rather than loading it automatically.)
Anonymous
 
Posted on Tuesday, December 02, 2003 - 01:11 am:   

sorry, i can't understand you .
I think what Anonymous said is reasonable,isn't it? user input the url, and mms send Connect+WSP Get command for fetching the page content. is it enough? why to push the two message?