W3cubDocs

/Haxe Flash

XMLSocket

package flash.net

extends EventDispatcher

Available on flash

Constructor

@:value({ port : 0 }) new (?host:String, port:Int = 0)

Variables

read only connected:Bool

@:require(flash10) timeout:Int

Methods

close ():Void

connect (host:String, port:Int):Void

send (object:Dynamic):Void

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/net/XMLSocket.html