Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The descr is not a place to just cram the entire README. Instead, take the | Bill Fumerola | 2000-11-01 | 1 | -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 Schneider | 1996-08-24 | 1 | -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>] |