Package gnu.inet.gopher

This package contains a Gopher client.

See: Description

Package gnu.inet.gopher Description

This package contains a Gopher client. It can provide two types of response: an input stream to retrieve content for the given selector (Gopher identifier), or a directory listing of the various selectors available. As soon as the response is returned, the underlying TCP connection is closed.