• Title/Summary/Keyword: 웹 응용

Search Result 1,498, Processing Time 0.034 seconds

Converting from CDF Document to UML Class Diagram using XMI (XML를 이용한 OSD로부터 UML 클래스 다이어그램로의 변환)

  • Ha, Yan
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.10b
    • /
    • pp.172-174
    • /
    • 2003
  • 최근 XML 문서가 급증함에 따라 웹-기반 XML 응용 문서의 중요성이 많이 부각되고 있는 실정이다. 웹-기반 XML 응용 문서 중 대표적인 예로 OSD가 있다. OSD는 소프트웨어 패키지와 그들 간의 관계를 정의하는 것이다. UML은 객체지향 표준 모델링 방법으로 객체지향 코드 생성이나 데이터베이스 스키마 생성을 용이하게 해주는 표기법이다. 따라서, 본 연구는 XMI를 이용하여 OSD로 부터 UML 클래스 다이어그램을 생성하는 시스템을 구현한다. 본 연구의 의의는 향후 늘어나는 웹 기반 XML 응용인 OSD의 표준 모델링 방법을 제안함으로써 객체지향 문서 관리의 기반이 되도록 한다.

  • PDF

Practice of web service based network camera management and application interface (웹서비스 기반 네트워크 카메라 관리 및 응용 인터페이스 구축 사례)

  • Kim, Hee-Sung;Kwon, Hye-Eun;Kim, Jong-Kwan
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.04a
    • /
    • pp.580-582
    • /
    • 2011
  • 최근 들어 네트워크 카메라는 플랫폼 독립적인 서비스 제공을 위해 웹서비스를 기반으로 확장 가능한 공통인터페이스를 정의하고, 이를 지원하는 제품을 개발하고 있는 추세이다. 본 논문은 웹서비스 기반의 네트워크 카메라의 관리 및 응용 인터페이스 구축 사례에 관한 것으로 이를 통해 다수의 네트워크 카메라 관리 및 응용 시스템과의 인터페이스를 담당 하는 미들웨어를 구축 및 개발에 도움을 주고자 한다.

An Object-Oriented Analysis and Design Methodology for Security of Web Applications (웹 응용 보안을 위한 객체지향 분석·설계 방법론)

  • Joo, Kyung-Soo;Woo, Jung-Woong
    • Journal of Internet Computing and Services
    • /
    • v.14 no.4
    • /
    • pp.35-42
    • /
    • 2013
  • Nowadays many tasks are performed using the Web. Accordingly, many web-based application systems with various and complicated functions are being requested. In order to develop such web-based application systems efficiently, object-oriented analysis and design methodology is used, and Java EE(Java Platform, Enterprise Edition) technologies are used for its implementation. The security issues have become increasingly important. For such reasons, Java EE provides mechanism related to security but it does not provide interconnections with object-oriented analysis and design methodology for developing web application system. Consequently, since the security method by Java EE mechanism is implemented at the last step only, it is difficult to apply constant security during the whole process of system development from the requirement analysis to implementation. Therefore, this paper suggests an object-oriented analysis and design methodology emphasized in the security for secure web application systems from the requirement analysis to implementation. The object-oriented analysis and design methodology adopts UMLsec, the modeling language with an emphasis on security for the requirement analysis and system analysis & design with regard to security. And for its implementation, RBAC (Role Based Access Control) of servlet from Java EE technologies is used. Also, the object-oriented analysis and design methodology for the secure web application is applied to online banking system in order to prove its effectiveness.

Real time Web Presentation using Polling method (폴링 기법을 활용한 실시간 웹 프레젠테이션)

  • Chun, SungKyu;Lee, WonGyu
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2015.04a
    • /
    • pp.48-50
    • /
    • 2015
  • 웹 응용 프로그램은 운영체제에서 동작하는 응용프로그램에 비해 사용의 범위와 양이 폭발적으로 증가하는 추세이다. 이러한 흐름에 맞추어 다양한 웹 응용프로그램이 개발되고 있고, 다중의 사용자가 동일한 페이지를 볼 수 있는 실시간 웹 프레젠테이션 프로그램을 폴링 기법을 활용하여 제작되고 있다. 하지만 이러한 문제가 있어 비동기 데이터의 순서제어에 관한 연구가 필요하다. 본 연구에서는 이러한 문제를 해결하기 위해 비동기 데이터의 순서 제어에 대해 연구하였고, 타임스템프 기법을 활용하여 해결하고자 하였다. 타임스템프 기법을 활용하여 클라이언트와 서버는 각각 결과의 순서와 요청의 순서를 제어하여 불필요한 통신 대역폭 낭비를 줄였으며, 순차적으로 진행 되어야 하는 프레젠테이션 응용 프로그램의 특성에 맞는 결과를 보일 수 있게 되었다.

A Form Clustering Algorithm for Web-based Application Reengineering (웹 응용 재구성을 위한 폼 클러스터링 알고리즘)

  • 최상수;박학수;이강수
    • The Journal of Society for e-Business Studies
    • /
    • v.8 no.2
    • /
    • pp.77-98
    • /
    • 2003
  • A web-based information system, that is a dominant type of information systems, suffers from the "web crisis" in development and maintenance of the system. To cope with the problem, a technology of software clustering to web-based application, which is one of web engineering, is strongly needed. In this paper, we propose a Form Clustering Algorithm along with an application example, which are used for internal-system reengineering to web-based information system. A Form Clustering Algorithm focuses on Page-model which is the feature of the web among the various web-based information system's structural model. Specially, we applying distance matrix to navigation model of graph form for easily analyzing, and web log analysis for identifying core function object that have a highly loading. Also, we create web software structure that can be used to maximize reusability and assign hardware effectively through 2-phase clustering step. Form Clustering Algorithm might be used at web-based information system development and maintenance for reusable web component development and hardware assignment, respectively.

  • PDF

Design Requirement for Mobile Web Application Framework (모바일 웹 응용 프레임워크 설계 요구사항)

  • Kim, Sung-Han;Jeon, Jong-Hong;Lee, Seung-Yun
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2012.05a
    • /
    • pp.794-796
    • /
    • 2012
  • This paper introduces mobile web application framework required to enable development of application in mobile device. Mobile web application framework enables platform-independent applications to develop in various mobile platforms with web-technologies. This paper describes on-going result of architecture, supporting API and design requirement for mobile web framework.

  • PDF

A Study on Properties & Structure of Tizen Web Application (타이젠 웹어플리케이션의 특징과 구성에 대한 연구)

  • Yi, Hyosang;Jo, Geumsan;Choo, Hyunseung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2012.11a
    • /
    • pp.145-147
    • /
    • 2012
  • 타이젠(Tizen)은 Linux 오픈 소스와 그리고 웹기반의 모바일 운영체제이다. 삼성전자와 인텔, 리눅스 재단(Linux Foundation)이 주도하고 여러 협회사들이 참가하여 개발이 진행 되었다. Tizen은 태블릿컴퓨터, 넷북, 스마트폰, 스마트 TV, 차량용 인포테인먼트 시스템(In-Vehicle Infortainment)등에 사용할 수 있도록 설계 되었다. Tizen 이 Linux 와 오픈 소스에 기반을 두고 있다는 점은 안드로이드(Android)와 유사하다. 하지만 Tizen 의 응용프로그램 개발을 위한 소프트웨어 프레임워크는 주로 W3C(World Wide Web Consortium)의 웹표준과 WAC(Wholesale Application Community)의 웹기술에 기반을 두고 있으며 그 밖에도 Tizen 고유의 기술도 사용하고 있다. 본 논문에서는 Tizen 의 응용프로그램인 Tizen 웹어플리케이션의 특징과 구성에 대해서 살펴 본다. 마지막으로 안드로이드 응용프로그램과 비교하여 장단점을 조명해 본다.

Drupal-based Map Application Generator(MapAppGen): an Application Generation Example for Famous Restaurants (Drupal 기반 맵 응용 생성기 (MapAppGen) : 맛집탐방 응용 생성 사례)

  • Eum, Doo-Hun
    • The KIPS Transactions:PartD
    • /
    • v.19D no.3
    • /
    • pp.229-236
    • /
    • 2012
  • The demand for map applications in both Web and mobile environments has been rapidly increased with the population of Web and smart phone usage. Web-based map applications are mostly developed on such environments as ArcGIS and MapServer and mobile map applications are developed on such API levels as Google Maps and Yahoo Maps. But many parts of map applications are still constructed by coding because these environments don't support high level of automation. Our MapAppGen that we have designed and implemented enhances the Web-based map application productivity by generating the map related modules that can be applied to the Drupal that is one of popular content management systems(CMS's). Comparing the applications that are constructed by the Drupal-supported GMap or NodeMap, the applications that are constructed by MapAppGen provide information on not only the interested geographical feature but also its related geographical features. MapAppGen uses Google Maps API and Drupal is a module-based system that supports the creation, composition and management of contents. We are now working on automatic generation of mobile map applications with MapAppGen.

A Study of Updata Scheme of Spatial Data on Web Environment (웹 환경에서 공간 데이터 변경 기법에 관한 연구)

  • 안성우;서영덕;홍봉희
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2000.10a
    • /
    • pp.308-310
    • /
    • 2000
  • 웹 환경의 성장으로 현재 GIS 응용은 기존의 랜 환경에서의 서비스를 웹에서도 할 수 있게 함으로써 보다 쉽게 다양한 사용자들이 서비스를 제공받도록 하고 있다. 이런 이유로 웹 환경에서의 GIS 응용은 다양한 사용자 층에 대한 요구를 만족시키기 위하여 다양한 서비스 데이터를 필요로 하고, 이 데이터들은 빠른 시간 내에 지속적으로 사용자의 요구를 만족시키기 위하여 변경되어야 한다. 그러나 이러한 데이터 변경을 서버에서 모두 한다는 것은 불가능하기 때문에 클라이언트가 데이터 변경이 필요할 때 적절히 변경을 할 수 있는 방법이 제시되어야 한다. 랜 환경에서의 공간 데이터 변경과는 달리 웹 환경에서의 공간 데이터 변경은 현재까지 환경의 차이와 이로 인한 프로토콜의 복잡함 등의 이유로 연구가 거의 이루어지지 않았다. 이 논문에서는 웹 환경에서 웹 클라이언트가 서버측의 공간 데이터를 변경하는 문제에 대해서 다루고 있다. 웹 환경에서 공간 데이터를 변경할 때 가장 문제가 되는 HTTP 프로토콜의 연결 해제(Connectioness)와 상태 비유지(Stateless)에 대한 해결책을 제시한다. 그리고 비정상적인 상황의 발생을 고려하여 잠금과 서버 데이터의 불일치를 해결하는 프로토콜을 설계하고 이에 대한 구현을 통하여 검증을 한다.

  • PDF

시맨틱 서비스 에이전트 개발을 통한 시맨틱 웹 응용사례

  • Han, Dong-Il;Ha, Sang-Beom
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2005.11a
    • /
    • pp.280-289
    • /
    • 2005
  • 지능형 에이전트란 환경상태를 인지하고 상태정보에 따른 적절한 행위를 자동적으로 수행하는 소프트웨어 객체를 말한다. 본 논문에서는 시맨틱 웹 환경에서 시맨틱 서비스를 지능적이고 자동적으로 수행하는 에이전트 개발을 통해서 시맨틱 웹 응용사례에 대해 제안한다. 본 논문에서는 제안하는 시맨틱 서비스 에이전트는 다음과 같은 핵심 요소 기술의 특징을 갖는다. 첫째, 시맨틱 웹 환경의 온톨로지와 메타데이터 및 사용자 프로파일을 자원으로 사용하여 상태정보를 인지한다. 둘째, SWRL(Semantic Web Rule Language)기반의 추론엔진을 통해서 인지된 상황 정보를 역방향 추론하고 지능적인 행동의 수행을 결정한다. 셋째, 시맨틱 웹 환경의 확장을 통한 에이전트의 활동 범위를 증가시키기 위해서 사용자 중심의 메타데이터 저작기능을 갖는다. 넷째, 시맨틱 서비스 에이전트는 온톨로지 서버 및 시맨틱 미들웨어를 통한 시맨틱 웹 인프라 시스템의 프레임워크를 갖는다. 본 논문에서는 시맨틱 서비스 에이전트의 실제 구현을 통해서 시맨틱 웹 환경이 제공하는 자원을 적극 이용하고 사용자 요구에 맞춰 이를 사용자에게 지능적이고 자동적인 서비스로 제공하는 에이전트를 제안한다.

  • PDF