View : 1744 Download: 0

Full metadata record

DC Field Value Language
dc.contributor.author金蓮泰-
dc.creator金蓮泰-
dc.date.accessioned2016-08-25T04:08:56Z-
dc.date.available2016-08-25T04:08:56Z-
dc.date.issued1997-
dc.identifier.otherOAK-000000025962-
dc.identifier.urihttps://dspace.ewha.ac.kr/handle/2015.oak/176783-
dc.identifier.urihttp://dcollection.ewha.ac.kr/jsp/common/DcLoOrgPer.jsp?sItemId=000000025962-
dc.description.abstract웹 기반 정보 시스템은 두 가지 유형으로 분류 할 수 있다 즉, 웹 특성을 그대로 보유한 홈페이지 기반의 정보 시스템과 데이타베이스의 자료를 처리하여 웹 페이지에 보여 줄 수 있는 응용 프로그램 기반의 정보 시스템으로 분류 할 수 있다. 홈페이지 기반 정보 시스템의 목적은 사용자에게 최신의 정보를 제공하는 것이다. 이 목적에 부합된 홈페이지 기반의 정보 시스템을 개발하기 의해서는 정보가 변경되는 즉시 반영해야 한다. 또한, 홈페이지 기반의 정보 시스템의 용도에 맞게 웹 페이지 구성 요소와 웹 페이지간의 연결 구조를 설계해야 한다. 응용 프로그램 기반의 정보 시스템의 목적은 기업 내의 업무를 처리하는 것이다. 이것은 기존의 클라이언트/서버 응용 프로그램 개발과 동일한 개발 방법을 사용하나 구현 단계 부분에서 CGI프로그램을 개발하는 점이 다르다. 따라서, CGI 프로그램 개발 방법이 필요하며 특히, 기존에 구축된 클라이언트/서버 응용 프로그램을 웹으로 전환하기 위해서는 CGI 프로그램 구조의 문제점인 connectionless, stateless를 해결해야 한다. 한편, 웹 기반 정보 시스템을 개발 도구를 이용하여 개발할 경우 개발 도구에 대한 선정 기준이 필요하다. 본 논문에서는 두 가지 측면에서의 적합한 개발 방법과 개발 도구 선정 기준을 제시하였다. 우선, 홈페이지 기반의 정보 시스템과 응용 프로그램 기반의 정보 시스템 개발에 필요한 HTTP 서버, 웹 브라우져, HTTP, HTML, CGI, URL, MINE의 기술을 설명하고 응용 프로그램 기반의 정보 시스템 개발에 필요한 Java, CORBA, IIOP의 기술과 응용 프로그램 기반의 정보 시스템 어떻게 적용될 수 있는가를 제시하였다. 홈페이지 기반의 정보 시스템 개발 방법에서는 고객 정보, 목적, 목표, 영역 정보, 웹 명세서, 웹 프리젠테이션 등의 6가지 정보의 구성 요소를 제시하고 개발 단계를 계획, 분석, 설계, 구현, 홍보, 유지 단계로 분류하여 각 단계별로 필요한 업무를 제시하였다. 특히, 설계 단계에서는 웹사이트의 깊이에 따라서 장단점을 분석하였다. 응용 프로그램 기반의 정보 시스템 개발 방법에서는 connectionless, stateless을 구체적으로 분석하고 개발 과정 중 설계와 구현 단계에서 해결 할 수 있는 방법을 제시하였으며 CGI프로그램에 대한 개발 방법을 제시하였다. 홈페이지 기반의 정보 시스템과 응용 프로그램 기반의 정보 시스템 개발 도구 선정 기준에 대해서는 각각의 개발 도구에 대해서 기능과 평가 기준을 제시한 후 실제 제품들을 평가 한 결과를 제시하였다.;Web-based information system can be classified into two categories -i .e., homepage-based and application-based information system. Homepage-based information system mainly consists of documents and inherits the most of characteristics of Web. Application-based information system usually a1 lows to interact databases and query the results to Web pages. The main purpose of homepage-based information system is providing the most recent information to users. Web pages need to be maintained as keeping updated. The components of Web pages also need to be carefully designed to account for) the purpose of homepage-based information system. The application-based information system is usually used to process the tasks in enterprise. The development process of the systems is almost ~ identical ti0 that of the existing client/server application program except using CGI programs at the implementation stage. It is, therefore, required to have a method for efficient CGI programming and to solve the connectionless, stateless problem in order to convert client/server application programs to Web. Web-based information systems are often developed in aids of development tools. In such cases, it is necessary to have criteria for evaluation of the development tools. In this paper, we propose an efficient development method and criteria for selecting development tool with respect to the two information systems, respectively. In this paper, we propose an efficient development method for each system. To come up with the methods, first, the essential components for the two information, system are considered, including HTTP servers, Web browsers, HTTP, HTML. CGI. URL, MINE. It is also explored how the techniques such as Java, CORBA, IIOP can be applied to development for application programs. For the development of homepage-based information system, 6 information components fire presented - i .e., customer information, purpose, goal, regional information, Web specification, Web presentation. It is then analyzed how the 6 components are related to planning, analysis, design, implementation, advertisement, and maintenance. At each stage, the necessary tasks are also considered. (Especially, at the design stage, the design of the architecture of Web site are taken into account by analyzing its advantages and disadvantages depending u on the depth of Web site. For the development of application-based information systems, the two fundamental (limitations of Web-base application programs, "connectionless" and "stateless", are considered and solutions are explored through case-studies at design and implemetation stages. At the end, the development tools for Web-based information system are evaluated for homepage-based and application program based information systems, respectively. The evaluation criteria are first taken into account and the <원문누락>-
dc.description.tableofcontents목차 = ⅲ 논문개요 = ⅷ Ⅰ. 서론 = 1 1.1 연구 배경 = 1 1.2 연구 목적 및 내용 = 2 Ⅱ. 웹 기반 정보 시스템 유형 및 개발에 필요한 구성 요소별 분석 = 4 2.1 웹 기반 정보 시스템 유형 = 4 2.1.1 홈 페이지 기반의 정보 시스템 = 4 2.1.2 응용 프로그램 기반의 정보 시스템 = 5 2.2 웹 기반 정보 시스템 개발에 필요한 구성 요소별 분석 = 6 2.2.1 HTTP 서버 = 6 2.2.2 웹 브라우져 = 7 2.2.3 HTTP (HyperText Transfer Protocol) = 7 2.2.4 HTML (HyperText Markup Laguage) = 8 2.2.5 URL (Uniform Resource Locator) = 9 2.2.6 MIME(Multipurpose Internet Mail Extensions) Types = 9 2.2,7 CGI (Common Gateway Interface) = 10 2.2.8 Java = 10 2.2.9 CORBA (Common Object Request Broker Architecture) = 14 2.2.10 IIOP (Inter-Internet Object Broker Request Protocol) = 15 Ⅲ. 홈 페이지 기반의 정보 시스템 개발 방법 = 17 3.1 홈 페이지 기반의 정보 시스템 개발에 필요한 정보 요소 = 17 3.1 1 고객 정보 = 18 3.1.2 목적 (Purpose) = 18 3.1.3 목표 (Objectives) = 18 3.1.4 영역 정보 = 19 3.1.5 웹 명세서 = 19 3.1.6 웹 프리젠테이션 = 19 3.2 홈 페이지 기반의 정보 시스템 개발 방법 = 19 3.2.1 계획 단계 = 19 3.2.2 분석 단계 = 20 3.2.3 설계 단계 = 20 3.2.4 구현 단계 = 26 3.2.5 홍보 단계 = 26 3.2.6 유지 보수 단계 = 27 Ⅳ. 응용 프로그램 기반의 정보 시스템 개발 방법 = 28 4.1개요 = 28 4.1.1 개발 환경의 변화 = 28 4.1.2 응용 프로그램 기반의 정보 시스템 구조상의 문제점 = 31 4.2 응용 프로그램 기반의 정보 시스템 개발 방법 = 36 4.2.1 요구 분석 단계 = 36 4.2.2 설계 단계 = 36 4.2.3 구현 단계 = 41 Ⅴ. 웹 기반 정보 시스템 유형에 따른 개발 도구 분석 = 48 5.1 홈 페이지 기반의 정보 시스템 개발 도구 분석 = 48 5.1.1 개발 환경 분석 = 49 5.1.2 기능 분석 = 49 5.1.3 용이성 평가 항목 = 51 5.1.4 평가 및 결과 = 52 5.2 응용 프로그램 기반의 정보 시스템 개발 도구 분석 = 54 5.2.1구조상의 분류 = 54 5.2.2 평가 항목 = 56 5.2.3 평가 및 결과 = 57 Ⅳ. 결론 및 향후 연구 방향 = 63 참고 문헌 = 64 ABSTRACT = 67-
dc.formatapplication/pdf-
dc.format.extent3295467 bytes-
dc.languagekor-
dc.publisher이화여자대학교 정보과학대학원-
dc.subject웹기반-
dc.subject정보시스템-
dc.subject구축 방안-
dc.title웹기반 정보 시스템 구축 방안에 관한 연구-
dc.typeMaster's Thesis-
dc.title.translated(A) Research on the Development of Web0based Information System-
dc.format.pageix, 69p.-
dc.identifier.thesisdegreeMaster-
dc.identifier.major정보과학대학원 컴퓨터정보학-
dc.date.awarded1997. 8-
Appears in Collections:
정보과학대학원 > 컴퓨터정보학과 > Theses_Master
Files in This Item:
There are no files associated with this item.
Export
RIS (EndNote)
XLS (Excel)
XML


qrcode

BROWSE