quoting from a borland public group:
Take a look in the registry at
HKEY_LOCAL_MACHINE\SYSTEM\
There you can change all firewall settings, including enabling and
disabling the entire firewall and setting a certain executable as an
exception to the firewall, setting ports and IPs on which that program
is allowed to work normally.
Note that you should leave the firewall as restrictive as possible for
your application and preferably you'd warn the user before changing his
firewall settings.
I myself have disabled the winxp firewall (SP1) and maybe that's why I don't have that registry path. or maybe it's for SP2 only.
you can also read this thread: http://groups.google.com/g
you might also contact the author of this: Windows Firewall Ports & Applications Manager and ask for the sources (http://www.torry.net/auth
Main Topics
Browse All Topics





by: tobjectpascalPosted on 2007-01-14 at 02:23:05ID: 18311304
ports should be closed unless something is listening / using the port like a server of some kind http/ftp/smtp etc etc.