1 Answer - Sort by: Date | Rating
Although several error detection methods have been devised, only few are used in practice. Most of network systems send with data packeta a checksum so that receiver can detect errors properly. The sending side uses the data as series of integers and calculates their sum so that calculation of checksum should be accurate. The data is not restricted to integer values – it can contain characters, floating point numbers, or an image. The network system merely treats the data as a sequence of integers for purposes of computing a checksum. Checksums have advantages and disadvantages. The major advantages arise from the size and ease of computation.
Most networks that employ a checksum technique use a 16-bit or 32-bit checksum, and compute a single checksum for an entire packet. The small size of the checksum means the cost of transmitting the checksum is usually much smaller that the cost of transmitting the data. Furthermore, because checksums only require addition, the computation required to create or verify a checksum is small. Checksums have the disadvantage of not detecting all common errors. For example a checksum is not sufficient to detect a transmission error that receives a bit in each item data item. Despite the changes a receiver will declare that the packet has a valid checksum.
Most networks that employ a checksum technique use a 16-bit or 32-bit checksum, and compute a single checksum for an entire packet. The small size of the checksum means the cost of transmitting the checksum is usually much smaller that the cost of transmitting the data. Furthermore, because checksums only require addition, the computation required to create or verify a checksum is small. Checksums have the disadvantage of not detecting all common errors. For example a checksum is not sufficient to detect a transmission error that receives a bit in each item data item. Despite the changes a receiver will declare that the packet has a valid checksum.
0
0
- What Is Networks?
- How To Prevent Problems With Network Management?
- Is The Central Node For All The Other Nodes Connected To The Network?
- What Impact Did The Plow Have On Today's Society?
- Well-known Services And Applications Use Which Range Of TCP/UDP Port Numbers?
- What Type Of Fiber-optic Cable Is Used Most Frequently On LANs?
- The Stop Line Or Nearer Crosswalk Line Serves As The What Line?
- Can You Give Me Examples Of Housing Co-operatives?
- What Conclusion Will We Write For Communication?
- Where Do I Find My Network Name And Password?
- What The Network?
- What Is Adaptive Delta Modulation?
- How Can My Network Watch My Computer?
- What Is The Rj45?
- Determine Whether Or Not The Network Is Traversal?
- What Are The Two Possible Common Standards For Court Rulings In The U.S.A?
- You Notice That The Network Card Has The Capability To Run On Both 10Mbps Networks And 100Mbps Networks. What Must Be Done To Allow This Card To Run On One Network Type Or The Other?
- What Is An Example Of Local Area Networking?
- What Is The Difference Between Standard And Protocols?
- Is Rip A Udp Protocol?
- What Is A Network Structure?
- What Technique Is Used In Byte Oriented Protocols?
- How Big Is Social Networking?
- How Can We Classify The Network By The Size?
- What Are Some Factors That Should Be Considered When Implementing A Layer 2 Protocol In A Network?
- How Internal Audit System Detect Errors?
- How Can Internal Control System Be Used To Detect Errors And Fraud In A Banking Industry?
- How Does The Software Help The Book-keeper Avoid Making Data Entry Errors?
- How Does The Software Help The Book-keeper To Avoid Making Data Entry Errors?
- What Is Data Transmission?
- How Many Protocols In Data Transmission?

New Comment - Comments are editable for 5 min.