Network Models and Access Method
Access Method - rules of how data go in and how data go outside the cable. Two types of access data CSMA (carrier- sense" listening" Multiple access" multiple devices") and Token Ring . CSMA (carrier- sense" listening" Multiple access" multiple devices") two types: 1. CSMA/CD CD stands for Collision Detection Each computer on the network including the clients and servers, check the cable for network traffic. (listen - transfer - submit) data is sent on at a time if data is sent by 2 or more computer at a time, a collision will happen, in which no message will be sent 2. CSMA/AC collision Avoidance. Queuing to avoid a collision. example of queuing real life (queuing for a blood test, where the patient wait for their turn ) Token passing found in a ring topology. one token will go round and round (always) from one node to another. if a user wants to send a message, wait for the token pass then the user catches the token,