The fwknopclient is a self contained program, and the executable can be copied to any 
location and run from there.

The fwknop client contains the fewest possible libraries, this is to keep the client as 
portable as possible, I hope to be able to port this to Free Pascal sometime soon.  
It does however require the component library dcpcrypt2 by Dave Barton 
(http://www.cityinthesky.co.uk/cryptography.html).  
It also requires Indy components.

The current version has been compiled under Delphi 7.  
To compile, open the fwknopclient.dpr in Dephi and compile :)
