SShirishaKuruvainshirishakuruva.hashnode.dev·Nov 7, 2024 · 4 min readApplication Layer In OSI Reference ModelApplication layer is the topmost layer in the OSI model. It provides services to the user. It serves as the interface between the user and the network. It facilitates communication, data sharing and resource access over a network. It is responsib...00
SShirishaKuruvainshirishakuruva.hashnode.dev·Nov 6, 2024 · 2 min readOSI Model [Open System Interconnection]→ It is a reference model that describes how information frm a software application in one computer moves through a physical medium to the software application in another computer. → It was developed by the ISO in 1984. → ISO stands for International...00
SShirishaKuruvainshirishakuruva.hashnode.dev·Oct 29, 2024 · 2 min readBasics of Port AddressingPort = Communication end point In computer networking, a port address is a 16 bit numeric identifier used to specify a unique communication end point within a device. Ports are essential for data traffic. They enable multiple applications or servi...00
SShirishaKuruvainshirishakuruva.hashnode.dev·Oct 23, 2024 · 1 min readMAC Addressing→MAC stands for Media Access Control Address. →Every node in LAN is identified with the help of MAC addess. →IP addess is like location of a person. →MAC address is like name of a person. \Basically Routers need Ip address and switches need mac addre...00
SShirishaKuruvainshirishakuruva.hashnode.dev·Oct 23, 2024 · 1 min readBasics of IP AddressingIP Addres stands for Internet Protocol Every node in the computer network is identified with the help of IP addres. Every device needs an IP address to send or receive data over the internet. They help route data from one device to another over the i...00