| Author |
Message |
jagadeesh
Guest
|
Posted:
Sun Nov 20, 2005 5:20 pm Post subject:
how to filter the packets enter in to our network in VC++? |
|
|
Hi,
I got one problem while doing my project,
can u please let me to know all the filter technics for Firewalls,
procedures and rules..
different types of firewalls for filtering packets.. how the operating
system will interacts with the firewalls.. and how many different ways
are there to implement filtering packets.
plese let me to know..with proper code in VC++...
thanks |
|
| Back to top |
|
 |
Volker Birk
Guest
|
Posted:
Sun Nov 20, 2005 5:20 pm Post subject:
Re: how to filter the packets enter in to our network in VC+ |
|
|
jagadeesh <jagadeeshbabu.mca@gmail.com> wrote:
| Quote: | plese let me to know..with proper code in VC++...
|
Where may I send my invoice to, then?
Yours,
VB.
--
"Ich bin ein freier Mensch und werde jetzt von meinen Freiheitsrechten
Gebrauch machen - und zwar ausgiebig - natürlich nur in dem Rahmen, den
Otto Schily mir noch zur Verfügung stellt."
Wolfgang Clement am 10.10.05 als Noch-Superminister |
|
| Back to top |
|
 |
Guest
|
Posted:
Mon Nov 21, 2005 9:21 am Post subject:
Re: how to filter the packets enter in to our network in VC+ |
|
|
jagadeesh <jagadeeshbabu.mca@gmail.com> wrote:
| Quote: | Hi,
I got one problem while doing my project,
can u please let me to know all the filter technics for Firewalls,
procedures and rules..
different types of firewalls for filtering packets.. how the operating
system will interacts with the firewalls.. and how many different ways
are there to implement filtering packets.
plese let me to know..with proper code in VC++...
thanks
|
Not exactly VC++, but there are some great examples in C at
www.openbsd.org, www.kernel.org or www.netfilter.org, and, though I never
used those, www.freebsd.org, and www.netbsd.org.
Then again, whether those are, or include, firewalls depends a lot on
the definition of firewall you use...
Joachim |
|
| Back to top |
|
 |
|
|
|
|