Function for LAN communication between servers has been deprecated on version1.7.
For more details, please refer to migration from ProudNet 1.6 to 1.7.
Unlike Proud.CNetClient, event callback and RMI callback of Proud.CLanClient occur in a thread of thread pool. This thead pool gets prepared by Proud.CLanClient.
Therefore, there is no function that responds to Proud.CNetClient.FrameMove.
You can set how many threads within thread pool you need for your client to have from Proud.CLanConnectionParam.m_netWorkerThreadCount.