How to implement download via wap?

How to implement download via wap? SearchSearch
Author Message
Anonymous
Posted on Thursday, September 18, 2003 - 08:21 am:   

hi,
I want to know to implement download function.
if download is just wap get ?

thanks

milson
ake
Posted on Monday, September 22, 2003 - 07:19 am:   

download is not only fetching content from server, it also defines the procedures or rules how to store the content into local permanent storage or deliver them to other local applications' rendering, how to differentiate the general content-browsing and object download, and how to organize the object content to be downloaded, .

Fetching the object from the server could be achieved by WSP-GET method. For the large size object, GET method may be ineffective. Therefore, the transportation layer, ex. WTP, should be SAR-capable to provide the procedure of segmenting large-scale content into many small pieces and reassemblying them together. If not SAR-capable, you should GET more times using HTTP byte-range spec.

you can refer to Openwave Download Fun Spec or M-Services of GSMA.
Anonymous
 
Posted on Wednesday, January 14, 2004 - 10:45 am:   

[spam - message deleted by moderator]
harshini
Unregistered guest
Posted on Saturday, April 10, 2004 - 12:26 pm:   

hi,
i want to know about how to implement short message service.can you send me a coding as well?how to display received message in mobile phone display.plese help me.