Communication Protocols
The data transmission software or protocols perform the following functions for the efficient and error free transmission of data.
- Data sequencing: A long message to be transmitted is broken into smaller packets of fixed size for error free data transmission.
- Data Routing: It is the process of finding the most efficient route between source and destination before sending the data.
- Flow control: All machines are not equally efficient in terms of speed. Hence the flow control regulates the process of sending data between fast sender and slow receiver.
- Error Control: Error detecting and recovering is the one of the main function of communication software. It ensures that data are transmitted without any error.
No comments:
Post a Comment