• Title/Summary/Keyword: WebKit

Search Result 34, Processing Time 0.023 seconds

Development of web-based collaborative framework for the simulation of embedded systems

  • Yang, Woong;Lee, Soo-Hong;Jin, Yong Zhu;Hwang, Hyun-Tae
    • Journal of Computational Design and Engineering
    • /
    • v.3 no.4
    • /
    • pp.363-369
    • /
    • 2016
  • Cyber Physical System (CPS) and Internet of Things (IoT) are hot objects of interest as an extension of the embedded system. These interactive products and systems contain Mobile Devices which are most popular and used most frequently. Also these have been widely used from the control of the Nuclear Power Control System (NPCS) to IoT Home Service. Information & Communication Technology (ICT) topics of trend fused-complex current Information Technology (IT) and Communication Technology (CT) are closely linked to real space and virtual space. This immediately means the arrival of the ultra-connected society. It refers to a society in which various objects surrounding the human innovation and change in the social sector are expected through the connection between the data which are to be generated. In addition, studies of Tool-kit for the design of such systems are also actively pursued. However, only increased cooperation and information sharing between the physical object consists of a variety of machinery and equipment. We have taken into consideration a number of design variables of the high barriers to entry about the product. In this study, It has been developed a Web-based collaboration framework which can be a flexible connection between macroscopically virtual environment and the physical environment. This framework is able to verifiy and manage physical environments. Also it can resolve the bottlenecks encountered during the base expansion and development process of IoT (Internet of Things) environment.

A Study on Applet Control on the Internet Communication using Java Bytecode (자바 바이트 코드를 이용한 인터넷 통신의 애플릿 제어)

  • 김문환;나상동
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.28 no.5C
    • /
    • pp.523-531
    • /
    • 2003
  • Java applets are downloaded from web server through internet and executed in Java Virtual Machine of clients'browser. Before execution of java applets, JVM checks bytecode program with bytecode verifier and performs runtime tests with interpreter. However, these tests will not protect against undesirable runtime behavior of java applets, such as denial of service attack, email forging attack, URL spoofing attack, or annoying sound attack. In order to protect malicious applets, a technique used in this paper is java bytecode modification. This technique is used to restrict applet behavior or insert code appropriate to profiling or other monitoring efforts. Java byte modification is divided into two general forms, class-level modification involving subclassing non-final classes and method-level modification used when control over objects from final classes or interface. This paper showed that malicious applets are controlled by java bytecode modification using proxy server. This implementation does not require any changes in the web sever, JVM or web browser.

Enhancing the Narrow-down Approach to Large-scale Hierarchical Text Classification with Category Path Information

  • Oh, Heung-Seon;Jung, Yuchul
    • Journal of Information Science Theory and Practice
    • /
    • v.5 no.3
    • /
    • pp.31-47
    • /
    • 2017
  • The narrow-down approach, separately composed of search and classification stages, is an effective way of dealing with large-scale hierarchical text classification. Recent approaches introduce methods of incorporating global, local, and path information extracted from web taxonomies in the classification stage. Meanwhile, in the case of utilizing path information, there have been few efforts to address existing limitations and develop more sophisticated methods. In this paper, we propose an expansion method to effectively exploit category path information based on the observation that the existing method is exposed to a term mismatch problem and low discrimination power due to insufficient path information. The key idea of our method is to utilize relevant information not presented on category paths by adding more useful words. We evaluate the effectiveness of our method on state-of-the art narrow-down methods and report the results with in-depth analysis.

Register Promotion for SFX ARM Just-in-time Compiler (SFX의 ARM 적시 컴파일러를 위한 레지스터 프로모션)

  • Oh, Jin-Seok;Moon, Soo-Mook
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2011.06a
    • /
    • pp.535-538
    • /
    • 2011
  • 최근 모바일 기기가 활성화되면서 자바스크립트의 성능 향상이 이슈가 되고 있다. 적시 컴파일러를 탑재한 자바스크립트 엔진들이 등장하면서 이러한 요구를 충족하고 있다. 대표적 웹 브라우징 엔진인 WebKit의 자바스크립트 엔진인 SquirrelFish Extreme(SFX)는 콘텍스트 쓰레딩 방식의 적시 컴파일러를 사용하고 있다. 하지만 모바일 환경에서의 성능은 여전히 문제가 된다. 모바일 환경에서 많이 사용되는 ARM CPU를 위한 SFX의 적시 컴파일러는 가상 레지스터를 머신 코드에서 사용하기 위해 많은 수의 메모리 로드와 스토어를 사용하고 있다. 또한 ARM 아키텍처가 제공하는 레지스터를 제대로 사용하지 못하고 사용되지 않는 레지스터가 존재하고 있다. 사용되지 않는 레지스터를 활용하여 메모리 로드와 스토어를 줄이는 레지스터 프로모션을 적용하였다. 루프에서 머신 코드로 수행되는 바이트 코드를 중심으로 가상레지스터를 실제 머신 레지스터로 할당하여 메모리 로드와 스토어를 줄이고 일부 벤치마크에서 성능향상이 나타남을 확인 했다. 레지스터 프로모션의 효과를 더 증대하기 위해 레지스터 프로모션의 범위를 함수 전체로 넓히고 핸들러 함수 호출에서 발생하는 오버헤드를 줄이는 최적화가 필요할 것으로 보인다.

Order Management System Based on Advanced Distributed Objects (진보된 분산객체 기반의 주문 처리 시스템)

  • Song, Min-Chul;Park, Jong-Koo;Ahn, Hyun-Sik
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2003.05b
    • /
    • pp.863-866
    • /
    • 2003
  • 최근 많은 개발자들이 웹 서비스를 기업 내 어플리케이션 통합에서부터 기업간 데이터 전송에 이르기까지 모든 종류의 문제를 해결할 수 있는 솔루션으로 전망한다. 본 논문에서는 이러한 웹 서비스를 구현할 수 있는 기반을 제공하는 SOAP 프로토콜을 기반으로 하여 좀 더 효율적인 메시지 처리 방법을 통해 관련 전자상거래 시스템에 응용하기 위한 방안을 모색한다. 아울러 분산된 이기종 시스템간에 객체들 사이의 메시지 전송을 위하여 XML 메시지를 생성하고, SOAP Tool Kit 즉, AXIS를 통해 좀 더 효율적인 정보 공유 방안을 제시한다. 그리고 관련 사례 연구로 분산된 상호 독립적인 어플리케이션들의 객체들 간의 원격 메시지 호출 과정을 테스트하는 주문 처리 시스템을 설계하고 구현한다.

  • PDF

SCE Toolkit Library Implementation Method; Offering Parlay X and Web 2.0 APIs (Parlay X & 웹 2.O API를 제공하는 SCE 툴킷 라이브러리 구현 방법)

  • Chung, Seung-Hwa;Shin, Young-Mee
    • 한국IT서비스학회:학술대회논문집
    • /
    • 2007.11a
    • /
    • pp.386-391
    • /
    • 2007
  • 개방형 서비스개발자들은 SCE(service Creation Environment) 도구를 사용하여 망에 대한 전문적인 지식이 없더라도 예전보다 쉽고 빠르게 서비스를 개발할 수 있게 되었다. 본 논문에서는 툴킷 라이브러리 형태의 SCE를 제공하는 방법을 제안한다. SCE 툴킷 라이브러리는 SCE를 SDK((Software Development Kit) 형태로 제공한다. 이는 기존의 IDE(Integrated Development Environment) 환경에 라이브러리 형식으로 SCE 기능을 추가할 수 있게 함으로써, 개발자가 기존에 사용하던 친숙한 환경에서 서비스를 개발할 수 있도록 해준다. 또한 Parlay X API, 웹 2.0 API, 유틸리티 API를 제공하는데 있어서 복잡한 API 및 파라미터를 추상화하여 제공하는 방법을 제안한다. 이러한 SCE 툴킷 라이브러리는 창조적인 새로운 서비스의 출현에 많은 기여를 할 것으로 전망된다.

  • PDF

Reuse of the Generated Code for JavaScript Just-in-Time Compiler (자바스크립트 적시 컴파일러를 위한 생성 코드 재사용)

  • Oh, Hyeong-Seok;Moon, Soo-Mook
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2010.06c
    • /
    • pp.540-544
    • /
    • 2010
  • 모바일 환경에서 웹 브라우저 활용이 늘어나고 웹 페이지를 통한 다양한 서비스가 제공되면서 브라우저에서의 자바스크립트 성능이 중요한 요소가 되었다. 자바스크립트 엔진의 성능 개선을 위해 기존에 사용하던 인터프리터 대신에 머신 코드를 실행 시간에 생성하는 적시 컴파일러(JITC)가 도입되었다. 특히 모바일 환경에서 WebKit의 자바스크립트 엔진인 SquirrelFish Extreme(SFX)이 많이 사용되고 있다. 본 논문에서는 SFX의 성능 향상을 위하여 적시 컴파일러를 통해 생성된 머신 코드를 파일 시스템을 활용하여 파일에 저장하였다가 재사용하는 클라이언트 AOTC(ahead-of-time compilation) 방식을 제시하고 초기 실험 결과를 제시한다.

  • PDF

The Study of a Multi-Mobile Agents System for Online Hotel Reservation (온라인 호텔 예약을 위한 다중 이동 에이전트 시스템에 관한 연구)

  • 곽수환;강민철
    • Journal of Intelligence and Information Systems
    • /
    • v.9 no.1
    • /
    • pp.1-21
    • /
    • 2003
  • As electronic commerce(EC) has grown rapidly, agents that work on the behalf of humans on the Internet are being used actively. However, most of the EC agents have some problems. They fail to fully support buyers' decision making behaviors and sellers' information supply activities. Further, they are not suited for mobile computing environment. In this paper, we introduce a Multi-Mobile Agents System(MMAS) that has been developed according to a conceptual framework that corrects the aforementioned problems. Built by using Tokyo IBM ASDK(Aglets Software Development Kit) for the area of hotel reservation, the system consists of buyer- and seller-side agents that interact with each other; buyer-side agents help buyers to make purchasing decisions by collecting and analyzing information through applying a multi-criteria decision making method, while seller-side agents substitute fur sellers by managing databases and providing real-time information to the buyer-side agents. In this system, multiple agents perform their shared tasks at the same time in order to increase efficiency. Users do not have to keep the connection with the system because they are notified when tasks are done.

  • PDF

Design of Software Architecture for Integrating of Messages between Semiconductor Equipments (반도체 장비의 메시지 통합을 위한 소프트웨어 구조 설계)

  • Lim, Yong-Muk;Hwang, In-Su;Kim, Woo-Sung;Park, Geun-Duk
    • Journal of the Korea Society of Computer and Information
    • /
    • v.12 no.2 s.46
    • /
    • pp.151-159
    • /
    • 2007
  • It is very important to collect all production-related status values during the manufacturing process of semiconductor. The analysis results of the collected data can be used for the operation rate, fault diagnosis, process control and removal of predicted obstacles of equipments, eventually contributing to the improvement of production efficiency. For this propose. many IC makers have adopted EES(Equipment Engineering System). As the use of web has become a daily lift activity lately, it has been suggested to expand the scope of monitoring equipments using HTTP or SOAP protocols. To fulfill the web-based EES, EDA(Equipment Data Aquisition) should be facilitated first by integrating and standardizing various forms of messages generated from many different semiconductor equipments. In this paper, a method for integration between different types of information is suggested based on the analysis of various protocols used for the communication between semiconductor equipments. In addition, a software architecture to support the method is desisted.

  • PDF

Design of an Embedded System for Monitoring Devices of Elders Living Alone (독거노인 모니터링 디바이스를 위한 임베디드 시스템 설계)

  • Moon, Sang-Ook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2010.05a
    • /
    • pp.833-835
    • /
    • 2010
  • The SPARTAN-3E development kit is equipped with an FPGA which holds 500 thousand logic gates and a bus system platform using MicroBlaze microprocessor system. This kind of embedded systems can be used to gather information from sensor nodes and send over to the main server periodically through the network gateway, using the microprocessor-based embedded system, so that edlers living alone under sensor coverage can send their moving information and can be applied to get help in the event of emergency situations. In this paper, we designed a simple embedded system based on a CPU and flash memories using such FPGAs which can be used to monitor those elderlies living alone. The developed hardware system can be directly combined with the web-based elders-living-alone monitoring system, making the system more efficient.

  • PDF