This is just one of several computer projects that I occasionally work on. The state of this project is finished.
Sometimes I need to see what is going on between two processes that are communicating via a TCP stream. This project is a small program that monitors the communications between a client and a server.
The derived interfaces and source code are available.