
ssd2 / Exam 3 Practical / 1
.docx
|
|
A packet is the smallest unit of data that is sent over a network.
A packet collision is when two packets of data are sent on the same network cable at the same time. The packets "collide" and corrupt the data that is being sent; the data is lost and must be resent.
Simplex communication is monodirectional . The is one sending unit, and at least one receiving unit. As television station is an example of simplex communication.There are no collisions in simplex communication.
Half-duplex communication is a bidirectional form of communication, in which any given point (system) can either send or receive data at any given time, but not do both. CB radio is an example of half-duplex communication.Half-duplex communication may have collisions.
Full-duplex communications allows any device to both send and receive data at the same time. A telephone is an example of full-duplex communication.There are no collisions in full-duplex communication.
|
|
|