net.Address

Address

package sys-net

Available on cpp, hl, java, lua, macro, neko, php, python

An address is used to represent a port on a given host ip. It is used by sys.net.UdpSocket.

Constructor

new ()

Variables

host:Int

port:Int

Methods

clone ():Address

compare (a:Address):Int

getHost ():Host

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/sys/net/Address.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部