I took a look at ClamShell earlier, but I'm at a Windows box right now, and ClamShell comes only as a .bin file (no separate sources download, and I doubt that there are any sources within the .bin file...I don't know if it's decompilable...).
--- Tomasz Kojm <[EMAIL PROTECTED]> wrote: > On Mon, 14 Feb 2005 13:14:51 -0800 (PST) > John Giammarche <[EMAIL PROTECTED]> wrote: > > > 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 > > Trouble? Take a look at ClamShell, a Java GUI for > ClamAV. > http://home.comcast.net/~schwalbrichard/ > > > 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? > > 1. Connect to clamd > 2. Send "SCAN /file/or/directory" > 3. FOUND in its answer indicates an infection > > -- > oo ..... Tomasz Kojm > <[EMAIL PROTECTED]> > (\/)\......... > http://www.ClamAV.net/gpg/tkojm.gpg > \..........._ > 0DCA5A08407D5288279DB43454822DC8985A444B > //\ /\ Mon Feb 14 22:30:10 CET > 2005 > > ATTACHMENT part 1.2 application/pgp-signature > _______________________________________________ > http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel > __________________________________ Do you Yahoo!? Yahoo! Mail - Find what you need with new enhanced search. http://info.mail.yahoo.com/mail_250 _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-devel
