You can make sure clamd is working by telnet'ing to the clamd port and
using one of the commands shown in 'man clamd' such as PING and/or by
turning on a network trace such as wireshark.
Steve
On Wed, Feb 5, 2014 at 10:30 AM, Bhinder, Harinder <
harinder.bhin...@zoominfo.com> wrote:
> I'm conne
I'm connecting to a remote ClamAV server using this googlecode example:
https://code.google.com/p/clamavj/source/browse/trunk/src/main/java/com/philvarner/clamavj/ClamScan.java?r=5
The code is able to connect to the remote socket and even write to it but it
times out when READING FROM the socket