How Can Implement Anti-virus File Scan In Java
first,you must have and install a anti-virus scan engine(ex,SSE-Symantec Scan Engine) in your server,host it in application server or not
second,your app must can communicated with the SSE server
third,using SSE API for java to scan files or file bytes in memory
last,return the scaning result to client
reference: http://www.developer.com/design/article.php/10925_3711331
没有评论:
发表评论