Network Topologies, Token Passing & Structured Cabling
Classified in Technology
Written on in
English with a size of 2.68 KB
Network Topologies
Star topology connects each computer to a central point, which can be as simple as a junction of physical wires. When a computer sends a frame, it appears at the central device and is forwarded to the appropriate destination(s) by that central point.
Bus topology consists of a single cable that links all network stations. All computers monitor the cable for activity. When a computer transmits a frame, all computers on the bus receive it and check whether they are the intended recipient. If so, the recipient processes the frame; if not, it discards it.
Ring topology connects each computer to two others so that they form a ring. When a computer sends a frame to another, the frame travels through all intermediate stations. Many... Continue reading "Network Topologies, Token Passing & Structured Cabling" »