Package gnu.inet.finger

This is a simple client for the finger protocol described in RFC 1288.

Class Summary

FingerConnection A client for the finger protocol described in RFC 1288.
Handler A URL stream handler implementing the finger protocol.
This is a simple client for the finger protocol described in RFC 1288. The response returned by a finger command is unstructured. As soon as a response is returned, the underlying TCP connection is closed.