diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-24 20:37:49 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-08-24 20:37:49 +0000 |
commit | 0b500ba6a401cb59916e049997de7ddfd163408f (patch) | |
tree | 2cf3135a558dcb89a69f82b8055036764130a390 /sysutils/socket/distinfo | |
parent | 0372ef5da9de2da7ddb974242e56abfcfdf28830 (diff) | |
download | ports-0b500ba6a401cb59916e049997de7ddfd163408f.tar.gz ports-0b500ba6a401cb59916e049997de7ddfd163408f.zip |
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. [Juergen Nickelsen <jn@berlin.snafu.de>]
Notes
Notes:
svn path=/head/; revision=3697
Diffstat (limited to 'sysutils/socket/distinfo')
-rw-r--r-- | sysutils/socket/distinfo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/socket/distinfo b/sysutils/socket/distinfo new file mode 100644 index 000000000000..966c04f46f11 --- /dev/null +++ b/sysutils/socket/distinfo @@ -0,0 +1 @@ +MD5 (socket-1.1.tar.gz) = 708ac32dcaef8ae4e82b01a563c6c1c5 |