Find the answer to your Linux question:
Results 1 to 2 of 2
Hi I have just made an IP Filter program for Windows using C++, now I want to make one for Linux. Now for the Windows one I needed a "Network ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    2

    C++ Driver

    Hi I have just made an IP Filter program for Windows using C++, now I want to make one for Linux. Now for the Windows one I needed a "Network Filter Driver" what is the equivelant for Linux?

    I want to develop a Linux GUI version then non-GUI (if many people still use non-GUI).

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,974
    If you didn't use the Windows frameworks to build your filter program, you shouldn't have much trouble porting it to linux. In any case, start with a non-gui version because adding a friendly user interface after you have the basic tool working is much more sensible, IMO.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...