DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   IT Professionals' Lounge (http://www.daniweb.com/forums/forum5.html)
-   -   Web browser (http://www.daniweb.com/forums/thread79418.html)

gajmp May 27th, 2007 10:42 pm
Web browser
 
I am very much interested to create a web browser. but I dont know how to start. what are all the language to use. Please help me..

John A May 28th, 2007 1:53 am
Re: Web browser
 
If you're new to programming, don't you think that making a web browser is biting off a little bit more than you can chew?

gajmp May 28th, 2007 2:01 am
Re: Web browser
 
im not new programer. i have 6 yrs exp in this s/w environment. but im in application side programer..

John A May 28th, 2007 2:15 am
Re: Web browser
 
Well, I'd say something along the lines of C++, but you might want some sort of socket library to make the network programming a bit easier. This one seems to be fairly popular:
http://www.alhem.net/Sockets/

And of course you're going to need to write a decent parser... you might even want to download a premade one to save yourself the trouble of coding one.

gajmp May 28th, 2007 2:34 am
Re: Web browser
 
thank u very much...ill try to start in this week..

~s.o.s~ May 28th, 2007 2:20 pm
Re: Web browser
 
Rather than trying to reinvent, take a look at the source code of Mozilla Firefox browser and build your own one from that point. This way you can actually implement some of the custom features you so much wanted with the plus being you don't have to code the same thing.

gajmp May 30th, 2007 12:02 am
Re: Web browser
 
can u pls tell me how to check the Mozila source code..

John A May 30th, 2007 1:39 am
Re: Web browser
 
http://developer.mozilla.org/en/docs...la_Source_Code


All times are GMT -4. The time now is 12:04 am.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC