Part I.
Before you start
Before you start, you should understand below.
27/Apr/21 12:30 PM
1.
System Structure of ProudNet
1.1
ProudNet Server
1.2
Network Client
2.
Understanding Host ID
3.
Protocol type of ProudNet
4.
Remote Method Invocation
4.1
Example of program not using RMI
4.2
RMI system of ProudNet
5.
Overview of Communication between client and server
6.
Overview of peer-to-peer communication between clients
7.
Encrypted communication
8.
Message compressing function
9.
Understanding client main loop
10.
Understanding server main loop
10.1
Reception and Event Callback from Server
10.2
Timer callback from server