Difference between bit oriented and byte oriented protocol
Answers
Check it out................
____________________________________
Bit oriented Protocol-: Bit oriented protocol is a communication protocol that sees the transmitted data as an opaque stream of bite with no symantics, or meaning, controls codes are defined in the term bits.
----------------------------------------------------------
Byte Oriented Protocol -: Byte oriented protocol is also a communication protocol in which full bytes are used as control codes.
Byte Oriented Protocol is also known as character - Oriented Protocol.
____________________________________
I hope my answer helped you,
Thanks for seeing my answer.
Answer:
Unlike byte-oriented protocols, a bit-oriented protocol is not concerned with byte boundaries—it simply views the frame as a collection of bits. These bits might come from some character set, such as ASCII; they might be pixel values in an image; or they could be instructions and operands from an executable file.
Explanation:
Bit oriented protocol can transfer statistics frames irrespective of body contents. it can additionally be stated as "bit stuffing". Synchronous framing high-degree statistics link manage may work like this: each frame begins and ends with a special bit pattern 01111110, referred to as a flag byte.
bit-orientated protocol is a communications protocol that sees the transmitted data as an opaque stream of bits and not using a semantics, or meaning. manipulate codes are defined in terms of bit sequences in place of characters. Bit oriented protocol can transfer information frames irrespective of body contents. it is able to additionally be stated as "bit stuffing".
Synchronous framing excessive-stage statistics link manage may fit like this:
every body starts and ends with a special bit pattern 01111110, referred to as a flag byte.
a piece stuffing method is used to save you the receiver from detecting the special flag byte in person data e.g. on every occasion the sender's statistics link layer encounters 5 consecutive 1 (one) in the facts, it automatically stuffs zero into the outgoing movement.
Difference between bit oriented and byte oriented protocol
https://brainly.in/question/2991750
Differentiate bit oriented and byte oriented protocol
https://brainly.in/question/23920301
#SPJ3