• Title/Summary/Keyword: Web Applications Design

Search Result 367, Processing Time 0.022 seconds

A Study on the Development of an Synchronous Machine Design and Education Package Using JAVA (JAVA를 이용한 동기기 교육, 설계 패키지 개발에 관한 연구)

  • Kim, Young-Min;Lee, Jong-Huck;Ho, Won
    • Proceedings of the KIEE Conference
    • /
    • 1997.11a
    • /
    • pp.16-18
    • /
    • 1997
  • There have been great advances in communication and networking in recent times. It is necessary to take advantage of this information infrastructure for the purpose of developing an engineering education system. But the networking system was expensive or hard to develop. The current international networking is converging to the use of the World Wide Web system. It has become a new standard for global network communication. But there are not a great number of applications which take full advantage of this environment. In this Imper, an interactive education system for engineering education using the World Wide Web will be presented. This can be used as a supplementary kit for engineering education of synchronous machine design. The system is developed using JAVA and can be accessed using Web browsers.

  • PDF

A Study on the Development of an Educational DC Machine Design Package Using JAVA (JAVA를 이용한 직류기 교육, 설계 패키지 작성에 관한 연구)

  • Ho, Won;Lee, Jong-Huck
    • Proceedings of the KIEE Conference
    • /
    • 1997.07a
    • /
    • pp.27-29
    • /
    • 1997
  • There have been great advances in communication and networking in recent times. It is necessary to take advantage of this information infrastructure for the purpose of developing an engineering education system, but the networking system was expensive or hard to develop. The current international networking is converging to the use of the World Wide Web system. It has become a new standard for global network communication. But there are not a great number of applications which take full advantage of this environment. In this paper, an interactive education system for engineering education using the World Wide Web will be presented. This can be used as a supplementary kit for engineering education of DC machine design. The system is developed using JAVA and can be accessed using Web browsers.

  • PDF

A Study on the Development of an Education and Design Package for Transformer and Induction Motor Using JAVA (JAVA를 이용한 변압기, 유도전동기, 교육 및 설계 패키지 개발에 관한 연구)

  • Kim, Gwang-Hun;Kim, Young-Min;Ho, Won
    • Proceedings of the KIEE Conference
    • /
    • 1998.07a
    • /
    • pp.312-315
    • /
    • 1998
  • There have been great advances in communication and networking in recent times. It is necessary to take advantage of this information infrastructure for the purpose of developing an engineering education system. But the networking system was expensive or hard to develop. The current international networking is converging to the use of the World Wide Web system. It has become a new standard for global network communication. But there are not a great number of applications which take full advantage of this environment. In this paper an interactive education system for engineering education using the World Wide Web will be presented. This can be used as a supplementary kit for engineering education of transformer induction motor design. The system is developed using JAVA and can be accessed using Web browsers.

  • PDF

Implementation of Group Office System Based on Internet (인터넷 기반의 그룹 오피스 시스템 구현)

  • Kim Kyoung-Rok;Song Seok-Il;Kwak Yoon-Sik
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.9 no.3
    • /
    • pp.540-546
    • /
    • 2005
  • In this paper, we design and implement a distributed web-storage and a group office system based on the distributed web-storage. It is easier to customize the proposed group office according to user's demands than existing web-based applications. Our proposed web-storage is distributed system which consists of multiple storage servers. The web-storage provides storage with considering the user's location so as to provide fast storage service.

Design of Audit Model in Web-based Information System (웹 기반 정보시스템에서의 감리모형 설계)

  • Ko, Kyung Ei;Choi, Jin Tak;Kim, Dong Soo;Kim, Hee Wan
    • Journal of Digital Convergence
    • /
    • v.10 no.9
    • /
    • pp.123-136
    • /
    • 2012
  • Web applications are widely used by the development of the Internet, but there are no separate audit model for a web-based information systems. Information business has a wide variety of characteristics. So, web-based information system audit model is needed. Therefore, a web-based information system audit model was proposed to enhance the effectiveness of audit and to increase the quality. Audit check lists were applied based on three sets of existing information audit check framework. An audit point of time was defined as analysis, design, and implementation. An audit domain was defined as contents, design, and process. Moreover, audit viewpoint and inspection standards were defined by setting standards of process, product, and performance. Moreover, this paper proposes differences between an existing model of information system development methodology and web-based information system. It also deduced audit checklists according to audit domains for web-based information system audit. The deduced audit checklists were verified for its suitability by conducting surveys, and the modified audit inspection model, in which the deduced audit checklists were applied, was proposed.

Design and Implementation of Web-based Automatic Study Evaluation System (웹 기반 학습평가 자동화 시스템의 설계 및 구현)

  • Jeong, Yong-Gi;Choe, Eun-Man
    • The KIPS Transactions:PartD
    • /
    • v.9D no.2
    • /
    • pp.289-296
    • /
    • 2002
  • The web, which is most actively used in the internet environment, is changing educational system. Students usually prefer the interactive and multimedia learning aids based on web applications and web media to static web pages. The former is known to enhance the effectiveness of learning. This paper proposes a study system which involves effective adaptation to the various changing factors of learners' progress and the corresponding automated evaluation system. Conventional evaluation utilizes normalized method, where the learning objectives generally set by the instructors or educational operators/administrators are usually pursued rather than the interest of the individual learners, which is not ideal for the computer-based learning. Web-based project-oriented learning system provokes the mutual participations among the users, operators, and administrators in understanding the jobs to be performed and the effort to enhance the progressive developments of knowledge and application capabilities. In this Paper, an automated evaluation system is implemented, where the instructors and web-operators/administrators work as hosts for education. The learners take advantage of user-oriented comparative learning and pattern design. The design and implementation of the project-oriented evaluation methods performed in the internet/intranet environments are discussed.

Supplementary Event-Listener Injection Attack in Smart Phones

  • Hidhaya, S. Fouzul;Geetha, Angelina;Kumar, B. Nandha;Sravanth, Loganathan Venkat;Habeeb, A.
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.9 no.10
    • /
    • pp.4191-4203
    • /
    • 2015
  • WebView is a vital component in smartphone platforms like Android, Windows and iOS that enables smartphone applications (apps) to embed a simple yet powerful web browser inside them. WebView not only provides the same functionalities as web browser, it, more importantly, enables a rich interaction between apps and webpages loaded inside the WebView. However, the design and the features of WebView lays path to tamper the sandbox protection mechanism implemented by browsers. As a consequence, malicious attacks can be launched either against the apps or by the apps through the exploitation of WebView APIs. This paper presents a critical attack called Supplementary Event-Listener Injection (SEI) attack which adds auxiliary event listeners, for executing malicious activities, on the HTML elements in the webpage loaded by the WebView via JavaScript Injection. This paper also proposes an automated static analysis system for analyzing WebView embedded apps to classify the kind of vulnerability possessed by them and a solution for the mitigation of the attack.

XSLT Stylesheet Design for Building Web Presentation Layer (웹 프리젠테이션 레이어 생성을 위한 XSLT 스타일쉬트 설계)

  • 채정화;유철중;장옥배
    • Journal of KIISE:Software and Applications
    • /
    • v.31 no.3
    • /
    • pp.255-266
    • /
    • 2004
  • In the Web-based information systems, separating the business process logic from the data and presentation logic brings about a wide range of advantages. However, this separation is not easily achieved; even the data logic may be not separated from the presentation layer. So, it requires to define an model for business processes, and then to map the model into the user's dynamic interface using the logic separating strategy. This paper presents a stylesheet method to recognize the process by extending XSLT (Extensible Stylesheet Language Transformations), in order to achieve the logic separation. To do this, it provides an specification of the business process, and a scheme that extracts business model factors and their interactions using a Petri-net notation to show the business model into the process point of view. This is an attempt to separate users' interaction from the business process, that is, dynamic components of interaction Web document from the process structure of Web applications. Our architecture consist mainly of an XSLT controller that is extended by a process control component. The XSLT controller is responsible for receiving the user requests and searching the relevant templet rule related to different user requests one by one. Separation of concerns facilities the development of service-oriented Web sites by making if modular. As a result, the development of service-oriented Web sites would be very easy, and can be changed without affecting the other modules, by virtue of the modularization concept. So, it is easy to develop and maintain the Web applications in independent manner.

Web Application Attack Prevention by Traffic Analysis (트래픽 분석에 의한 웹 어플리케이션 공격 방지)

  • Chang, Moon-Soo;Oh, Chang-Suk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.13 no.3
    • /
    • pp.139-146
    • /
    • 2008
  • Despite of information security installation, leakage of personal information in web services has not decreased. This is because traffics to web applications are still vulnerable by permitting external sources to access services in port HTTF 80 and HTTPS 443, even with firewall systems in place. This thesis analyzes various attack patterns resulted from web service environment and vulnerable traffic and categorizes the traffics into normal and abnormal traffics. Also this proposes ways to analyze web application attack patterns from those abnormal traffics based on weak points warned in OWASF(Open Web Application Security Project), design a system capable of detect and isolate attacks in real time, and increase efficiency of preventing attacks.

  • PDF

A SOA-based Dynamic Service Composition Framework using Web Services and OpenAPIs (웹 서비스와 OpenAPI를 사용한 SOA 기반 동적 서비스 합성 프레임워크)

  • Kim, Jin-Han;Lee, Byung-Jeong
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.3
    • /
    • pp.187-199
    • /
    • 2009
  • With the advent of Web 2.0, OpenAPIs are becoming an increasing trend to emphasize Web as platform recently. OpenAPIs are used to combine services and generate new services by mashup. However because the standard documents for OpenAPIs do not exist, it may restrict the use of OpenAPIs. Previous studies of OpenAPIs mashup have been limited to tool design or language definition for service combination rather than dynamic composition. On the other hand, Web services that are a software technology implementing SOA provide standard documents such as WSDL to explain each service, UDDI to register it, and SOAP to transfer messages. Thus Web applications can interpret and execute services by using these technologies. Recent works have also been performed to provide semantic features and dynamic composition for SOA. If a dynamic and systematic approach is provided to combine Web services and OpenAPIs, Web applications can provide users with diverse services. In this study, we present a SOA based framework for mashup of OpenAPIs and Web services. The framework supports dynamic composition of OpenAPIs and Web services, where the process of composite services is described in OWL-S. A prototype is provided to validate our framework. The framework is expected to add diversity to typical Web services.