mirror of
https://github.com/ksherlock/tcpsnooper.git
synced 2024-12-22 02:29:52 +00:00
12 lines
524 B
Plaintext
12 lines
524 B
Plaintext
TCP Snooper
|
|
|
|
TCP Snooper is a Classic Desk Accessory (CDA) which displays information on all currently active Marinetti TCP connections. It is useful if youUre programming or debugging a TCP program, or if you just like to know what's going on with your system.
|
|
|
|
|
|
How To Build TCP Snooper
|
|
======================
|
|
|
|
TCP Snooper is written in ORCA/C. It can be built usig Golden Gate (GNUmakefile) or with GNO/ME (using dmake - makefile.mk).
|
|
|
|
It can also be manually built under ORCA Shell (`cmpl snooper.c keep=snooper.cda`)
|