public NetworkEndPoint RemoteEndPoint(NetworkConnection con) { return(m_genericDriver.RemoteEndPoint(con)); }