• Title/Summary/Keyword: Java Framework

Search Result 185, Processing Time 0.025 seconds

The Design of presentation Tier Framework of the Network Management System Based on J2EE (J2EE 기반망 관리 시스템의 프리젠테이션 계층 프레임워크의 설계)

  • 이종언;차시호;조국현
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.04a
    • /
    • pp.460-462
    • /
    • 2002
  • 본 논문에서는 기존의 망 관리 시스템의 관리가 시간, 장소, 벤더에 종속되고 개발시에 시스템 전반을 설계 구현해야 한다는 단점을 보안하기 위하여 J2EE (Jaya 2 Enterprise Edition) 기술을 사용하는 컴포넌트 기반의 다중 계층 구조를 갖는 망 관리 시스템을 제안하며, J2EE 기반 망 관리 시스템의 프리젠테이션 프레임워크를 설계한다. 본 망 관리 시스템의 프리젠테이션 프레임워크는 웹 브라우저, WAP (Wireless Application Protocol) 단말기, PCS (Personal Communication System) 등의 모든 다양한 Internet 장비들을 망 관리 인터페이스로 제공하기 위하여 자바 빈즈, 서블릿, JSP (Java ServerPage), XML (eXtensible Markup Language), J2ME (Java 2 Micro Edition) 기술 등을 사용하여 설계한다.

  • PDF

Virtual Learning Environments for Statistics Education and Applications for Official Statistics

  • Mittag Hans-Joachim
    • Proceedings of the Korean Statistical Society Conference
    • /
    • 2004.11a
    • /
    • pp.307-312
    • /
    • 2004
  • In our fast-moving information and knowledge society, skills and know-how rapidly become outdated. Virtual learning environments play a key role in meeting today's growing demand for customized educational and vocational training and lift-long teaming. The scope of multimedia-based and web-supported education is illustrated by means of an interdisciplinary multimedia project 'New Statistics' funded by the German government. The project output contains more than 70 learning modules covering the complete curriculum of an introductory statistics course. All modules are based on a statistical laboratory and on a multitude of Java applets, animations and case studies. The paper focuses on presenting the statistical laboratory and the applets. These components present the main project pillars and are particularly suitable for international use, independently from the original project framework. This article also demonstrates the application of Java applets and other multimedia developments from the educational world to official statistics for interactive presentation of statistical information.

  • PDF

An Agent-Based System Integration and Automation Framework (에이전트 기반 시스템 통합 및 자동화 방안)

  • 이재호;이기훈
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2002.11a
    • /
    • pp.385-391
    • /
    • 2002
  • 하나의 에이전트로 해결하기 어려운 복잡한 문제를 해결하기 위한 방안으로 여러 에이전트들간의 상호작용과 협동을 통하여 작업이 수행되는 멀티에이전트 시스템을 구현하는 것이 점차 보편화되고 있다. 멀티에이전트 시스템의 중요한 특징 중의 하나는 여러 에이전트들 간의 능력과 정보가 서로 공유된다는 점이다. 멀티에이전트 시스템에서는 한 에이전트의 처리 견과론 다른 에이전트가 이용할 수도 있으며, 그 결과 또한 다시 다른 에이전트에게 제공되기도 한다. 그러나 각각의 에이전트들은 서로 다른 환경 하에서 구축된 이형질성과 원격지에서 작동하는 분산성으로 인해 하나의 시스템으로 통합하기가 용이하지 않다. 이를 해결하기 위한 방법의 하나로 이형질의 에이전트들 간에 정보 교환을 위한 파일랩퍼 (File Wrapper) 이용 방안이 있다. 한 에이전트의 처리 결과가 파일이라는 일반적인 형태로 존재한다고 할 때, 이러한 파일내의 정보를 추출하고 조합 및 가공하는 기능을 담당하는 것을 파일랩퍼(File Wrapper)라고 한다. 본 연구에서는 Java와 JavaCC를 이용하여 에이전트 스크립트 언어로 새롭게 구현된 파일랩퍼를 소개한다. 이 파일랩퍼는 파일에서 정보를 추출하기 위한 명령어들과 출력에 관련한 명령어들 그리고 작업의 효율성을 위한 명령어들로 구성된 텍스트 기반 언어로 구성되어 있다.

  • PDF

Translator for Java Bytecode to MSIL (Java Bytecode에서 MSIL로의 번역기)

  • 민정현;오세만
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2001.10a
    • /
    • pp.349-351
    • /
    • 2001
  • 자바는 객체지향언어이고, 한번 자바로 작성된 프로그램은 자바가상기계가 있는 모든 곳에서 수정없이 실행될 수 있기 때문에 소프트웨어의 개발과 유지보수에 많은 장점을 가진 언어이다. 이러한 특징으로 인하여 현재 개발되는 제품들이 자바로 개발되는 경우가 많다. 그러나 이는 결국 주 운영체제에서 사용되는 실행화일 이외에 자바의 실행화일만을 위한 자바가상기계가 공존해야 하므로 시스템에 있어서는 이중부담을 안을 수 밖에 없고, 더욱이 아직 대다수의 소프트웨어 개발자들은 주로 C언어나 C++언어를 사용하고 있으며, 최근에는 C#이라는 언어를 사용하고 있다. 결국 자바가 플랫폼에 독립적이라는 장점은 가지고 있지만, 다수의 개발자가 마이크로소프트의 윈도우 운영 체제를 사용하고 있다는 점을 감안하면, 커다란 장점만은 될 수 없다. 따라서, 본 논문에서는 자바의 클래스화일을 자바가상기계가 없이도, 마이크로소프트 윈도우의 .NET Framework에서 실행 될 수 있는 실행 화일로의 변환을 할 수 있는 중간언어인 MSIL(Microsoft Intermediate Language)로 바꿀 수 있는 번역기를 설계 및 구현 하였다. 이를 위한 방법으로는 자바 바이트코드와 MSIL의 어셈블리 형태에서의 명령어 매칭과정을 명령어들의 매핑테이블을 이용하여 변환하였고, MSIL에서 자바 바이트코드의 함수와 같은 기능을 하는 메소드의 변환을 위하여 마크로 변환 기법을 사용하였다.

  • PDF

Design and Implementation of A PDM System Using CORBA (CORBA를 이용한 제품 정보 관리 시스템의 설계와 개발)

  • Jeong, Cheol-Joo;Lee, Sang-Duck
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2000.04a
    • /
    • pp.809-814
    • /
    • 2000
  • 본 논문에서는 CORBA와 Java를 이용하여 분산 객체 서버 형태의 응용 프로그램인 제품정보관리 시스템을 설계하고 구축한 사례를 소개한다. 이 시스템은 Visibroker 3.4 for Java와 JDK 1.2.2를 이용하여 개발되었으며 데이터베이스로는 Oracle 8i를 사용하였다. 특히, 지속성 객체 (persistent object) 의 지원을 위하여 추가의 추상화 계층 ( abstraction layer) 를 구현하고 있으며 전체 시스템은 객체 지향 프레임워크 (object-oriented framework) 으로 설계되었다. 본 문서에서는 제품정보관리 시스템 뿐 아니라 다른 분산객체서버의 설계 및 구현에도 참고가 될만한 설계 가이드라인 들을 제시한다.

  • PDF

Design of Video Seminar System Based on SNS Web-Platform (SNS 웹 플랫폼 기반 영상세미나 시스템 설계)

  • Kim, Hee-Dae;Chang, Jaw-Woo
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2011.11a
    • /
    • pp.1426-1429
    • /
    • 2011
  • 최근 유무선 통신기술의 발달에 힘입어 정보소통의 주요 방식이 기존의 이메일에서 SNS로 변화되어 가고 있다. 이와함께 신속한 정보전달 및 원할한 협업이 기업의 경쟁력을 향상시키는 중요 요소로 인식됨에 따라, 영상회의 솔루션이 기업의 가치를 상승시키는 서비스로 주목받고 있다. 그러나 기존의 SNS의 경우, 일상적인 정보의 공유에 초점이 맞추어져 있어 전문지식의 공유 및 협업이 요구되는 전문가형 SNS로 활용하기에는 다소 미흡한점이 있다. 또한 영상회의의 경우, 특정 하드웨어 또는 소프트웨어를 설치하여야만 영상회의 솔루션을 활용할 수 있다는 문제점이 존재한다. 따라서 전문가를 위한 SNS개발을 위해서 본 연구에서는 SNS플랫폼 기반의 영상세미나 시스템을 설계한다. 설계하는 시스템은 Java Media Framework 및 소켓통신을 활용하여 영상세미나 시스템을 구축하고 아울러 Java Web Start의 형태로 SNS플랫폼 상에서 동작할 수 있도록 설계되었다. 이를통해 전문가를 위한 효율적인 정보공유 및 원할한 협업을 지원하며, SNS 플랫폼 기반으로 동작하기 때문에 기존 영상시스템을 활용하는데 발생하는 문제점을 해결할 수 있다.

A Practical Reference Model of Component Frameworks (컴포넌트 프레임웍의 실용적 참조 모델)

  • Her Jin-Sun;Kim Soo-Dong
    • Journal of KIISE:Software and Applications
    • /
    • v.33 no.6
    • /
    • pp.525-538
    • /
    • 2006
  • Component-Based Software Engineering (CBSE) is widely accepted as new paradigms for building applications with reusable assets. Mismatch problems occur while integrating the assets and make a burden in CBSE. Therefore, a larger-grained reuse unit than a component such as a framework is required, and it consists of relevant components, connectors and domain-specific architecture. The benefits of frameworks over components are commonly known, however, the key elements and internal structure of framework has not been clearly defined. We believe most of the framework models proposed in recent works remain at conceptual level. In this paper, we propose a practical-level framework reference model, and define key elements of frameworks. The research goal is to precisely identify concrete elements of a framework, inter-connection of components within a framework, extended notion of connectors, and tailored meaning of architecture In a framework. Hence, the proposed framework can be practically implemented in common object-oriented languages and with middleware such as lava, J2EE, CORBA Component Model (CCM) and NET.

A Framework for Developing interoperable Knowledge Discovery System

  • Li, Sheng-Tun;Shue, Li-Yen
    • Proceedings of the Korea Inteligent Information System Society Conference
    • /
    • 2001.01a
    • /
    • pp.435-440
    • /
    • 2001
  • The development of web-aware knowledge discovery system has received a great deal of attention in recent years. It plays a key-enabling role for competitive businesses in the E-commerce era. One of the challenges in developing web-aware knowledge discovery systems is to integrate and coordinate and coordinate existing standalone or legacy knowledge discovery applications in a seamless manner, so that cost-effective systems can be developed without the need of costly proprietary products. In this paper, we present an approach for developing a framework of web-aware interoperable knowledge discovery system to achieve this purpose. This approach applies RMI and high-level code wrapper of Java distributed object computing to address the issues of interoperability in heterogeneous environments, which includes programming language, platform, and visual object model. The effectiveness of the proposed framework is demonstrated through the integration and extension of the two well-known standalone knowledge discovery tools, SOM_PAK and Nenet. It confirms that a variety of interoperable knowledge discovery systems can be constructed efficiently on the basis of the framework to meet various requirements of knowledge discovery tasks.

  • PDF

Design and Implementation of a Management Framework for Ubiquitous Home Networks (유비쿼터스 홈 네트워크를 위한 JMX 기반 관리 프레임워크의 설계 및 구현)

  • Kim, Dae-Young;Lee, Jong-Eon;Cha, Si-Ho;Cho, Kuk-Hyun
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.33 no.5B
    • /
    • pp.275-284
    • /
    • 2008
  • In this paper we design and implement a management framework base on JMX to control and manage ubiquitous home networks. To do this, we organize the ubiquitous home network test-bed that consists of information electronics and sensor devices. In the test-bed network, we implement the management framework which can control and manage various applications and devices in home network environment. In addition, it can also define and add new services easily. Moreover, it is possible to provide various management interfaces with multi-protocols. The framework is formed to integrate legacy management systems readily.

A Study on the Configuration of the Quotation Management System in the Make-To-Order Manufacturing Environments (수주생산 환경에서 견적관리체계의 구성에 관한 연구)

  • Jeon, Gyu-Hwan;Jang, Gil-Sang;Park, Chang-Kwon
    • Journal of the Korea Safety Management & Science
    • /
    • v.23 no.4
    • /
    • pp.73-81
    • /
    • 2021
  • Today's manufacturers must respond quickly to customer needs. In particular, make-to-order companies are constantly striving to satisfy customer demand for products in order to secure more favorable conditions in the future through bidding. In this bidding process, quotations play a very important role in providing favorable conditions. And the most important content that companies strive to satisfy their customers is the product's performance. Therefore, a company can attract customers and secure economic profits through good quotations, but it can be said that the first priority is to match the performance of the products requested by the customers. That is, when a company creates a quotation, it is important to structure the quotation according to the performance of the product. Thus, this paper intends to present a quotation management framework and a quotation BOM information model for constructing quotations efficiently in make-to-order manufacturing. And, in order to prove the usefulness of the proposed quotation management framework, we presents an case of the construction of an quotation management system based on the JAVA platform. As a result, the integrated quotation management system based on the proposed quotation management framework and quotation BOM has been successfully operated in a make-to-order company that manufactures marine engines.