Ports
Port Port scanning: in computing device a port is like a door which is used in data transmission and other services like charging, running a service-application etc. A port provides interface between two devices to send and receive information/data. Types of ports:- # Physical ports: also known as hardware port and external ports: ex, usb, type-c, micro usb, rj45lan, HDMI, vga, SD card port thunderbolt, audio-3.O etc. # Virtual ports: also known as pcp and udp ports internal ports, application port we have total 65535 virtual ports in our computing devices. > total no. of ports = 65535 > range = 0-65534 # top 1024 (0-1023) ports known as predefined virtual ports/ fixed virtual ports/ reserved virtual ports. #1024-65534 ...