File: package.html

package info (click to toggle)
libgnuinet-java 1.1-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,368 kB
  • ctags: 1,710
  • sloc: java: 12,475; sh: 5,408; makefile: 218; xml: 126
file content (10 lines) | stat: -rw-r--r-- 320 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
<body>

<p>
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.
</p>

</body>