Computer Trouble? Fix It!
Data transfer in a network differs slightly from the general data transfer compared to say data transfer in between two hard drives. There are two main ways in which they are transferred, Packet Switching and Circuit Switching.
Here data is transferred in the form of packets, thus the name Packet Switching. Every data ‘packet’ is sent along with a sequence number, source, destination address and check sum. Here the data travels along different routes to the destination and it is then reconstructed at the destination:

Advantages
- As the data is transferred along different routes the entire network is used efficiently.
- Better Security – As the packets are transferred along different routes, in case the transfer route is tapped it is impossible to retrieve complete messages as they are being transferred along different routes.
- Packet switching is also cheaper relatively as the cost of connectivity is based on the amount of data transferred and not on the distance.
In circuit switching the route of transfer must be established before data has been transferred. Once the transfer is initiated the line must be kept open until the data has been transferred and cannot be used by other users.
Advantages
- Data transmission is faster as it directly arrives at the destination, unlike packet switching which arrives along different routes.
- It also saves the further processing and time that packet switching requires, as data does not have to be reconstructed at the destination.
People who read this post also read:
- Different Types of Network Transmission
- Modes of Data Transmission
- How data is checked for errors
- EDGE Technology
- The Pros and Cons of Networks

Please Share The Post If You Liked It:
Discuss this in the
Computer Realm Forums
new!

Subscribe for future
updates for free by
RSS
or
Email
Follow me on Twitter
Leave a comment below and get
CommentLuv
Found a typo, dead link or dead image above? Please leave a comment or
contact me.
About The Author
Luqmaan is a Software Developer and the main writer behind Computer Realm.
Latest Forum Posts