웹 기반 원격교육을 위한 서비스관리시스템 프레임워크

Service Management System Framework for Web-based Remote Education

  • 배제민 (광동대학교 컴퓨터교육과)
  • 발행 : 2001.07.01

초록

소프트웨어 개발에 있어 코드와 분석 및 설계 정보에 대한 재사용이 가능한 객체지향 프레임워크는 개발자들의 생산성을 직접적으로 향상시킬 수 있다. 객체지향 프레임워크는 프로그래머가 사용하거나 확장 수정이 가능한 어느 특정 분야의 클래스들과 그들 간의 연결성들의 집합이다. 이는 어느 특정 분야에 전문적인 설계안과 프레임워크에서 재사용 될 코드를 담고 있는 메타 해결안인 것이다. 본 논문에서는 현재 인터넷을 기반으로 한 원격 교육 시스템에서 기본적으로 사용하는 게시판, 채팅, 화이트보드, ftp 어플리케이션에 대한 공통으로 제공하는 서비스를 추출하여 이를 프레임워크로 구축하였다. 이러한 서비스는 이종의 어플리케이션에서도 대부분 사용되므로 부품화 하여 이용될 수 있다.

In the process of software development, object-oriented framework enables directly improving the productivity of the developer through the reuse of code, analysis and design informations. object-oriented framework is a set of usable and expandable classes and their connectivity. It is a meta solution that contains the code to be reused in the framework and the expert design results on a specific area. This paper constructs the framework that extracts the common services of BBS, chatting, white board and ftp applications for internet-based remote education system. These services can be mostly reused within heterogeneous applications in the form of component.

키워드