온라인 게임 개발을 위해서는 서버 개발 기술이 중요하다. 왜냐하면 사용자들이 게임을 진행 하는 클라이언트가 서버에 종속적으로 구현되기 때문이다. 본 연구는 서버 개발 기술 중 서버 가 데이터를 데이터베이스에 저장하고 불러오는 데이터연동 방식을 연구하였다. 서버의 데이터 연동은 장소에 관계없이 게임을 이어서 진행할 수 있는 온라인게임의 특성 때문에 매우 중요한 사항이다. 본 논문에서는 여러 데이터연동 방식을 정의와 함께 제안하며 분류하였다. 제안된 방 식들을 사례를 통해 평가하였다. 본 연구를 통해 향후 온라인 게임 서버의 개발 시에 게임의 특징에 맞는 데이터연동 방식을 선택할 수 있을 것으로 기대된다.
Methodology of server development is so important for the development of online game because the client where the users play the online game depends on the server. In this research, we have studied data linkage methods of the online game server which permits the server to save and retrieve the user data on the database. The data linkage method of the server is critical to make the users continue their games anywhere online. In this paper, several data linkage methods have been proposed and classified with their definitions. The proposed methods have been evaluated with the experimental data. It will contribute for the developer of online game server to choose a good data linkage method for the features of the game.