[MAS.865](../../index.html) > [Networks](../index.html) > Networks
##Networked Embedded Systems
Embedded systems can be distributed and networked using an I/O Bus or via a Networking Protocol. A Bus is a transmission path on which signals are dropped off or picked up at every device attached to the line. Only devices addressed by the signals pay attention to them; the others discard the signals. A Bus Network is an arrangement in a local network in which each node is connected to a main cable or link called the bus. A bus network is simple and reliable. If one node fails to operate, all the rest can still communicate with each other.
Global implementation of networked embedded system
####Types of embedded system networks