1.1ProudNet Server
ProudNet server is Proud::CNetServer instance. ProudNet server performs as followed.
Accept or manage the connection from ProudNet client.
Perform the communication with client. : More details on 13. Communication between hosts.
Manage the group of peer-to-peer communication between clients : More details on 12. P2P Group .
ProudNet server also plays the role of relay server with relay function of peer-to-peer communication. (More details on 6. Overview of peer-to-peer communication between clients )
1.2Network Client
ProudNet Network Client is Proud::CNetClient instance. ProudNet Client serves as followed.
Connect/disconnect with server : More details on 10. Connecting to server from client
Communication with server : More details on 13. Communication between hosts
Peer-to-peer communication with other clients: More details on 13. Communication between hosts