| Mesh networking has different aproach towards traditional way of networking. It builds up a widely spread, multi-hop network that dynamically establishes connections between neighbouring nodes. When a node connects to the mesh, it begins to exchange messages with the other nodes in the network. This way the connection between the node and other devices in the network is more reliable (if the first neighbour is off, then the routing finds the way through a diferent, next available node). These messages allow each mesh node to maintain an up to date understanding of the best way to route data to every other node. |
|