| Servertec | getLocalAddress( ) | |
|
|
Returns the local inet address object to which the specified datagram socket or socket is bound SyntaxgetLocalAddress( isocket )isocket.getLocalAddress( ) Parametersisocket the datagram socket or socket object to use.Returnsinetaddress the inet address object.Example
|
|
top of page
|