Packageat.fhjoanneum.dmt.umj.core.interfaces.zumtobel
Classpublic class ZumtobelSocket
InheritanceZumtobelSocket Inheritance flash.net.Socket

Generic Interface: ZumtobelSocket is used to communicate with the Zumtobel Light Controls with SOCKETS and adds functionality to the InterfaceDispatcher singleton.



Public Methods
 MethodDefined By
  
ZumtobelSocket(host:String = null, port:uint = 0, requestMessage:String, optionaloutputwindow:TextArea = null)
ZumtobelSocket
Protected Methods
 MethodDefined By
  
writeToOutput(outputstring:String):void
ZumtobelSocket
Constructor Detail
ZumtobelSocket()Constructor
public function ZumtobelSocket(host:String = null, port:uint = 0, requestMessage:String, optionaloutputwindow:TextArea = null)



Parameters
host:String (default = null)
 
port:uint (default = 0)
 
requestMessage:String
 
optionaloutputwindow:TextArea (default = null)
Method Detail
writeToOutput()method
protected function writeToOutput(outputstring:String):void

Parameters

outputstring:String