Connections
The Connections page provides an overview of active network connections in the system.

Each row in the list contains the following fields:
- Process: the name of the process making the connection;
- PID: the ID of the process;
- Protocol: the network protocol (TCP or UDP) used by the connection;
- From IP: the IP address from which the connection is initiated;
- From Port: the port number from which the connection is initiated;
- To IP: the IP address to which the connection is made;
- To Port: the port number to which the connection is initiated;
Note:
See Also
|