• Title/Summary/Keyword: Game server

Search Result 218, Processing Time 0.031 seconds

Design and Implementation of Web Service System for Game Character Migration between Different-type On-line Game Servers (이종 온라인 게임 서버 간의 게임 캐릭터 이주를 위한 웹 서비스 시스템 설계 및 구현)

  • Suk, Jin-Weon;Kim, Ju-Yeon;Kang, Joon-Gyu
    • Journal of the Korea Society of Computer and Information
    • /
    • v.16 no.3
    • /
    • pp.219-228
    • /
    • 2011
  • In the online game, a game character to replace game player exists within the same game and it is very difficult to migrate to another on-line games. Also, players have taken a lot of time and effort in the character's growth. In recent years, it has raised many social side effects. Therefore, in order to solve these problems, this paper was implemented web services system based on previous studies for the migration of game character between different-type on-line game severs, and the proposed system verified through the experiment focused on 4 capability numerical value (money, HP:Hit Point, MP:Mana Point, level) between migration element of game character.

A Study on Development of an On-line 3D Game Engine (온라인 3D 게임엔진 개발에 관한 연구)

  • Lee, Hun-Joo;Park, Tae-Joon;Kim, Hyun-Bin
    • Journal of Korea Game Society
    • /
    • v.3 no.2
    • /
    • pp.42-55
    • /
    • 2003
  • Domestic game companies are competitive in developing on-line 2D game contents. However, they have difficulties in maintaining the competitive edge in the area of on-line 3D game technologies owing to the limited funds and technologies. The 3D on-line game engine technologies we have intended to propose in this research are highly expected to be the key technologies ensuring the competitive edge over other countries. For this, we propose a full 3D online game engine that reflects the cutting edge technologies trend in the computer gaming industry. Our game engine is integrated with rendering and animation core technologies to visualize the game world, and provides stable network service through the Internet using server technologies.

  • PDF

Measurement based Traffic Generator for Network Game (트래픽 측정에 기반한 네트워크 게임 트래픽 생성기)

  • Eunsil Hong;Jaecheol Kim;Yanghee Choi
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10c
    • /
    • pp.49-51
    • /
    • 2003
  • Developers of network games have used several prediction techniques for hiding transmission delay to support the real­time requirement of network games. Nowadays many researches that are related with network game are in progress to solve delay problems more radically, such as to propose new routers architecture and transport protocols suitable to characteristics of network game traffic. So for these advanced researches the tasks to grasp the traffic characteristics of a network game are needed. In this paper we aimed to capture the traffic of MMORPG and present the statistical analysis of measured data. The measurement and the analysis were accomplished with the server of 'Lineage' that regarded as the most successful MMORPG. Next, we have implemented a traffic generator that reflects the characteristics of MMORPG and shown that the trace generated by MMORPG traffic generator had identical characteristics with actual traffic using statistical testing method. We expect that this traffic generator can be used in many researches related with a network game.

  • PDF

Performance Evaluation of Synchronization Algorithms for Multi-play Real-Time Strategy Simulation Games (멀티플레이 실시간 전략 시뮬레이션 게임을 위한 동기화 알고리즘들의 성능 평가)

  • Min Seok Kang;Kyung Sik Kim;Sam Kweon Oh
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.1280-1283
    • /
    • 2008
  • The network performance of MOGs(Multiplayer Online Games) can be measured by the amount of network loads and the response times on user inputs. This paper introduces a frame locking algorithm and a game turn algorithm that have been used for game synchronization in the area of RTS(Real-time Strategy Simulation) Games, a kind of MOG; the results of performance evaluation of these two algorithms are also given. In addition, a server architecture for MOG servers in which replacing synchronization algorithms can be done easily for pursuing efficient performance evaluation, is also introduced.

A Study on Design of a Distributed Game Server System (분산 게임 서버 시스템 설계에 관한 연구)

  • 배재환
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.12B
    • /
    • pp.1060-1065
    • /
    • 2003
  • As the Internet continues to grow, network games are widely spreaded. For most network games, many users' meet on a server causes a heavy load to the sewer, which in turn brings inconvenience to the user. Moreover, it demands increased expense to the service provider for deploying additional servers. In this paper, we propose a hybrid distributed system for network games. In our proposed system, a client is independents of the server and exchanges information directly with other clients. The client depends on servers only for the update information. The proposed methodology classifies messages according to the characteristics of information that the message handles and applies either client-to-server and pear-to-pear communication for processing messages which increases the efficiency of systems.

Software Development Education through Developing a usable Multiplayer Online Game (다중 사용자 온라인 게임 개발을 통한 소프트웨어 개발 교육)

  • Yoon, Ilmi;Ng, Gary;Kwon, Oh Young
    • The Journal of Korean Institute for Practical Engineering Education
    • /
    • v.4 no.2
    • /
    • pp.38-45
    • /
    • 2012
  • Building a game has been used as effective and attractive way of teaching computer science. Building a usable Multi-player Game is requires important aspects of technology, teamwork and software engineering principles. The whole class was structured in to several teams and students needed to join one or two teams. Each team presented their progress, discussed future milestones and troubleshoots, updated documents for clearer communication and utilized SVN(Subversion) throughout the semester. Unlike usual class setting, all students worked collaboratively together like one company to achieve the goal. In one semester, students started from concept design and completed a working Multiplayer Online Game called "deBugger" (Fall 2009), and "World of Balance" (Fall 2011), while learning game design, 3D graphics, Game Engine, Server-client architecture, Game Protocol, network programming, database, Software Engineering principles, and large application development as a team project.

  • PDF

Utilizing Multicasts Routers for Reliability in On-Line Games (온라인 게임에서 신뢰성 확보를 위한 멀티캐스트 라우터의 활용)

  • Doo, Gil-Soo;Lee, Kwang-Jae;Seol, Nam-O
    • Journal of Korea Game Society
    • /
    • v.2 no.1
    • /
    • pp.23-29
    • /
    • 2002
  • Multicast protocols are efficient methods of group communication such as video conference, Internet broadcasting and On-Line Game, but they do not support the various transmission protocol services like a reliability guarantee, FTP, or Telnet that TCPs do. The Purpose or this Paper is to find a method to utilize multicast routers can simultaneously transport multicast packets and TCP packets. For multicast network scalability and error recovery the existing SRM(Scalable Reliable Multicast)method has been used. Three packets per TCP transmission control window site are used for transport and an ACK is used for flow control. A CBR(Constant Bit Rate) and a SRM is used for UDP traffic control. Divided on whether a UDP multicast packet and TCP unicast packet is used simultaneously or only a UDP multicast packet transport is used, the multicast receiver with the longest delay is measured on the number of packets and its data receiving rate. It can be seen that the UDP packet and the TCP's IP packet can be simultaneously used in a server router.

  • PDF

Design and Implementation of Virtualization Based Distributed Game Server for Mobile Social Network Game (모바일 소셜 네크워크 게임을 위한 가상화 기반 분산 게임서버의 설계 및 구현)

  • Lee, Wonjin;Lee, Taekkyun;Kim, Kangseok;Hong, Manpyo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2013.05a
    • /
    • pp.117-120
    • /
    • 2013
  • 스마트폰의 보급으로 모바일 소셜 네트워크 게임(SNG: Social Network Game)을 즐기는 사용자들이 증가하고 있다. 그러나, SNG의 특성에 맞는 자원 활용률을 고려한 효율적인 게임서버에 대한 연구는 매우 부족한 실정이다. 본 논문은 가상화 기반으로 SNG게임서버를 설계 및 구현한다. 또한 가상화 기반 분산 게임서버의 CPU 사용률과 Memory 사용량을 분석하여 게임서버의 자원 활용률을 보인다. 이를 토대로 SNG게임서버 환경구축의 기반지식을 제공한다.

A Personal Videocasting System with Intelligent TV Browsing for a Practical Video Application Environment

  • Kim, Sang-Kyun;Jeong, Jin-Guk;Kim, Hyoung-Gook;Chung, Min-Gyo
    • ETRI Journal
    • /
    • v.31 no.1
    • /
    • pp.10-20
    • /
    • 2009
  • In this paper, a video broadcasting system between a home-server-type device and a mobile device is proposed. The home-server-type device can automatically extract semantic information from video contents, such as news, a soccer match, and a baseball game. The indexing results are utilized to convert the original video contents to a digested or arranged format. From the mobile device, a user can make recording requests to the home-server-type devices and can then watch and navigate recorded video contents in a digested form. The novelty of this study is the actual implementation of the proposed system by combining the actual IT environment that is available with indexing algorithms. The implementation of the system is demonstrated along with experimental results of the automatic video indexing algorithms. The overall performance of the developed system is compared with existing state-of-the-art personal video recording products.

  • PDF

A Study on Network Game based on Client/Server (클라이언트/서버 기반의 네트워크 게임에 관한 연구)

  • Baek Hyun-Ok;Lee Seung-Hyuk;Byun Young-Ki;Lee Han-Kwon;Park Byoung-Soo;Cho Tae-Kyung
    • Proceedings of the KAIS Fall Conference
    • /
    • 2005.05a
    • /
    • pp.246-249
    • /
    • 2005
  • 본 논문에서는 네트워크 게임을 통하여 Client/Server 환경의 전반에 대해 알아볼 것이며, 네트워크 게임의 한 예로 사다리 게임을 구현하였다. 사다리 게임은 JAVA를 이용하였으며 이를 통해 네트워크 게임의 실행 원리를 분석하고 이를 통하여 Client/Server의 분산 환경에 대해 고찰한다.

  • PDF