public Int32 HNC_NetGetIpaddr(ref String ip, ref UInt16 port) { return(HncApi.HNC_NetGetIpaddr(ref ip, ref port, _ClientNo)); }