home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 3_2004-2005.ISO / Data / Zips / _Firewall_1826711272004.psc / @PSC_ReadMe_57602_1.txt next >
Text File  |  2004-12-07  |  1KB  |  8 lines

  1. Title: [Firewall & Process Monitor]
  2. Description: This code enumerates all running process and determines which processes are services, system, and user-run processes. You can pull just about any infomation you want from a process. The program cna also enumerate processes on ports (Using the internet) and can monitor for any you specify and close the connection. 
  3. There is also a firewall Which is XP only. It does NOT use the built in windows firewall. It can block programs base on Process Name/Remote IP/Remote Port/Local Port. It can also block program by default and only allowed ones you specify on the previous conditions.
  4. This file came from Planet-Source-Code.com...the home millions of lines of source code
  5. You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=57602&lngWId=1
  6.  
  7. The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.
  8.