summaryrefslogtreecommitdiff
path: root/sysutils/socket/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The descr is not a place to just cram the entire README. Instead, take theBill Fumerola2000-11-011-137/+0
| | | | first paragraph which gives a good overview, and install the README file.
* The program Socket implements access to TCP sockets from shell level.Wolfram Schneider1996-08-241-0/+146
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. [Juergen Nickelsen <jn@berlin.snafu.de>]