Uses of Class
heronarts.lx.output.LXDatagram
-
Uses of LXDatagram in heronarts.lx.output
Modifier 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.Modifier 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)