
setup.exe ------system install software that install the tools into your 
        	computer(defaut "c:\securityprofilingtools). 
		Two ICON are created on desttop: Tools(server) and client.
 

tools8_21.zip--- source code.


source code include 3 projects(Microsoft Visual Studio Solution Object):
1)tools.sln (toolsourcecode\tools.sln)---- tool's server side.
2)client.sln (toolsourcecode\client\client.sln) --- client side.

3)setup.sln (toolsourcecode\setup\setup.sln) --- setup project for release.


