RISS 학술연구정보서비스

검색
다국어 입력

http://chineseinput.net/에서 pinyin(병음)방식으로 중국어를 변환할 수 있습니다.

변환된 중국어를 복사하여 사용하시면 됩니다.

예시)
  • 中文 을 입력하시려면 zhongwen을 입력하시고 space를누르시면됩니다.
  • 北京 을 입력하시려면 beijing을 입력하시고 space를 누르시면 됩니다.
닫기
    인기검색어 순위 펼치기

    RISS 인기검색어

      인터넷 기반 영화예매 시스템의 설계 및 개발 = Design and development of system of purchase of film ticket based on internet

      한글로보기

      https://www.riss.kr/link?id=T9809182

      • 0

        상세조회
      • 0

        다운로드
      서지정보 열기
      • 내보내기
      • 내책장담기
      • 공유하기
      • 오류접수

      부가정보

      국문 초록 (Abstract)

      90 년대 이후 정부 주도하에 통신망 사업자와 연계한 초고속 인터넷망의 구축 및 통신망의 보급으로 인해 모든 가정에 초고속의 기반구조가 확대되어 인터넷을 통한 정보전달이 일반화 되었다. 초고속 망의 구축과 더불어 이를 이용한 정보 서비스가 급격하게 확대되고 있는 것이 일반화되므로 인해 인터넷을 통한 정보전달 서비스를 제공하기 위해서는 인터넷을 위한 연동사항에 대한 고려 및 이를 이용한 서비스 구축방법에 대하여 효율적으로 구성하는 방법이 필요하였다.
      본 논문에서는 인터넷 환경에서 오픈소스 기반의 소프트웨어을 활용한 영화예매 시스템을 설계 및 개발하였다.
      본 논문은 인터넷에 대한 특성을 이해하고 시스템의 인터넷 연동에 대한 고려사항을 파악하고 시스템 개발을 통해서 최적의 활용방향을 도출하였다. 또한 영화예매 시스템으로서 가져야 할 가입자와의 인터페이스, 데이터베이스의 트랜잭션 처리, 소프트웨어 구조 등에 대해서 정의 및 구축해 봄으로 인해 서버가 가져야할 제반 요구 및 고려사항에 대한 효율적인 구축방안을 얻고자 하였다.
      제안된 인터넷 환경에서 오픈소스 기반의 소프트웨어을 활용한 영화예매 시스템은 영화예매 서비스를 위한 가입자와의 인터페이스에 대하여 서버 측과 클라이언트 측을 분리하여 오픈소스 기반의 소프트웨어 (자바 패키지)을 활용하여 개발되어 시스템의 유용성 및 유연성을 확보하고자 하였다. 서버영역에는 가입자의 요구를 받아들여 트랜잭션을 처리하기위한 부분에 대해서 오픈 데이터베이스 소프트웨어인 MySQL을 적용, 구현하여 데이터의 무결성 및 확장성을 확보하였다. 또한 서버에 대한 소프트웨어 구조를 위한 부분으로 자바 컨테이너 개념을 도입하여 효율적인 연결을 유지하고, 대용량 동시처리 능력을 확보할 수 있도록 하였다. 또한 서버의 소프트웨어 구조 영역에 대해 자바 프레임웍을 도입하여 서버의 확장성을 확보함과 동시에 향후 가입자의 요구사항에 대해서 필요한 경우 플러그인 형태로 해당 기능을 추가 할 수 있도록 하여 기능적용에 대한 유연성을 고려하였다.
      번역하기

      90 년대 이후 정부 주도하에 통신망 사업자와 연계한 초고속 인터넷망의 구축 및 통신망의 보급으로 인해 모든 가정에 초고속의 기반구조가 확대되어 인터넷을 통한 정보전달이 일반화 되었...

      90 년대 이후 정부 주도하에 통신망 사업자와 연계한 초고속 인터넷망의 구축 및 통신망의 보급으로 인해 모든 가정에 초고속의 기반구조가 확대되어 인터넷을 통한 정보전달이 일반화 되었다. 초고속 망의 구축과 더불어 이를 이용한 정보 서비스가 급격하게 확대되고 있는 것이 일반화되므로 인해 인터넷을 통한 정보전달 서비스를 제공하기 위해서는 인터넷을 위한 연동사항에 대한 고려 및 이를 이용한 서비스 구축방법에 대하여 효율적으로 구성하는 방법이 필요하였다.
      본 논문에서는 인터넷 환경에서 오픈소스 기반의 소프트웨어을 활용한 영화예매 시스템을 설계 및 개발하였다.
      본 논문은 인터넷에 대한 특성을 이해하고 시스템의 인터넷 연동에 대한 고려사항을 파악하고 시스템 개발을 통해서 최적의 활용방향을 도출하였다. 또한 영화예매 시스템으로서 가져야 할 가입자와의 인터페이스, 데이터베이스의 트랜잭션 처리, 소프트웨어 구조 등에 대해서 정의 및 구축해 봄으로 인해 서버가 가져야할 제반 요구 및 고려사항에 대한 효율적인 구축방안을 얻고자 하였다.
      제안된 인터넷 환경에서 오픈소스 기반의 소프트웨어을 활용한 영화예매 시스템은 영화예매 서비스를 위한 가입자와의 인터페이스에 대하여 서버 측과 클라이언트 측을 분리하여 오픈소스 기반의 소프트웨어 (자바 패키지)을 활용하여 개발되어 시스템의 유용성 및 유연성을 확보하고자 하였다. 서버영역에는 가입자의 요구를 받아들여 트랜잭션을 처리하기위한 부분에 대해서 오픈 데이터베이스 소프트웨어인 MySQL을 적용, 구현하여 데이터의 무결성 및 확장성을 확보하였다. 또한 서버에 대한 소프트웨어 구조를 위한 부분으로 자바 컨테이너 개념을 도입하여 효율적인 연결을 유지하고, 대용량 동시처리 능력을 확보할 수 있도록 하였다. 또한 서버의 소프트웨어 구조 영역에 대해 자바 프레임웍을 도입하여 서버의 확장성을 확보함과 동시에 향후 가입자의 요구사항에 대해서 필요한 경우 플러그인 형태로 해당 기능을 추가 할 수 있도록 하여 기능적용에 대한 유연성을 고려하였다.

      더보기

      다국어 초록 (Multilingual Abstract)

      With the construction of high-speed Internet network and the construction of communication network led by the government, jointly with the communication enterprises after 1990s, the high-speed infrastructure has been expanded to all the households and accordingly, delivery of information through Internet has got generalized.
      Together with the construction of high-speed network, information service using it is being rapidly expanded. Therefore, in order to supply the service of information delivery by use of Internet, it is necessary to consider the inter-working with Internet and to efficiently construct the services by use of it.
      This paper has intended to design and implement the system of advance purchase of film ticket using open source-based software on Internet.
      It has found out the best optimum direction through understanding the characteristics of Internet, grasping considerations in the system' s inter-working with Internet, and then, implementing the system.
      In addition, it has defined and constructed interface with subscribers, handling of database transactions, and the software structure that are required for the system. Through all these works, it had intended to get the efficient way of construction that has considered all the requirements for the server.
      For the system of advance purchase of film ticket using open source-based software on Internet, this study has intended to secure usefulness and flexibility by separating the server and the client in relation to the interface with subscribers, and utilizing open source-based software (java package). For the field of the server, MySQL, which is open database software, has been applied to handle transactions based on the subscribers' requests, which is to secure integrity and extensibility of data. For the software structure for the server, the concept of java container has been employed to maintain efficient connection and to get the capacity of processing large sizes of data at the same time. In addition, java framework has been introduced to secure extensibility of the server and to add the relevant functions for the subscribers' requests in plug-in type, which is to have flexibility in applying functions.
      번역하기

      With the construction of high-speed Internet network and the construction of communication network led by the government, jointly with the communication enterprises after 1990s, the high-speed infrastructure has been expanded to all the households and...

      With the construction of high-speed Internet network and the construction of communication network led by the government, jointly with the communication enterprises after 1990s, the high-speed infrastructure has been expanded to all the households and accordingly, delivery of information through Internet has got generalized.
      Together with the construction of high-speed network, information service using it is being rapidly expanded. Therefore, in order to supply the service of information delivery by use of Internet, it is necessary to consider the inter-working with Internet and to efficiently construct the services by use of it.
      This paper has intended to design and implement the system of advance purchase of film ticket using open source-based software on Internet.
      It has found out the best optimum direction through understanding the characteristics of Internet, grasping considerations in the system' s inter-working with Internet, and then, implementing the system.
      In addition, it has defined and constructed interface with subscribers, handling of database transactions, and the software structure that are required for the system. Through all these works, it had intended to get the efficient way of construction that has considered all the requirements for the server.
      For the system of advance purchase of film ticket using open source-based software on Internet, this study has intended to secure usefulness and flexibility by separating the server and the client in relation to the interface with subscribers, and utilizing open source-based software (java package). For the field of the server, MySQL, which is open database software, has been applied to handle transactions based on the subscribers' requests, which is to secure integrity and extensibility of data. For the software structure for the server, the concept of java container has been employed to maintain efficient connection and to get the capacity of processing large sizes of data at the same time. In addition, java framework has been introduced to secure extensibility of the server and to add the relevant functions for the subscribers' requests in plug-in type, which is to have flexibility in applying functions.

      더보기

      목차 (Table of Contents)

      • 요약 = ⅰ
      • 목차 = ⅲ
      • 표차례 = ⅴ
      • 그림차례 = ⅵ
      • 제1장 서론 = 1
      • 요약 = ⅰ
      • 목차 = ⅲ
      • 표차례 = ⅴ
      • 그림차례 = ⅵ
      • 제1장 서론 = 1
      • 1.1 기존의 연구 방법 = 2
      • 1.2 연구 배경 및 목적 = 3
      • 1.3 논문의 구성 = 3
      • 제2장 시스템 개발 환경 = 5
      • 2.1 인터넷 연동 정의 = 5
      • 2.2 서비스 연동 정의 = 8
      • 2.3 트랜잭션 처리 정의 = 9
      • 2.4 Sofware 구조 정의 = 9
      • 2.5 기술적인 고려사항 = 10
      • 2.5.1 n계층 구조 = 10
      • 2.5.2 분산 응용프로그램의 개발 = 11
      • 2.6 J2EE 아키텍처 = 12
      • 2.6.1 컴포넌트 컨트랙트 (contract) = 13
      • 2.6.2 컨테이너 서비스 API = 14
      • 2.6.3 선언하는(declarative) 서비스 = 14
      • 2.6.4 다른 컨테이너 서비스 = 14
      • 2.7 J2EE 애플리케이션 아키텍처 = 15
      • 2.7.1 서블릿 (Servlets) = 15
      • 2.7.2 자바 서버 페이지 (JSP) = 16
      • 2.7.3 J2EE APIs = 16
      • 2.8 J2EE 아키텍처 적용 영화예매 시스템 구축 = 19
      • 제3장 시스템 설계 및 개발 = 22
      • 3.1 설계의 개요와 방향 = 22
      • 3.2 영화예매 시스템의 데이터베이스 설계 = 23
      • 3.2.1 관계형 데이터베이스 관리시스템 = 24
      • 3.2.2 개체관계모델과 개체관계 다이어그램 = 25
      • 3.2.3 데이터베이스 설계 = 25
      • 3.3 프로그램 설계 = 30
      • 3.3.1 관리자 영역 = 31
      • 3.3.2 사용자 영역 = 34
      • 3.4 영화예매 시스템의 구현 = 36
      • 3.4.1 사용자 기능 = 37
      • 3.4.2 관리자 기능 = 42
      • 제4장 결론 = 45
      • 4.1 인터넷 연동 = 45
      • 4.2 서비스 연동 = 45
      • 4.3 트랜잭션 처리 = 46
      • 4.4 소프트웨어 구조 구성 = 46
      • 4.5 영화예매 시스템 개발을 통한 결과 = 47
      • [참고문헌] = 48
      • ABSTRACT = 50
      • 감사의 글 = 52
      더보기

      분석정보

      View

      상세정보조회

      0

      Usage

      원문다운로드

      0

      대출신청

      0

      복사신청

      0

      EDDS신청

      0

      동일 주제 내 활용도 TOP

      더보기

      주제

      연도별 연구동향

      연도별 활용동향

      연관논문

      연구자 네트워크맵

      공동연구자 (7)

      유사연구자 (20) 활용도상위20명

      이 자료와 함께 이용한 RISS 자료

      나만을 위한 추천자료

      해외이동버튼