Monitoring Network Activity
Monitoring is useful if you want to know which connections are established and ready to accept data at the moment including all the details.
To view the network activity, click the Monitoring tab of the Menu Pane:
The page has the table filled with the following information:
Application/IP-address |
Shows the full path to an application including its executable name and an IP-address of a computer that has a connection associated with the application. |
Port |
Shows a port a connection is carried through. |
Connection type |
Shows a protocol that a connecton uses as well as direction:
- TCP in - the TCP-protocol is used, the connection is inbound;
- TCP out - the TCP-protocol is used, the connection is outbound;
- UDP in - the UDP-protocol is used, the connection is inbound;
- UDP out - the UDP-protocol is used, the connection is outbound.
|
State |
Shows the current state of a connection:
- Established - a connection is established;
- Listening - a connection is ready to accept data.
|
Note: when a new connection is just initiated its row is highlighted in bright green and when a connection is finished its row is highlighted in bright red.