Lesson 06 — Ports & sockets

An IP gets a packet to the right device. A port gets it to the right service on that device. This lesson covers HTTP (80), HTTPS (443), Modbus TCP (502), SSH (22), EtherNet/IP (44818), and what happens when a packet arrives at a port with no listener.