I am using Norton 360. I am also developing a program that accesses an FTP server on my local area network. Every time that I recompile the program, I get a warning from the firewall, that access to the server will be blocked unless I allow it, which I do by selecting the "Always allow" option. However, every time that I recompile my program and test it, the warning comes again! Obviously, the firewall checks the creation date of the executable. Is there a way to permanently disable the warning for my program (and only my program).
I can well understand why the warning is there - one does not want inadvertently installed malware accessing the local area network or the internet. It would however be nice to be able to disable the warning in my specific case.
Thanks in advance for any help.