Byte-oriented protocol: Difference between revisions

Content deleted Content added
provide wikilink
No edit summary
Line 1:
'''Byte-oriented framing protocol''' is similar to [[bit-oriented protocol]] except that instead of viewing the frame as a collection of bits, [[byte-oriented]] framing views the frame as a collection of bytes. For example [[UART]] communication is byte oriented.
 
== See also ==
[[Category:Data transmission]]
*[[Bit-oriented protocol]]
 
 
{{Com-stub}}
 
[[Category:Data transmission]]