This forum is in archive mode. You will not be able to post new content.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - l3v3r.l0ck

Pages: [1]
1
C - C++ / Re: C++ Web browser help pls
« on: June 07, 2011, 05:04:43 PM »
Maybe look up using webkit
You can write a browser in .NET, not a problem. You just cannot use the IE Webbrowser control :P Its just a type of project I know a lot of people want to make, and they all try to use the Webbrowser control(if they use .NET) first.

What you need to do is download the page data with sockets and interpreted it, you can use the net.webclient to, but idd recommend the use of sockets if you want an in depth understanding. As you may understand, this is a huge task. Once the data have been interpreted, you need to render a web page with images, colors, buttons etc etc.(All from scratch)


I will look into this... Thanks guys...

2
C - C++ / Re: C++ Web browser help pls
« on: June 07, 2011, 02:54:24 AM »
So from what I understand I am going about it the wrong way... I should just ditch the .NET and write the code myself from scratch?

3
C - C++ / Re: C++ Web browser help pls
« on: June 07, 2011, 02:33:59 AM »
Well right now I am coding it in VC++ 2010 because I just upgraded to it. (I could not take Code::Blocks anymore) I had to much trouble linking libraries with Code::Blocks, that is what initiated my switch. I might go back to Code::Blocks if I have the right reason to though...

4
C - C++ / C++ Web browser help pls
« on: June 07, 2011, 12:56:00 AM »
I am building a secure web browser for personal use. I may release the source as soon as I get a version of the program I am comfortable using myself on a daily basis. My question and the main problem I am having at this point is how do I store the sites I have visited in my comboBox? Let me know if I need to post more info or even some of the source. Just let me know what you need. Thanks ahead of time...

Pages: [1]


Want to be here? Contact Ande, Factionwars or Kulverstukas on the forum or at IRC.