Node.getIPAddr

Returns IP Address of a connection using connection ID local if true, makes it return the local address, otherwise, remoteAddress is used If connection doesn't exist, null is retured

class Node
string
getIPAddr
(
uinteger conID
,
bool local
)

Meta