2.C/S & P2P chatting at Unity3D

This is an example that shows P2P between server in <installation folder>/ProudNet/Sample/Chat and C/S & other clients. Please execute ChatUnity after executing the server.

2.1ChatUnity execution order.

그림 2-1LogOn Scene

그림 2-2GlobalChat Scene

그림 2-3UserList Scene

그림 2-4P2PChatRoom Scene

그림 2-5P2PChat Scene

2.2explanation of a script that is used at Unity3D.