blob: 31c14db3f11c7055c22cfe5534d156f022820eda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
This is the README file for Socket-1.1.
What is it?
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>
|