Chinmaya wrote:
Hi , I want to create a "WebBrowser" just like a Desktop "Internet Explorer" for a Palm Handheld. For this "what are the minimum requirements I need?" & "what are the procedures that I have to follow to do it?" Please explain in detail and clearly. Thanks in advance!.....
You need a network connection. Then you would need to implement the hypertext transfer protocoll (http) for a client, write an hypertext meta language (html) parser and a renderer, which does renders the content of the html to the screen. Also you will need some amount of time and knowledge in at least on programming language to do it.
Does it answer your question? Regards Henk -- ------------------------------------------------------------------------- Henk Jonas [EMAIL PROTECTED] Palm OS ® certified developer Please contact me, if you need an off-site contract worker. ------------------------------------------------------------------------- -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
