freebsd-ports/sysutils/socket/pkg-descr
Bill Fumerola 31f088e830 The descr is not a place to just cram the entire README. Instead, take the
first paragraph which gives a good overview, and install the README file.
2000-11-01 23:56:27 +00:00

10 lines
402 B
Plaintext

The program Socket implements access to TCP sockets from shell level.
First written for the need to open a server socket and read and write
to the socket interactively for testing purposes, it quickly evolved
into a generic tool providing the socket interface for shell script
and interactive use.
Please send any comments, suggestions, bug reports etc. to me:
Juergen Nickelsen <jn@berlin.snafu.de>