File: package.html

package info (click to toggle)
libgnuinet-java 1.1.1-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,648 kB
  • ctags: 1,882
  • sloc: java: 14,444; sh: 8,326; makefile: 236; xml: 127
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>