FingerBean Demo

This demo shows how to use the FingerBean component to provide access to user information via a finger server. By setting the username and hostname, and calling the FingerBean connect() method, you can access the response sent by the server. FingerDemo is a stand-alone application, and takes as parameters the username and hostname of the target.


Source for FingerDemo | Source for FingerBean