Thanks a lot for your detailed explanations. JBQ. Best wishes
Vincent On Fri, Feb 6, 2009 at 11:03 AM, Jean-Baptiste Queru <[email protected]>wrote: > > 1) > > -WML files over http would be accessible by Android apps, though there > isn't any that would do anything useful with them. > > -As far as I know, Android doesn't process WAP pushes, neither over > SMS nor as HTTP-PO, beyond the strict minimum necessary for MMS to > work. I don't believe that it would know how to communicate to a > generic PPG. > > Note: the entire WAP/OMA environment doesn't contain a single "stack" > in the traditional OSI network model. As an example, you could have > large chunks of WAE without implementing the WDP/WTP/WSP network > layers. > > 2) > > The download manager in Android is independent from the browser and > does not share any network code with it (I'm not even sure that it > uses the same framework APIs for network access). For sure the > download manager doesn't pay attention to any notion of proxy, so > unless the default HTTP implementation in the framework pays attention > to some notion of global proxy setting I'd expect the download manager > itself to just establish direct TCP connections to the target servers. > > JBQ > > On Thu, Feb 5, 2009 at 6:51 PM, vincent Kor <[email protected]> wrote: > > JBQ, Thanks a lot for your prompt reply. > > > > -1. According to the testing on Android, seems to me it is OK for us to > get > > the WML files from the server but just can't display them in the browser. > > based on your view, it should be gotten by HTTP stack? is it Possible > for > > android recieve the WAP push message? if it is possible, so it should > have > > wap stack, right? > > > > -2. We can specify a proxy for browser in Linux and Window, and the web > page > > can be displayed successfully. But when i try to download a file, it is > > always blocked and couldn't download any files, is there any trick to > solve > > this problem? > > > > Really appreciate your help....!!! > > > > Vincent > > > > On Thu, Feb 5, 2009 at 11:25 PM, Jean-Baptiste Queru <[email protected]> > wrote: > >> > >> This would have been a better discussion for android-discuss > >> (especially as you cross-posted to two lists on which your question is > >> off-topic). > >> > >> -The Android browser does not support any Wap technologies. The > >> renderer is WebKit, and the underlying network stack is the one > >> provided by the linux kernel. > >> > >> -As far as I know it's not possible to explicitly specify a proxy for > >> the browser to use. > >> > >> JBQ > >> > >> On Thu, Feb 5, 2009 at 6:55 AM, vincent Kor <[email protected]> > wrote: > >> > Hi, All: > >> > > >> > Could you please help me with the following 2 questions? > >> > > >> > 1. Does android support Wap Stack and WML parser? > >> > > >> > 2. is it possible for us to download a file in Browser in an internal > >> > network with proxy? if it is possible, how should we set the proxy and > >> > download the file from the remote server? > >> > > >> > As far as i tried, it is OK for me to surf the internet with proxy, > but > >> > I > >> > couldn't download any files with proxy !! > >> > > >> > Your help are highly appreciated.......and Best wishes!! > >> > > >> > Vincent > >> > > >> > > > >> > > >> > >> > >> > >> -- > >> Jean-Baptiste M. "JBQ" Queru > >> Android Engineer, Google. > >> > >> > > > > > > > > > > > > > -- > Jean-Baptiste M. "JBQ" Queru > Android Engineer, Google. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
