封包的觀念

 
原因:
 

封包與框

以字元組為主( byte-oriented )
以字元為主( bit-oriented )
 

以字元組為主( byte-oriented frame )

soh   block of data in frame   eot
 
Exception
bit stuffing
(for bit-oriented frames)
byte stuffing
(for byte-oriented frames )
 
Byte Stuffing
Original Data Chracter Sent
soh Esc x
eot Esc y
Esc Esc z
Web Page Copyright: 國立政治大學資訊科學系 連耀南 lien@cherry.cs.nccu.edu.tw  mac.htm,  Sun Feb 6 13:07:09 CST 2011