public NetworkPeer RegisterLocal(ushort id, EndPoint ep) { local = RegisterPeer(id, ep); return(local); }