15.Managing Timer loop, RMI and event from client

Following 9. Understanding client main loop , client can call for Proud.CNetClient.FrameMove at a specific time and manage the accumulated RMI reception operation and even handling.

This doesn't necessarily mean that Proud.CNetClient.FrameMove has to be called in every second but too much delay on it may significantly increase the usage rate of memory since RMI reception may be accumulated as time passes by.