RE: [Clamav-devel] Protocol Question

2005-02-15 Thread John Giammarche
Thanks, I'll be moving to a Linux box anyways... I have to study clamd's responses in case of virus/non-virusbut I'll see that by interacting with the program directly. Thanks! John --- "Brian A. Reiter" <[EMAIL PROTECTED]> wrote: > > I was thinking about communicating > > directly > > with

RE: [Clamav-devel] Protocol Question

2005-02-15 Thread Brian A. Reiter
> 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? Have you looked at Section 5 of clamdoc.pdf? [ht

Re: [Clamav-devel] Protocol Question

2005-02-15 Thread John Giammarche
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,

Re: [Clamav-devel] Protocol Question

2005-02-14 Thread Tomasz Kojm
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 Cla