Current process info pane: Connections
Pane at the right bottom of the main window of TaskInfo contains tabs with information about current process selected in process pane. Note that information is shown only for real processes (not Idle, VxD NTKern etc.). Show sample
Select name of a tab to read its description:
‘Connections’ tab contains information about connections opened by current process. Show sample
Information about connections opened by current process is presented in six columns:
Protocol |
name of network protocol used in current connection (TCP/UDP). |
State |
current state of connection (listening, established, waiting for timeout etc.). |
Loc Name |
local host address (name). |
Loc Port |
local port number/name. |
Rem Name |
remote host address (name). |
Rem Port |
remote port number/name. |
Tip: you can sort list of connections in this pane by any column’s contents by clicking on column’s header. If you want to invert sort order, just click at the same column’s header another time.
Tip: you can use mouse wheel to scroll information in all panes of the main window of the program.