Computer Science
What is switching ? Discuss various switching technologies.
Computer Networks
1 Like
Answer
The technique by which nodes of a network transmit data to other nodes, is known as switching technique.
The three switching techniques are as follows:
- Circuit switching — A complete physical connection is established between the sender and the receiver and then data are transmitted from the source computer to the destination computer. A local telephone network is an example of a circuit-switched network.
- Message switching — In this technique, the source computer sends message to the switching office first, which stores the data in its buffer. It then looks for a free link to another switching office and then sends the data to this office. This process is continued until the data are delivered to the destination computers. This working principle is known as store and forward i.e., store first, forward later, one jump at a time. Here full messages travel across different intermediate hops.
- Packet switching — A fixed size of packet which can be transmitted across the network is specified. The message is divided into packets and packets travel across hops.
Answered By
2 Likes
Related Questions
Internet is a network of networks. How did it come into existence ? How does it function ?
Discuss various types of networks. Can you imagine the relationship of a LAN with a WAN ? What is it ? Discuss.
What is communication media ? Discuss different types of communication media used in networks.
Discuss various Guided media.