Package | Description |
---|---|
heronarts.lx.output |
Output support for various networking protocols.
|
Modifier and Type | Class and Description |
---|---|
class |
ArtNetDatagram |
class |
ArtSyncDatagram |
class |
DDPDatagram
Distributed Display Protocol is a simple protocol developed by 3waylabs.
|
class |
KinetDatagram
A datagram implementing the Kinet protocol, used by Color Kinetics devices.
|
class |
OPCDatagram
UDP implementation of http://openpixelcontrol.org/
|
class |
StreamingACNDatagram
Streaming ACN, also referred to as E1.31, is a standardized protocol for
streaming DMX data over ACN protocol.
|
Modifier and Type | Method and Description |
---|---|
LXDatagram |
LXDatagram.setAddress(InetAddress address)
Sets the destination address of this datagram
|
LXDatagram |
LXDatagram.setPort(int port)
Sets the destination port number to send this datagram to
|
LXDatagram |
LXDatagram.setSocket(DatagramSocket socket) |
LX library by Mark C. Slee. © 2012-2020