Information security is an important aspect that deals with safeguarding data. The project is implementation of client modules written in Java programming language that will be constantly pooling a central server for obtaining anti-virus database updates through the use of Intranet instead of the usual Internet thus by-passing the very root cause of getting infected by a Trojan or Virus that is the Internet.
The central server will make use of remedial process to generate an error checking mechanism to authenticate the copy of anti-virus update that it has before it propagates it to the closed loop computers [clients]. A secure log will be maintained in the local machine as a backup for re-downloading updates in case of failed attempts.
Still under construction.