Loading...

Category: Networking Concepts

Networking

1. What is the OSI Model? Explain each layer.A) The OSI (Open Systems Interconnection),The OSI model has 7 layers: Physical (bits), Data Link (frames), Network (routing), Transport (TCP/UDP), Session (connection [ … ]

Ports

In Total of 65,536 TCP and UDP ports Some of them are classified as “privileged”, those ports are below 1024, and “unprivileged”, ports are  1024 and above. Most servers use [ … ]

OSI Model

Shortcut to remember the flow of OSI model (APSTNDP) ApplicationLayer a PresentationLayer p SessionLayer s TransportLayer t NetworkLayer n DatalinkLayer d PhysicalLayer p