Adblock breaks this site

what langueg is used for firewalls?

Discussion in 'Web Programming' started by koolpop0, Jul 23, 2007.

  1. koolpop0

    koolpop0 Member

    Joined:
    Jun 10, 2007
    Posts:
    55
    Referrals:
    0
    Sythe Gold:
    0
    what langueg is used for firewalls?

    u read the title what langueg is used for a firewall i always wanted to make one =P thanks

    koolpop0
     
  2. cp

    cp an cat
    Banned

    Joined:
    Jan 30, 2007
    Posts:
    3,278
    Referrals:
    6
    Sythe Gold:
    0
    what langueg is used for firewalls?

    Anything that can listen on sockets, etc. And no, you can't make one in batch.
     
  3. K!LL3R

    K!LL3R Member

    Joined:
    Jan 31, 2007
    Posts:
    54
    Referrals:
    0
    Sythe Gold:
    0
    what langueg is used for firewalls?

    id say c++ but have fun with that
     
  4. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    what langueg is used for firewalls?

    Well, any language really.

    The hard part though, isn't programming the language, its monitering both program control and packets sent and recieved via TCP/UDP. You would have to determine what packets are harmful, and what are not, and you would need to know what sort of access different programs want, as well as what actions performed by certain programs are considered dangerous ...

    All-in-all, this DEFINITELY isn't a one-man job I'm affraid.

    C/C++/ASM is your best bet.

    And no, you don't hardcode it in ASM, you debug it in ASM.
     
  5. tazrockon

    tazrockon Member
    Banned

    Joined:
    Apr 23, 2005
    Posts:
    56
    Referrals:
    0
    Sythe Gold:
    0
    what langueg is used for firewalls?

    It's stupid to ask what programming language something like a firewall is coded in. You should ask yourself what programming languages you know and move on from there. You can make a firewall in VB6 just fine or you can make it in C++, but then again if you're asking this then YOU probably are not capable of making it at all.
     
< [Perl + vB Related] | Free Website Hosting >


 
 
Adblock breaks this site