Hello everyone,

I'm a member of a Java development group; we are
currently working in the development of a Java-based
Document Administration System. ClamAV was chosen as
Anti-Virus engine for the project.

I need to launch clamAV from a Java servlet. I know I
can run it simply as a shell command, but I would have
trouble knowing the scans' results once it's
completed. I was thinking about communicating directly
with clamd through a UNIX socket, but I couldn't find
clamAV's protocol specification. Is there
documentation on it? Do you have any suggestion on how
to implement this virus scanning process?

Regards,

John

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel

Reply via email to