The Driver and Driver->Client Handling Classes. These classes are used by the driver to manipulate the various clients and farm out work to the clients as job requests come in. The DriverControl class is the main control class for the driver to send jobs to the various client machines. These classes should not be used by any of the clients.