public NATHost(IncomingMessage msg) : base(msg.Remote) { Info.HostId = NetUtilities.CreateUniqueId(msg.Remote.EndPoint); }