Results 1 to 3 of 3

Thread: If anyone knows

  1. #1
    Guest

    Smile

    The personal firewall called zonealarm has the option to "stop all internet access" ...

    Now my question is...how did they go about doing this?
    do they close all ports so no information can get out/in?
    or is there a main port that all internet traffic goes through?

    Also is this even possible through vb? or would it be a better idea in c++?


    Thanks.

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    It should be possible...what they probably do is close down port 139 and other main ports to close off trafic. You would have to use some advanced functions with winsock and basicly build a firewall. For examples try searching these site:
    PlanetSourceCode
    VBCode
    FreeVBCode


    Gl,
    D!m
    Dim

  3. #3
    Guest
    I'm pretty sure ZoneAlarm when put to 'locked' mode locks all the ports and stops all incoming and outgoing data. I had several VB winsock programs running, all on different ports (1000, 1001, 1003, and some other random ones) and ZoneAlarm picked them all up when I locked it.

    Sunny

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