논문 상세보기

웹 어플리케이션에서 양방향 통신 구현 방법의 비교연구 – 게임을 중심으로 KCI 등재

Comparative Study about Two-way Communication Methods for Web Applications – focused on Games

  • 언어KOR
  • URLhttps://db.koreascholar.com/Article/Detail/338317
구독 기관 인증 시 무료 이용이 가능합니다. 4,000원
한국컴퓨터게임학회 논문지 (Journal of The Korean Society for Computer Game)
한국컴퓨터게임학회 (Korean Society for Computer Game)
초록

As the role of the Web as a platform has been extended and HTML5 standard is widespread, many kind of web-based applications have been developed. In many recent applications, two-way communication and server push functionality is required, but HTTP protocol does not support it. As a result, various methods have been proposed and used in order to realize two-way communication on the web. In this paper, these two-way communication methods are briefly introduced and analyzed their strong and weak points in the aspect of implementation, time responsibility, server load and compatibility. Base on the analytical results, it is proposed guidelines for selecting the best method according to the application type and the operating environment.

목차
ABSTRACT
 1. 서론
 2. 기술적 배경
  2.1 HTTP (Hypertext Transfer Protocol)
  2.2 Polling
  2.3 Long polling
  2.4 HTTP streaming
  2.5 Plugin socket
  2.6 WebSocket
  2.7 웹 기반 게임 환경
 3. 양방향 통신 방법들의 비교
  3.1 구현 난이도
  3.2 시간 응답성 및 서버 부하
  3.3 호환성 문제
  3.4 구현 방식의 선택
  3.5 웹 기반 게임에 적용
 4. 결론
 참고문헌
저자
  • 최민석(Department of Management Information Systems, Sahmyook University) | Minseok Choi