Star Topology
A Star network has a central node, which is linked to all other nodes in the network. All messages travel via the central node.
Tree Topology
A Tree network has a top node with a branch/leaf structure below. To reach its destination, a message travels up the tree (as far as necessary) and then down the tree.
Mesh Topology
A Mesh network has a tree-like structure in which some leaves are directly linked. Messages can travel across the tree, when a suitable route is available.

No comments:
Post a Comment