검색결과

검색조건
좁혀보기
검색필터
결과 내 재검색

간행물

    분야

      발행연도

      -

        검색결과 5

        1.
        2015.06 KCI 등재 구독 인증기관 무료, 개인회원 유료
        The basic concept of the network is communication among multiple computers. Typical methods of this communication is to use a client and a server. The server may be a host device that everyone can access, the player playing the game may be to act as a server to other players directly. Once the server is running, and the client is connected, the two computers are to exchange data required for the multi-player network games. When developing the network game should pay a lot of attention and effort on some details. Most easily design and even in the game engine that can produce a functional networking remains a very complex thing. The network element of the game can develop in several different ways, which means that some of the key to determine a game developer. These decisions would be better to decide quickly on the single-player game, but the things that did not need anyhow multiplayer game development would give a very large impact early development possible. There is a common and proven three approaches deneun to configure the network game, reserved (authoritative) server, no access (non-authoritative) server, a peer-to-peer manner. The two approaches are leading the way to send and receive information to the client connects to the server. This approach, because there is no direct connection between the IP of the client are hidden from each other to provide more privacy (Privacy) to the end user (End user). In Peer-to-peer way all connected computers can send information directly to each other. In addition, communication concepts covered in the gaming network is two. The right remote procedure call (Remote procedure call, or RPC) and state synchronization (State synchronization). In general, two methods are used in the game, but in some cases, not according to the genre. In this paper, we approach networking in a general game network architecture, looked at the network communication method, we proposed a game networking components and design plans through them. Through this and to implement actual design of future multi-platform network game engine.
        4,000원
        2.
        2013.06 KCI 등재 구독 인증기관 무료, 개인회원 유료
        The paper introduces Multi-Platform Analysis (MPA) for the seismic performance of a structure controlled by Magneto-Rheological (MR) dampers and presents analytical assessment of the effect of MR damper when taking into account nonlinear behavior of the structure. This paper introduces the MR Damper Plugin that can facilitate communication between MATLAB/Simulink and a finite element analysis tool in order to account for more complex inelastic behavior of the structure with MR dampers. The MPA method using the developed MR Damper Plugin is validated with experimental results from the real-time hybrid simulation. By utilizing the proposed MPA method, the three-story RC structure controlled by MR dampers is more realistically modeled and its performance under seismic loads is investigated. It is concluded that MR damper designed for a linear structure is not effective in a nonlinear structure and can overestimate the effect of MR damper. This work is expected to overcome difficulties in the analytical assessment of structural control strategies for complex and nonlinear structures by obtaining more reliable results.
        4,000원
        4.
        2017.12 KCI 등재 서비스 종료(열람 제한)
        다양한 플랫폼에 따라 게임을 개발하는 데에는 중복되는 작업들이 있는 것 같다. 각 플랫폼 에 따라 데이터를 관리하고 처리하는 유사한 작업이 포함되는데, 이는 개발기간에도 영향을 미 친다. 본 논문은 최근 유행하고 있는 전투 시뮬레이션 게임을 멀티 플랫폼 기반으로 서버를 설 계 하고 제작하여 플랫폼 형태와 상관없이 동일한 서버와 같은 전투 시뮬레이션의 결과를 볼 수 있는 서버 프레임 워크를 제안한다. JSON 데이터 포맷을 사용하여 속성-값 쌍으로 이루어 진 프로토콜을 사용하여 디버깅하기 편하게 설계 하였다. 프로그래밍 언어에 독립적이기 때문 에 다양한 언어와 통신을 할 수 있는 장점도 가지고 있다. 서버는 아마존 서버를 이용하여 쉽 게 서버 구조를 확장하거나 서버 스펙을 업그레이드 할 수 있는 모델을 제안한다.
        5.
        2015.10 KCI 등재 서비스 종료(열람 제한)
        최근 게임 산업은 시대별 핵심 플랫폼의 등장과 함께 패러다임 변화가 이루어져왔다. 아케이드, 콘 솔, PC온라인, 스마트 디바이스 플랫폼들이 대표적이다. 최근에는 스마트 디바이스와 다른 플랫폼의 연 동되는 멀티 플랫폼 형태로 확장 변모하고 있고, 탈 PC화로 멀티 플랫폼 게임들이 나오고 있는 추세 이다. 본 논문에서는 아케이드 게임의 연속성이 부족한 점을 인지하여 기존 아케이드 디바이스에 스마 트 디바이스를 연동한 멀티 플랫폼 아케이드 게임을 제안한다. 기존 아케이드 게임에 온라인 형태의 네트워크 환경을 제공하여 스마트 디바이스와 연동을 통한 첨단 아케이드 게임 환경을 제공한다. 이러 한 환경을 제공함으로써 단순한 1차적이고 연속성이 부족한 1회성 아케이드 게임을 스마트 디바이스와 연동함으로써 게임의 연속성을 높이고 사용자의 집중도를 높일 수 있다. 또한 멀티 플랫폼의 연동을 위해 블루투스 통신모듈과 무선 Wi-Fi 통신모듈을 사용함으로써 통신환경에 맞게 적용이 가능하며, Unity3D엔진을 사용함으로써 콘텐츠의 확정성이 가능하다.