Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Could someone give some tips about createing a webbrowser.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
NINTENDO
Grandmaster Cheater Supreme
Reputation: 0

Joined: 02 Nov 2007
Posts: 1371

PostPosted: Sun Jan 30, 2011 6:19 pm    Post subject: Could someone give some tips about createing a webbrowser. Reply with quote

So I want to do a custom webbrowser. At first I only want to be able to download, parse and show a webpage. All other features can be added whenever I get some time over.

So I started this thread becuase I have a couple of questions about this browser thing.

I tend to use c# since that is the language I know best.

1. Does anyone know a good webpage render?
2.

_________________
Intel over amd yes.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
natanreis1
Cheater
Reputation: 1

Joined: 01 Apr 2008
Posts: 44
Location: Somewhere over the rainbow

PostPosted: Sun Jan 30, 2011 7:15 pm    Post subject: Reply with quote

u can use CodeGear Rad Studio [C++/Delphi] cuz there is a component named "WebBrowser". with this component u can create a WebBrowser in 10~15 minutes.
but if u prefer to create a WebBrowser without any components u still can do something like this: (JUST A IDEA)
OpenedSocket = OpenConnectionSocket(www.site.com);
RequestPage(OpenedSocket);
and then the site will send u a HTML Code, then u need to PARSE it and DRAW it on the Screen. i think Razz
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Mon Jan 31, 2011 7:59 am    Post subject: Reply with quote

C# comes with a web control that you can use.

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.webcontrol.aspx

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
NINTENDO
Grandmaster Cheater Supreme
Reputation: 0

Joined: 02 Nov 2007
Posts: 1371

PostPosted: Sat Feb 05, 2011 5:48 pm    Post subject: Reply with quote

Wiccaan wrote:
C# comes with a web control that you can use.

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.webcontrol.aspx

Thanks but did you even bother to read the topic?

_________________
Intel over amd yes.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Jorg hi
I post too much
Reputation: 7

Joined: 24 Dec 2007
Posts: 2276
Location: Minnesota

PostPosted: Sat Feb 05, 2011 8:18 pm    Post subject: Reply with quote

He wants to make a full website from scratch. One without using those simple controls so that he can manipulate an change the html data at his will. With this he probably could bypass many securities that are in the average webbrowser.
Back to top
View user's profile Send private message
HomerSexual
Grandmaster Cheater Supreme
Reputation: 5

Joined: 03 Feb 2007
Posts: 1657

PostPosted: Sat Feb 05, 2011 9:07 pm    Post subject: Reply with quote

NINTENDO wrote:
Wiccaan wrote:
C# comes with a web control that you can use.

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.webcontrol.aspx

Thanks but did you even bother to read the topic?


You asked for a good webpage renderer and he gave you a link? Are you that big of a twit. At any rate, there's more to rendering a webpage from scratch than you think. It's best just to use a control like what Wiccaan gave you

_________________
Back to top
View user's profile Send private message
atom0s
Moderator
Reputation: 205

Joined: 25 Jan 2006
Posts: 8587
Location: 127.0.0.1

PostPosted: Sun Feb 06, 2011 9:39 am    Post subject: Reply with quote

NINTENDO wrote:
Wiccaan wrote:
C# comes with a web control that you can use.

http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.webcontrol.aspx

Thanks but did you even bother to read the topic?


The way you worded the first post didn't come across as rendering it yourself. Not to mention you even say:

Quote:
1. Does anyone know a good webpage render?


Which is why I linked you to the default control that comes with C#. If you are looking to create your own rendering engine, I'd suggest looking at open source projects like Firefox's engine, Gecko:
https://developer.mozilla.org/en/Gecko

_________________
- Retired.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites