openbsd-ports/sysutils/socket/pkg/DESCR

6 lines
298 B
Plaintext
Raw Normal View History

1997-11-14 19:04:24 -05:00
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.