Uses of Class
heronarts.lx.output.LXDatagram
Packages that use LXDatagram
-
Uses of LXDatagram in heronarts.lx.output
Subclasses of LXDatagram in heronarts.lx.outputModifier and TypeClassDescriptionclass
class
class
Distributed Display Protocol is a simple protocol developed by 3waylabs.class
A datagram implementing the Kinet protocol, used by Color Kinetics devices.class
UDP implementation of http://openpixelcontrol.org/class
Streaming ACN, also referred to as E1.31, is a standardized protocol for streaming DMX data over ACN protocol.Methods in heronarts.lx.output that return LXDatagramModifier and TypeMethodDescriptionLXDatagram.setAddress
(InetAddress address) Sets the destination address of this datagramLXDatagram.setPort
(int port) Sets the destination port number to send this datagram toLXDatagram.setSocket
(DatagramSocket socket)