Hello All: I have some questions related to the security from viruses . We are developing a product that runs on our own PC (shipped with the product). The PC listens on a port(our own port) for an incoming connection from
other PC. Other than that there is no need to be on the network but we can't prevent users to plug the PC on their intranet.
We are concerned about the virus attacks on our PC ( Windows XP SP2) One option is to install anti-virus program on the PC which has a problem of keeping it updated. The other option is to close all ports other than the one that is used by our application.
I know this sounds very confusing but is there anyway to prevent virus attacks short of installing anti-virus program? Thanks