Title(KR)
Android 환경에서의 Unity 다중 사용자 환경 구현
Title(ENG)
Implementation of Unity Multi-user Scheme in Android Environments
Keywords(KR)
Unity, Android, Multiuser Games, Mobile Games, Networking, Client/Server
Keywords(ENG)
Unity, Android, Multiuser Games, Mobile Games, Networking, Client/Server
Author
Taekyeong O, Taejung Park, Yangmi Lim
Abstract(ENG)
We propose a technique to implement multi-user game environment based on Android platform using Unity™ without relying on conventional Unity network plug-ins, which are often on a commercial basis. Since our proposed method utilize own native Android™ codes based on the Android SDK to facilitate network communication among game players, the proposed technique provides with higher flexibility and more transparency than general Unity network plug-ins, which are almost impossible to customize. One of our main ideas for implementation is to deploy the Unity binary code and the native Android network implementation as a layer respectively on the Android platform. Based on our method, we have implemented a mobile multi-user game on Android devices. Also, we discuss our technique according to the Unity’s design philosophy, “one code for multi-platforms.”
Page 9-15