The Waarp ICAP client project contains several classes that are common with different sub projects of Waarp (FTP, R66, ...).
These classes are for ICAP client implementation.
This project has Netty framework (NIO great framework support at http://netty.io as dependency. It is tend to be really efficient, both in term of memory, threads and network bandwidth.. It contains a re implementation of the FastMD5 library from Santeri Paavolainen and Timothy W Macinta.
These classes are for ICAP Client implementation (RFC 3507).
The command line is as follow:
`IcapScanFile -file arg -to arg -service arg [other options]`
Options:
It returns exit value as follow:
See global Waarp project at http://waarp.github.com/Waarp/