Part II.ProudNet The Basics 기본적인 사용법을 설명합니다.

here are the key methods of using ProudNet.

Proud.CNetServer.Start

Start server

Proud.CNetClient.Connect

Connect client to server

Proud.CNetServer.CreateP2PGroup

Set ready for peer-to-peer communication between clients

Proud.CNetClient.AttachProxy, Proud.CNetClient.AttachStub

Define the communication message between hosts

Proud.CNetServer.AttachProxy, Proud.CNetServer.AttachStub

Define the communication message between hosts

Calling for RMI Proxy function and setting callback for RMI stub

11. Usage of Remote Method InvocationCommunication message between hosts

Proud.CNetClient.Disconnect

Disconnect the client from the server