SF‐Week 10‐ Lab Journal ‐ Networking #2 - Wudong-champlain/Spring2024 GitHub Wiki

Process Name- The name of the program like when google chrome is open it will show as chrome.exe

Process ID- The identifies a process running on a computer

Protocol- a protocol is what enables computers to communicate with one another.

State- The current state of the connection to the process

Local Address- The IP Address/hostname of the network interface on which the connection is made, also means the Source IP address

Local Port- The internal destination port on your computer

Remote Address- The IP Address/hostname of the remote computer to which the connection is connected, also mean the destination IP address

Remote Port- The external destination port on your computer

Create Time- When was the Process runed

Module Name- The company name of the Process

Sent Packets- The amount of packet sent to the process form you computer Recv Packet- The amount of packet that was reply form the process to you computer Sent Bytes- The amount of Bytes sent to the process form you computer Recv Bytes- The amount of Bytes that was reply form the process to you computer