Interface | Description |
---|---|
IWiredElement |
An object which may be part of a wired network.
|
IWiredNetwork |
A wired network is composed of one of more
IWiredNode s, 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
IWiredElement s and IWiredNetwork s. |
IWiredSender |
An object on a
IWiredNetwork capable of sending packets. |