Results 1 to 3 of 3

Thread: Create your own firewall

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2007
    Posts
    2

    Create your own firewall

    Create your own firewall


    It is possible to create your own firewall using the .NET framework or a third-party component.

    My objective is to keep track of all incoming and outgoing IP addresses regardless of the active browser that is being used to surf the web. Once an IP address that is targeted as illegal has been found, it should block that IP from being reached.

    If this is possible, I would like to see some source code for it.

  2. #2
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: Create your own firewall

    I know this is possible using the .Net framework, prehaps you should search pscode.com
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  3. #3

    Thread Starter
    New Member
    Join Date
    Oct 2007
    Posts
    2

    Re: Create your own firewall

    I've actually found a solution. I'm using a firewall in C++ and creating a dll wrapper which I will call in vb. I think that program is called something like FirewallPApi.exe

Posting Permissions

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



Click Here to Expand Forum to Full Width