You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
.clang-format | 4 years ago | |
GNUmakefile | 4 years ago | |
cda.asm | 4 years ago | |
cda.mac | 4 years ago | |
debug.c | 4 years ago | |
ifconfig.c | 4 years ago | |
makefile.mk | 4 years ago | |
netstat.c | 4 years ago | |
readme | 4 years ago | |
snooper.c | 2 years ago | |
ur.c | 4 years ago |
readme
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`)