Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Testers please... Firewall

Options
  • 18-02-2007 4:56am
    #1
    Registered Users Posts: 427 ✭✭


    Before christmas I asked for help with my college project and I'd like to say thanks first of to those that helped..
    My college project is comming to an end very soon, so time is short and I'd like to ask for some help running the programs and testing them on machines other then just mine...
    Please post any comments on possible improvement or errors that you may have...
    I'll try and fix as many things before I hand it up...

    Unfortunatly time isn't on my side so the application won't won't be fully completed. This isn't a problem, as all I have to hand up is the code, applications and documentation to show that I know my stuff...

    My final project was to make a fully working firewall with a download / upload graph, DDOS attack Monitor and a packet analyser...
    So far I've managed to complete about 80% of the above, I just havn't merged them into one application.

    Project Link:
    http://veveve.uploading.com/files/E91EV4S9/Savs_Project.rar.html

    Just download this file...
    http://www.winpcap.org/
    Install WinPcap which install 4 drivers onto your system32 folder...
    Don't worry as these are completely safe, they won't interfere with your PC in the slightest...
    There just need to run my programs...

    Once WinPcap has been installed you can run my projects...
    *NB: You need the windows dot net framework 2 on your PC

    Here is the link if you don't have it...
    http://veveve.microsoft.com/downloads/details.aspx?familyid=0856eacb-4362-4b0d-8edd-aab15c5e04f5&displaylang=en


    My project files :
    Client + Server is a simple application to send a message to the server and back. It's only made to send one message then it needs to be closed and re-opened to work again...

    Firewall GUI is the user interface of my project...

    Grapth + Adapter are the core applications of my project,
    The graph shows the download / upload speeds on client PC, in one graph
    The Adapter shows the current PC's network cards, also capturing packets and displaying the data...

    TCP Conn shows the TCP connections to and from your PC...

    ****************************************************************

    If anyone is interested all this was coded in both C++ and C#...
    If you'd like the source just ask... but it's not pretty...

    Hopefully over the summer when I have more free time I'll finish this off...


Advertisement