Token Ring - General Method
Token
- a control frame, busy or free
- only the station with the token can transmit
- station receives token
- if frame to transmit, then send it
- then send token to next host
- gives a round-robin behaviour
worst case delay to send a frame successfully:
- n stations
- T seconds to transmit a frame
- = n * T seconds