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 (9 lines) | stat: -rw-r--r-- 232 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
<body>

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

</body>