From Proud.CNetServer, you can gain several information such as the list of clients, information on P2P group, IP address of client, ping time and etc.
• Proud.CNetServer.GetClientCount
• Proud.CNetServer.GetClientHostIDs
• Proud.CNetServer.GetClientInfo
• Proud.CNetServer.GetJoinedP2PGroups
• Proud.CNetServer.GetLastUnreliablePingSec
• Proud.CNetServer.GetP2PGroupInfo
• Proud.CNetServer.GetP2PGroups
• Proud.CNetServer.GetRecentUnreliablePingSec
• Proud.CNetServer.GetRemoteIdentifiableLocalAddr
• Proud.CNetServer.GetTcpListenerLocalAddr
• Proud.CNetServer.GetTime
• Proud.CNetServer.GetUdpListenerLocalAddrs
• Proud.CNetServer.IsConnectedClient
For more details, please refer to each methods explained in Proud.CNetServer guide.