com.ingenotech.lavalamp
Class LavaLampServer
java.lang.Object
com.ingenotech.lavalamp.LavaLampServer
public class LavaLampServer
- extends java.lang.Object
|
Field Summary |
static java.lang.String |
VERSION
|
|
Constructor Summary |
LavaLampServer(java.net.InetSocketAddress tcpAddress,
java.net.InetSocketAddress udpAddress,
java.net.InetAddress multicastAddress)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VERSION
public static final java.lang.String VERSION
LavaLampServer
public LavaLampServer(java.net.InetSocketAddress tcpAddress,
java.net.InetSocketAddress udpAddress,
java.net.InetAddress multicastAddress)
throws com.ftdichip.ftd2xx.FTD2xxException,
java.io.IOException
- Throws:
com.ftdichip.ftd2xx.FTD2xxException
java.io.IOException
updateState
public void updateState(BuildState bs)
setMute
public void setMute(boolean mute)
close
public void close()
run
public void run()
main
public static void main(java.lang.String[] argv)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright © 2010. All Rights Reserved.