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 TypeClassDescriptionclassclassclassDistributed Display Protocol is a simple protocol developed by 3waylabs.classA datagram implementing the Kinet protocol, used by Color Kinetics devices.classUDP implementation of http://openpixelcontrol.org/classStreaming 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)