 |
Tcp / IP Monitor |
Delphi
7 source codes |
Delphi 7.0
This program is public domain. You can add any code or modify it,
but
if you do it, please, let me know.
TcpMon is an application that lets you monitor TCP activity on
your
local system. Displays active TCP connections, ports on which the
computer
is listening. Information returned includes local and remote IP
addresses,
local and remote ports, and TCP status codes.
| Details of each connection are
shown in the
connection table. This includes a timestamp for each connection,
the remote hostname and IP address, local and remote port, connection
status.
You can hide/show listening and loopback connections. |
 |
| Detailed log can be viewed or saved to file. |
 |
|
|