473,396 Members | 1,990 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Does There is any body Pro Enough To Answer Me ?

hi all
Ihave a project in the college about making a parent
control software in which It is embedded into Windows
kernel, set up a checkpoint at application layer, to
intercept and inspect the URL request from various
internet applications, such as IE, Netscape, Opera and
to filter them for harmful websites and domains And i
am stack i dont Know How to begin so please any one how
Can help (info ,code ,website to see ) or just
tell me what to read

that help well be greatly appreciated

Mahmoud H
Nov 20 '05 #1
7 1200
Hello,

"Mahmoud Hassan" <co*********@yahoo.com> schrieb:
Ihave a project in the college about making a parent
control software in which It is embedded into Windows
kernel, set up a checkpoint at application layer, to
intercept and inspect the URL request from various
internet applications, such as IE, Netscape, Opera and
to filter them for harmful websites and domains And i
am stack i dont Know How to begin so please any one how
Can help (info ,code ,website to see ) or just
tell me what to read


Are you sure you want to do that with VB.NET? I think it's better to
use C++ to develop an application like this.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #2
One of the few times I agree in a C++ solution over VB.NET... your getting
into some pretty low level stuff. Which is cool, and you could do this in
VB.NET another way I'm sure, but then again, who cares....

But before you go "kernel digging". Know what your doing.

Good luck.
"Herfried K. Wagner [MVP]" <hi*******@m.activevb.de> wrote in message
news:%2****************@TK2MSFTNGP12.phx.gbl...
Hello,

"Mahmoud Hassan" <co*********@yahoo.com> schrieb:
Ihave a project in the college about making a parent
control software in which It is embedded into Windows
kernel, set up a checkpoint at application layer, to
intercept and inspect the URL request from various
internet applications, such as IE, Netscape, Opera and
to filter them for harmful websites and domains And i
am stack i dont Know How to begin so please any one how
Can help (info ,code ,website to see ) or just
tell me what to read


Are you sure you want to do that with VB.NET? I think it's better to
use C++ to develop an application like this.

--
Herfried K. Wagner
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet

Nov 20 '05 #3
Get a book on Windows Network Programming ( the really serious ones). Your
requirement sounds like a high level fire wall to me. So first of all read
about fire-walls and try to get some source code also (you have to do some
intense searching on the internet, but I can assure you that there is some
source code out there). Understand the code, design your software with the
knowledge you have gained. if it is mandatory to develop it in VB.net then
you may have to map your knowledge to dotnet. In my view such a low-level
functionality is easier written in C than in a higher language like VB.net.
"Mahmoud Hassan" <co*********@yahoo.com> wrote in message
news:01****************************@phx.gbl...
hi all
Ihave a project in the college about making a parent
control software in which It is embedded into Windows
kernel, set up a checkpoint at application layer, to
intercept and inspect the URL request from various
internet applications, such as IE, Netscape, Opera and
to filter them for harmful websites and domains And i
am stack i dont Know How to begin so please any one how
Can help (info ,code ,website to see ) or just
tell me what to read

that help well be greatly appreciated

Mahmoud H

Nov 20 '05 #4
Cor
Hi Mahmoud,
If you don't know where to begin with this problem.
The only advise I can give you, think twice before you start it, this is not
only the Kernel etc.
You have to know all aspects from Internet.
(Till the aspect from why are there harmfull sites and who own them).
I think there have been a lot who did know where to start and did not
succeed.
I think when they did succeed, I should in your situation just buy the
package they did made.
Cor
Nov 20 '05 #5
Like you Cor, it would appear that English is not Mahmoud's first language.

Nevertheless, it is clear from his post that it is a college assignment and
therefore not starting it or buying a package are not an option for him.

"Cor" <no*@non.com> wrote in message
news:3f***********************@reader21.wxs.nl...
Hi Mahmoud,
If you don't know where to begin with this problem.
The only advise I can give you, think twice before you start it, this is not only the Kernel etc.
You have to know all aspects from Internet.
(Till the aspect from why are there harmfull sites and who own them).
I think there have been a lot who did know where to start and did not
succeed.
I think when they did succeed, I should in your situation just buy the
package they did made.
Cor

Nov 20 '05 #6
Cor
Stephanie,
Nevertheless, it is clear from his post that it is a college assignment and therefore not starting it or buying a package are not an option for him.

I don't believe you can buy a package as Mahmoud ask.
But for explaining that there is be needed more information.
And with that information I too should not be able to give a real good
answer.
It has to be multibrowser (maybe even old browsers).
I am wondering even if it is only for the W98, ME, NT, W2K and XP platform.
I first did make a message with some advises in it, but reading it over I
thought that has no end.
So I did make this answer.
Cor

Nov 20 '05 #7
Thanks to all how answerd my cALL and all that i am trying to do is just
to make my app watch IE or Netscape if the user enters a harmfull site
name my app redirct the browse to an Html bage that i hade made that
contans an error message that he cant go to this site

Thanks
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Nov 20 '05 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Fred Pacquier | last post by:
First off, sorry for this message-in-a-bottle-like post... I haven't been able to phrase my questions well enough to get a meaningful answer from Google in my research. OTOH, it is standard...
15
by: nAmYzArC | last post by:
Hi everyone, I'm setting the body of an email using values from a form firstname = bob lastname = dole ebody = 'First Name: ' + firstname + '\r\n' + 'Last Name: ' + lastname ...
6
by: Louise | last post by:
Hi I have written an HTML pages which does not have any colour specifying tags as far I know. When I view this in an Microsoft internet explorer browser it appears with a white background and...
4
by: NeverLift | last post by:
I've searched around and don't find the following incident discussed specifically. First, a comment from an experience programmer new to JavaScript: While I am new to javascript, I've...
10
by: bright116 | last post by:
It's strange! I wrote such fragment: char messageBody = ""; printf("message body: %s\n", messageBody); strcat(messageBody, "Signal= "); printf("message body: %s\n", messageBody);...
7
by: Calvin KD | last post by:
Hi everyone, Has someone out there experienced the same problem? What i wanted to do is to display a popup window (modal) upon the loading of a webpage. Here is my code sample (in html view):...
23
by: Big Bill | last post by:
http://www.promcars.co.uk/pages/bonnie.php I don't believe they should be there, can I take them out without stopping the includes from functioning? I'm the (hapless) optimiser on this one... I...
17
by: christophe.chazeau | last post by:
Hi, I have a problem with a really simple chunk of code which should work but does obviously does not. This chunk of code is just a POC aimed at finding a bug in a larger project in which the...
2
by: timgraham | last post by:
This is the first time I have ever needed links within a page. Thought it was simple, but it won't work at all. The page validates and I can't see any reason why it would not work. Appreciate any...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.