• Title/Summary/Keyword: 게임 미들웨어

Search Result 27, Processing Time 0.028 seconds

A Design and Implementation of the Distributed Network Game Server (분산 네트웍 게임 서버의 설계 및 구현)

  • 김기남;김상국;박정환;신동일;신동규;노용덕
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 1999.10c
    • /
    • pp.57-59
    • /
    • 1999
  • 온라인 네트워크 게임은 인터넷을 이용하여 동시에 수백명 이상이 접속하여 게임을 즐길 수 있으므로 초고속 통신망의 실현이후 고부가가치를 창출하는 미래 핵심 산업으로 각광받을 전망이다. 그러나, 서버에 접속하는 사용자의 수가 크게 증가함에 따라 나타나는 많은 문제점들이 발생하고 있다. 본 논문에서는 기존 네트웍 게임 서버의 구조적 단점을 보완한 3-tier 방식의 분산 네트웍 게임 서버를 설계하고 구현하였다. 이 시스템은 클라이언트/서버 모델의 2-tier방식을 적용한 서버에서 각 서버간의 통신, 데이터 공유에 대한 문제 등을 해결하기 위하여 3-tier바식을 적용하여 구현되었다. 또한 각 서버의 접속자나 이동되는 데이터를 모니터링하는 미들웨어 시스템을 구현하였다.

  • PDF

A Design of AI Middleware for Making Interactive Animation Characters (인터랙티브한 애니메이션 캐릭터 제작을 위한 인공지능 미들웨어 설계)

  • Lee, Seung-Sub;Um, Ky-Hyun;Cho, Kyung-Eun
    • Journal of Korea Game Society
    • /
    • v.8 no.1
    • /
    • pp.91-101
    • /
    • 2008
  • Most designers use professional 3D animation tools such as 3DS MAX to manually create animation. This manual method requires a great deal of time and efforts, and does not allow animation characters to interact with one another. In this paper, we design an AI middleware of form as 3DS MAX plug-in to solve these issues. We present an AI expression structure and internal processing method for this middleware, and the method for creating AI character's structure. It creates AI character's structure by drawing figures and lines for representing AI elements. For experiment, we have produced same animations with the traditional method and our method, and measured the task volume in both methods. This result verifies that the task volume is similar or higher than the traditional method in small-scale tasks, but up to 43% of the task volume is reduced in large-scale tasks. Using the method proposed in this paper, we see that characters in an animation interact each other, and task volume in large-scale tasks are reduced.

  • PDF

Playstation based mobile game conversion system design (플레이스테이션 기반 모바일 게임 변환 시스템 설계)

  • Lee, Hyoun-Sup;Yoo, Eun-Jae;Kim, Jin-Deog
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.05a
    • /
    • pp.158-160
    • /
    • 2018
  • 스마트폰 게임 시장의 증가는 현재 게임시장의 큰 특징이다. PC 게임을 추월하였으며 콘솔 게임 시장 규모에 근접하고 있는 것이 현실이다. 기존 PC 게임의 경우 시장 반응에 따라 콘솔 게임으로 변환되어 출시되었으며 반대의 경우에도 많은 사례가 있다. 이는 PC게임 개발 엔진 및 기술과 콘솔 게임 개발 환경이 유사하기 때문이다. 그러나 모바일 게임의 경우 높은 시장성에도 불구하고 전혀 다른 게임 개발 환경 및 리소스 제어 기술, 컨트롤 기술 등의 개발 기술의 차이로 인해 컨버팅 사례가 기존 PC 사례에 못 미치고 있다. 본 논문에서는 이와 같은 문제점을 해결하기 위해 모바일 게임의 여러 기능 및 인터페이스를 변환하기 위한 시스템에 대하여 제안한다. 제안된 시스템은 미들웨어 타입으로 구성되며 모바일 게임의 여러 기능들을 PS4(Playstation 4)의 게임 타입으로 변환하는 시스템이다. 본 시스템을 활용할 경우 많은 모바일 게임의 콘솔 게임화를 가속 시킬 수 있어 개발에 있어 중복 개발을 피하고 사용자에게는 콘솔 게임 환경의 콘텐츠 부족을 해결 할 수 있는 방안이 될 것으로 사료된다.

  • PDF

Framework Implementation for Improvement of Game Logic Portability (게임 논리 이식성 향상을 위한 프레임워크 구현)

  • Kim, Seok-Hyun;Lee, Myoun-Jae
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.10 no.11
    • /
    • pp.3155-3162
    • /
    • 2009
  • As game industry is growing, the desire for game that has more fresh and various contents is bigger. However software framework for this is not exist. Middlewares for certain game technologies, like 3D engine, physics engine, are in matured step, but it is very hard to see the framework for the flow of game-logic. This paper proposes Game-Logic Engine, the software framework for design and implementation of game-logic, implements a prototype of game logic engine. Game-logic flows for various game genre are easily described and combined by the Game-Logic Engine.

A Research on Implementation of Load Balancing Middleware for the Online Game Server (온라인 게입 서버를 위한 부하 분산 미들웨어의 구현에 대한 연구)

  • 신동일;신동규;김민수;장재흥;윤현숙;이정훈;한창완
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.178-180
    • /
    • 2000
  • 오늘날 온라인 게임은 TCP망을 이용하여 동시에 수백에서 수천명이 접속하여 게임을 증길 수 있는 클라이언트/서버 모델의 표준이지만 서버에 접속하는 클라이언트의 수가 증가함에 따라 나타나는 많은 문제점을 가지고 있다. 본 논문에서는 기존 네트웍 게임 엔진 구조적 단점을 보완한 3-tier 방식을 적용한 분산 네트웍 게입 서버를 위한 부하 분산기의 연구 및 개발에 대하여 서술한다. 이 시스템은 클라이언트/서버 모델의 2-tier 방식에서 오는 클라이언트 수 증가에 따른 네트웍 부하 가중에 대한 처리 문제와, 분산된 2-tier 방식을 적용한 서버에서 각 서버간의 통신, 데이터 공유에 대한 문제 등을 다루고 이에 대한 해결책으로 3-tier 방식을 적용하여 클라이언트/서버 사이에 각 서버의 사용자나 이동되는 데이터를 분산하고 모니터링하는 부하 분산기 시스템을 적용하여 위와 같은 문제점을 해결하였다.

  • PDF

Trend of Multimedia based Realistic Contents Delivery System (다중미디어 실감 전송시스템 기술동향)

  • Huh, J.D.;Yun, J.K.;Oh, H.W.
    • Electronics and Telecommunications Trends
    • /
    • v.28 no.6
    • /
    • pp.180-191
    • /
    • 2013
  • 사용자에게 현장감, 사실감 및 몰입감을 극대화하기 위해 이미 저작된 실감미디어를 기존 인터넷 기반방송서비스 플랫폼을 활용하여 쉽게 체험형 서비스를 제공할 수 있는 다중미디어를 위한 실감 전송시스템에 대해 기술하고자 한다. 관련 기술로는 실감미디어 전송 미들웨어 기반 미디어게이트웨이 플랫폼. MPEG-V 국제 표준 규격을 준수하는 실감효과 재현 시스템 및 4D 극장, 체험관, 실감게임, 교육, 홈엔터테인먼트, 홈시어터, 스마트홈 등 다양한 분야에 활용 가능하다.

A P2P Real-time Game System for Multiplayer on Overlay Network (Overlay Network망에서의 실시간 멀티플레이어 P2P게임 시스템)

  • Jung, Mi-Sook;Park, Kyoo-Seok
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.1
    • /
    • pp.38-46
    • /
    • 2010
  • A stable game managing system is absolutely needed to accept simultaneous interlacing of many users for on- line game system. The proposed P2P on-line game system in this paper is able to get stable and real-time game managing within limited time stamp utilizing through reorganizing peers according to synchronous time which can be avoid congestion on one region, it is possible to synchronize for game nodes within limited time stamp utilizing. Reorganizing M-tree which leads 10 distribute loads. The system manages each region unit, and it is execute no matter how big game sizes are. Thus to ensure such as the problems of expand server and stabilization or message transmission. Also, prove efficiency of the suggested system through the simulation.

A Load Distribution System on P2P Online Game Based on RS Reconfiguration by Interesting Regions (P2P 온라인 게임에서의 관심영역별 영역관리자 재구성 기반 부하분산 시스템)

  • Jung, Mi-Sook;Kim, Seong-Hoo;Park, Kyoo-Seok
    • Journal of Korea Multimedia Society
    • /
    • v.12 no.3
    • /
    • pp.345-353
    • /
    • 2009
  • It is for sure that a stable game managing system is absolutely needed to accept simultaneous interfacing of many users for P2P on-line game system. The proposed P2P on-line game system in this paper is able to get smart and stable game managing taking care of extensive players through reorganizing numerous RS(Region Server) and mutual communications among RS's which can be avoid congestion on one region. Moreover, it is possible to synchronize for game nodes in time stamp utilizing Global Zone Buffer of Monitoring Server which leads to breakup loads. The system manages middleware layers in the so-called sub area, and it is able to execute no matter how big the game sizes are. That means, in some ways, we got everything we try to ensure such as the problems of high cost server and stabilization of message transmission. This paper welcomes to prove efficiency of the suggested system through the simulation.

  • PDF

A Proposal Object Security Method and Management System by Policy Based for Interconnect Security (워게임 연동보안(連動保安)을 위한 정책기반(政策基盤)의 객체 보안(保安)화 방법과 관리(管理)시스템 제안)

  • Yu, Chang-Won;Lee, Hee-Jo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2010.04a
    • /
    • pp.739-742
    • /
    • 2010
  • 본 논문은 국방 네트워크 환경측면에서 실 전략정보에 대한 접근/활용 범위가 확대되고, 정보의 신뢰성/가용성에 대한 중요도가 강조되고 있는 워게임 연동객체의 보안화 방안에 대해 기술한다. 연동객체는 HLA/RTI에서 시뮬레이션을 위한 페더레이터로 정의된다. RTI는 페더레이터간 정보교환, 접속 사양에 정의된 다양한 서비스를 제공하는 미들웨어이다. 정책을 기반으로 네트워크상에서 자원들에 대한 관리와 접근, 사용을 위한 다양한 기능과 안전하고 편리한 보안기능들이 널리 활용되고 있다. 본 논문에서는 RTI Security 인터페이스와 정책을 기반으로 한 자원접근 방법을 사용해서 페더레이터의 취약한 정보보호 기능을 강화하였다. RTI의 페더레이트 실 정보에 다계층 보안 수준을 적용하고 보안등급별로 필터링하여 연동객체 스스로가 정보를 보호(Self-protection)할 수 있도록 하는 환경을 구성하고 관리할 수 있는 시스템을 제안한다.

A Method of Interoperating Heterogeneous Simulation Middleware for L-V-C Combined Environment (L-V-C 통합 환경 실현을 위한 이기종 시뮬레이션 미들웨어 연동 방안)

  • Cho, Kunryun;No, Giseop;Jung, Sihyun;Keerativoranan, Nopphon;Kim, Chongkwon
    • Journal of KIISE
    • /
    • v.42 no.2
    • /
    • pp.213-219
    • /
    • 2015
  • Simulation is used these days to verify the hypothesis or the new technology. In particular, National Defense Modeling & Simulation (M&S) is used to predict wartime situation and conduct the military training. National Defense M&S can be divided into three parts, live simulation, virtual simulation, and constructive simulation. Live simulation is based on the real environment, which allows more realistic sumulation; however, it has decreased budget efficiency, but reduced depictions of reality. In contrast, virtual and constructive simulations which are based on the virtual environment, have increased budget efficiency, but reduced depictions of reality. Thus, if the three parts of the M&S are combined to make the L-V-C combined environment, the disadvantages of each simulation can be complemented to increases the quality of the simulation. In this paper, a method of interworking heterogeneous simulation middeware for L-V-C combined environment is proposed, and the test results of interworking between Data Distribution Service (DDS) and High Level Architecture (HLA) are shown.