Connecting Tech Pros Worldwide Help | Site Map

C++ Firewall

  #1  
Old July 22nd, 2005, 05:36 PM
JP
Guest
 
Posts: n/a
I am thinking about making a firewall in C++, not Visual C++, just
C++. Could anyone point me in the right direction in the form of
tutorials or examples or something like that?

As of right now it will be a Windows firewall, but I am hoping to port
it to Linux not long after it is done.

Thanks.
  #2  
Old July 22nd, 2005, 05:36 PM
George Huber
Guest
 
Posts: n/a

re: C++ Firewall


On Sat, 17 Jul 2004 22:20:44 -0700, JP wrote:
[color=blue]
> I am thinking about making a firewall in C++, not Visual C++, just
> C++. Could anyone point me in the right direction in the form of
> tutorials or examples or something like that?
>
> As of right now it will be a Windows firewall, but I am hoping to port
> it to Linux not long after it is done.
>
> Thanks.[/color]

Way off-topic for this news-group I would expect.

However, contact me privately, I have be interested in doing this for some
time and may be able to help

George
  #3  
Old July 22nd, 2005, 05:36 PM
Peter van Merkerk
Guest
 
Posts: n/a

re: C++ Firewall


JP wrote:[color=blue]
> I am thinking about making a firewall in C++, not Visual C++, just
> C++.[/color]

The standard C++ library does not offer facilities to do this. You will
need platform specific functions, which are beyond the scope of this
newsgroup.

--
Peter van Merkerk
peter.van.merkerk(at)dse.nl
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Configuring Linux as a Firewall rada.lambretha@gmail.com answers 1 March 1st, 2008 04:55 PM
Configuring Linux as a Firewall rada.lambretha@gmail.com answers 1 March 1st, 2008 04:25 PM
Configuring Linux as a Firewall rada.lambretha@gmail.com answers 0 March 1st, 2008 03:45 PM
Configuring Linux as a Firewall rada.lambretha@gmail.com answers 0 March 1st, 2008 03:45 PM
Firewall Bohus answers 3 November 15th, 2005 05:47 AM