Protocol: A protocol is a set of rules that govern data, - TopicsExpress



          

Protocol: A protocol is a set of rules that govern data, communications. A protocol defines what is communicated how it is communicated, and the key elements of the protocol are Syntax, semantics, and timing. Syntax: The term syntax refers to the structure or format of the data, meaning the order in which they are presented, for example, a some protocol might expect the first 8 bits of data to be the address of the sender, the second 8 bits to be the address of the receiver, and the reset of the stream to be the message itself. Semantics: The word semantics refers to the meaning of each section of bits. How are a particular pattern to be interpreted, and what action is to be taken based on that interpretation? For example, does an address identify the route to be taken or the final destination of the message? Timing: The term timing refers to two characteristics: when data should be sent and how fast they can be sent. For Example, if a sender produces data at 100 Mbps but the receiver can process data at only 1 Mbps, the transmission will overload the receiver and some data will be lost.
Posted on: Mon, 26 Aug 2013 07:54:20 +0000

Trending Topics



Recently Viewed Topics




© 2015