Skip to content
Snippets Groups Projects
user avatar
f0b63e17
======================== ZMap source directory ==============================

This directory contains all the source code to build zmap, the subdirectories
are:


zmapmanager	This directory contains the "main" for the zmap client and
		calls the rest of the code below via the interface in zmapcontrol.


zmapcontrol	the interface and controlling code for the window/threads etc.

zmapthreads	code to start/run/kill threads talking to servers.

zmapwindow	code to produce the ZMap window.


zmaputils	A bundle of utility code.