Lets explores different network switching techniques, providing a detailed explanation of circuit switching, message switching, and packet switching, including the key differences between connectionless and connection-oriented communication, as well as potential delays in each type of communication. Circuit Switching In circuit switching, a dedicated communication channel is established between the sender and receiver before anyContinue reading “Network Switching”
Tag Archives: networking
Protocol in Computer Network
In computer networks, the term “protocol” is widely used to describe a set of rules. Protocols are essential for communication between two entities, especially when they are located far apart. In face-to-face conversations, communication is relatively straightforward, as messages can be easily conveyed. However, in computer networks, where machines are interconnected, communication is indirect, necessitatingContinue reading “Protocol in Computer Network”