Class | Description |
---|---|
BridgeSerial |
A Serial connection for Moppy devices.
|
BridgeUDP |
UDP-based network bridge for MoppyMessages.
|
MultiBridge |
A NetworkBridge implementation that supports multiple bridges.
|
NetworkBridge<CONNOPTION> |
Interface for a particular form of the Moppy network; used for sending
and receiving MoppyMessages.
|
Exception | Description |
---|---|
BridgeSerial.UnableToObtainDeviceException |
Runtime exception thrown if the requested USB device could not be opened
|