| Interface | Description |
|---|---|
| IWiredElement |
An object which may be part of a wired network.
|
| IWiredNetwork |
A wired network is composed of one of more
IWiredNodes, a set of connections between them, and a series
of peripherals. |
| IWiredNetworkChange |
Represents a change to the objects on a wired network.
|
| IWiredNode |
Wired nodes act as a layer between
IWiredElements and IWiredNetworks. |
| IWiredSender |
An object on a
IWiredNetwork capable of sending packets. |