On Wednesday 07 Jan 2004 12:02 pm, Power-Netz \(Schwarz\) wrote: > Hi, > > I found in the manpage docs some commands to send to clamd like PING. > Question is now, HOW ?
You don't say which operating system you're using. Let's assume it's Linux since most people here use that system. You should have a program called nc, you can use that thus: [EMAIL PROTECTED] njh]$ echo PING | nc 192.168.1.9 3310 PONG [EMAIL PROTECTED] njh]$ -Nigel -- Nigel Horne. Arranger, Composer, Typesetter. NJH Music, Barnsley, UK. ICQ#20252325 [EMAIL PROTECTED] http://www.bandsman.co.uk ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users
