• 제목/요약/키워드: Game Database

검색결과 116건 처리시간 0.024초

디자인 패턴을 적용한 네트워크 게임의 DB 관리 APIs 설계 (The APIs Design for the Database Management of the Network Game Using Design Patterns)

  • 김종수;권오준;김태석
    • 한국멀티미디어학회논문지
    • /
    • 제9권1호
    • /
    • pp.101-108
    • /
    • 2006
  • 현재 인터넷에서 서비스되고 있는 네트워크 게임을 개발하는 경우, 개발 인원과 시간이 많이 투입되는 프로젝트이기 때문에, 게임 제작 시 기존에 작성되어 있는 코드를 재사용이 가능하도록 설계하는 것은 중요한 일이다. 게임에 사용되는 데이터베이스는 많은 클라이언트들이 접근하는데, 자원의 효율적인 관리를 위해서, 데이터베이스의 접근횟수를 최소화하고 데이터를 효율적으로 처리할 수 있는 API(application program interface) 설계가 필수적이다. 이러한 문제를 해결하기 위해 관련 소프트웨어 모듈의 객체지향적인 설계가 필요하다. 본 논문에서는 데이터베이스 자원을 다루는데 필요한 효율적인 API 구현을 위해 GoF(gang of four)의 디자인 패턴을 제안한다. 몇 개의 게임 GUI(graphical user interface) 분석을 통해 설계된 데이터베이스는 일반적인 데이터베이스 설계 단계에서 설계의 검토 및 수정을 최소화하여 최적화된 스키마 집합을 빠른 시간에 생성할 수 있다는 장점이 있고, 이것을 기초로 데이터베이스 서버 측 API 설계에 GoF의 디자인 패턴을 적용함으로써 게임 서버와 데이터베이스의 호출 횟수가 실질적으로 감소하고, 개발된 API를 손쉽게 유지보수 할 수 있으며, 새로운 API의 추가가 쉽다는 장점이 있었다.

  • PDF

인터넷 온라인 게임을 위한 서버의 분산구성 기법 (Distributed Server Configuration Scheme for Internet Online Game)

  • 이남재;서덕원;곽훈성
    • 한국게임학회 논문지
    • /
    • 제1권1호
    • /
    • pp.31-36
    • /
    • 2001
  • Generally, the internet online game systems are divided into two parts, clients and servers. The clients provide a connection with game server to each user and communicate between them. And, the server controls all clients by the game rules fairly and manages database systems to maintain the user information. In this paper, we propose a configuration method for internet online game servers using distributed scheme. To apply this method, we divide game server into three sub-level parts again. First part of game server is login server to establish the connection between communication server and clients. Second part is communication server to connect between clients and main game server during playing the game. And last part is DBMS that performs database independently. Our proposed scheme suggests that the game server operates very stable because of decreasing of processing load by distributed scheme. So, our proposed server configuration applies to similar online game easily.

  • PDF

국내 온라인게임시장 변화에 대한 분석 : 아즈마 히로키 포스트모던 소비이론을 중심으로 (An Analysis of Changes in Korean Online-game Market : Focusing on Azuma Hiroki's Postmodern Consumption Theory)

  • 김예솔;진현정
    • 한국콘텐츠학회논문지
    • /
    • 제20권5호
    • /
    • pp.665-680
    • /
    • 2020
  • 본 연구에서는 국내 온라인게임시장이 RPG 장르에서 MOBA와 FPS/TPS 장르로 바뀐 현상을 아즈마 히로키의 데이터베이스 소비론을 바탕으로 분석하였다. 장르별 대표적인 게임인 World of Warcraft, League of Legends, Overwatch를 대상으로 선정하여 게임 속 스토리, 캐릭터, 진행방식 그리고 소비자가 게임 후 제작한 시뮬라크르를 분석하였다. 본 연구에서는 장르의 유행 변화는 소비자가 데이터베이스 소비에 보다 더 가까워졌기 때문이라는 것을 확인하였다. 게임 소비자들은 데이터베이스를 바탕으로 만들어진 더 작은 이야기와 캐릭터 소비를 선호하는 것으로 나타났으며, 소비자들은 다른 콘텐츠에 비해 보다 철저한 시뮬라크르를 생산하고 이를 다시 데이터베이스화하는 것을 확인하였다. 본 연구는 국내 온라인게임시장 변화에 대해서 분석한 국내 첫 번째 연구이자, 아즈마 히로키의 소비론을 게임에 접목시켰다는 점에서 차별성을 가지고 있다.

Adaptable Online Game Server Design

  • Seo, Jintaek
    • Journal of information and communication convergence engineering
    • /
    • 제18권2호
    • /
    • pp.82-87
    • /
    • 2020
  • This paper discusses how to design a game server that is scalable, adaptable, and re-buildable with components. Furthermore, it explains how various implementation issues were resolved. To support adaptability, the server comprises three layers: network, user, and database. To ensure independence between the layers, each layer was designed to communicate with each other only via message queues. In this architecture, each layer can have an arbitrary number of threads; thus, scalability is guaranteed for each layer. The network layer uses input/output completion ports(IOCP), which shows the best performance on the Windows platform, it can handle up to 5,000 simultaneous connections on a typical entry-level computer, despite being built with a single-threaded user layer. To completely separate the database from the game server, the SQL code was not directly embedded in the database layer.

사물인터넷 기반 얼티미트 경기 자동추적 및 분석 시스템 (Ultimate-Game Automatic Trace and Analysis System Using IoT)

  • 임재윤
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제11권1호
    • /
    • pp.59-66
    • /
    • 2022
  • 본 논문은 플라잉디스크를 사용한 경기중 하나인 얼티미트 경기에 사물인터넷 기술을 접목하여 경기진행 사항을 선수중심 및 경기원반 중심으로 추적하며, 경기 결과에 대한 선수간 종합적인 관계분석을 수행하였다. 선수 및 경기원반에 GPS기능이 내장된 WiFi 모듈을 장착하여 경기 진행 중 선수의 ID, GPS로부터 수신된 위도/경도 값 및 시간이 실시간으로 데이터베이스에 저장되며, 경기진행용 모바일 앱을 통해 선수들간의 경기진행 상태에 대한 정보들도 동시에 데이터베이스에 저장된다. 경기종료 후 이러한 정보들에 기반하여 경기내용에 대한 종합분석을 수행 할 수 있는 시스템을 개발 하였다. 데이터베이스에 저장된 정보를 활용하여 선수중심의 경기진행상황 및 경기원반중심의 득점상황을 가상 경기장에서 동영상 형태로 재현 할 수 있도록 설계하였으며, Python프로그램을 활용하여 선수중심의 다양한 경기분석 정보를 각종 그래프로 표시하였다.

온라인 게임 서버의 데이터연동 방식에 대한 연구 (A Study on the Data Linkage Method of Online Game Server)

  • 강민석;김경식
    • 한국게임학회 논문지
    • /
    • 제15권2호
    • /
    • pp.83-94
    • /
    • 2015
  • 온라인 게임 개발을 위해서는 서버 개발 기술이 중요하다. 왜냐하면 사용자들이 게임을 진행하는 클라이언트가 서버에 종속적으로 구현되기 때문이다. 본 연구는 서버 개발 기술 중 서버가 데이터를 데이터베이스에 저장하고 불러오는 데이터연동 방식을 연구하였다. 서버의 데이터 연동은 장소에 관계없이 게임을 이어서 진행할 수 있는 온라인게임의 특성 때문에 매우 중요한 사항이다. 본 논문에서는 여러 데이터연동 방식을 정의와 함께 제안하며 분류하였다. 제안된 방식들을 사례를 통해 평가하였다. 본 연구를 통해 향후 온라인 게임 서버의 개발 시에 게임의 특징에 맞는 데이터연동 방식을 선택할 수 있을 것으로 기대된다.

서비스 단계별 확장 가능한 온라인 게임 서버 구조에 대한 연구 (A study on incrementally expandable online game server architecture)

  • 김정훈
    • 한국컴퓨터산업학회논문지
    • /
    • 제7권3호
    • /
    • pp.237-244
    • /
    • 2006
  • 본 논문에서는 사용자 수 증가로 인한 확장 가능한 온라인 게임 서버 구조를 제시하고 있다. 현재 상용 서비스 중인 대부분의 온라인 게임 서버에서는 로긴서버, 캐시서버, 데이터베이스서버, 게임서버, NPC서버 등으로 구성된 하나의 서버 그룹을 운영하다가 사용자 수 증가에 따라 같은 구조의 또 다른 서버 그룹을 추가 설치하고 있다. 그러나 본 논문에서 제안하는 서버 구조는 서버를 추가 설치할 때 로긴서버, 캐시서버, 데이터베이스서버, 게임서버, NPC서버 등의 한 그룹을 추가시키지 않고 게임서버만을 추가한다. 이후 캐시서버나 데이터베이스서버에 부하가 걸릴 때에만 또 다른 서버 그룹을 추가시켜 서버 추가 비용을 최대한 줄일 수 있게 하였다.

  • PDF

Game Design of Online Sutda using 3-Tier Structure

  • An, Syungog;An, Sung-Ho;Jung, Jinyoung;Kim, Soo-Kyun
    • 한국컴퓨터정보학회논문지
    • /
    • 제20권9호
    • /
    • pp.55-60
    • /
    • 2015
  • This paper introduces a program structure that minimizes the client's business logic by reducing the client's specifications as a way of minimizing the limitations of online game platforms. The objective of this thesis is to design an online game that is based on a 3-tier client/server structure, and thus using this 3-tier structure to ultimately create an online Sutda game that anyone can enjoy. The progression of newly released games is highly based on the mobile market and the number of online games being launched is decreasing. As the mobile game market grows, more and more multi-platform games are being developed and target platforms within online games are greatly diversifying. Through these situations, this thesis minimizes the client's business logic through a 3-tier structure of application-middleware-database, and also proposes an online game client/server that allows three or more users to participate simultaneously through the server.

Game Developer

  • 한국데이터베이스진흥센터
    • 디지털콘텐츠
    • /
    • 12호통권139호
    • /
    • pp.129-150
    • /
    • 2004
  • PDF

Game Developer

  • 한국데이터베이스진흥센터
    • 디지털콘텐츠
    • /
    • 10호통권137호
    • /
    • pp.129-148
    • /
    • 2004
  • PDF