• Title/Summary/Keyword: JAVA-RMI

Search Result 62, Processing Time 0.025 seconds

Java Method Technique for the Integration of Web and Object-Relational Database System (웹과 객체-관계 데이터베이스 시스템 연동을 위한 Java 메소드 기법)

  • 윤현진;용환승
    • Journal of Korea Multimedia Society
    • /
    • v.1 no.2
    • /
    • pp.142-153
    • /
    • 1998
  • In this paper, Java Method approach for the integration of Web and Object-Relational DBMS is proposed. For the purpose, we extend to use Java language in programming user-defined function which is one of important characteristic of Object-Relational DBMS with object concept. Therefore we can retrieve not only database objects but also their associated Java methods to run in clients. Finally, to demonstrate the feasibility of the proposed Java Method technique, we designed and implemented this Java method system based on three-tier client/server architecture using JDBC(Java Database Connectivity) and Java RMI(Remote Method Invocation).

  • PDF

A design and Implementation of the Remote Method Invocation on the Mobile Host (모바일 호스트에서 수행되는 RMI의 설계 및 구현)

  • 김다정;김용수;강대욱
    • Proceedings of the IEEK Conference
    • /
    • 2003.11c
    • /
    • pp.349-352
    • /
    • 2003
  • Due to low bandwidth and high error rate, the wireless Link is more frequent disconnected than the wired link. Link failure in the method invocation often appears as a failed method invocation. Framework of RMI is adjusted with queuing of method call. RMI's performance can be enhanced without breaking compatibility with Java RMI specification.

  • PDF

Browser 연동에 의한 Multi-Modal 영영사전 검색 시스템의 구현에 관한 연구

  • 장준식;윤재석
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.10a
    • /
    • pp.785-788
    • /
    • 2003
  • 개인용 컴퓨터나 무선 전화, PDA의 기술 발전으로 이들이 인터넷에 접속이 용이해짐에 따라, 사용자들은 좀 더 다양하게 인터넷 상의 정보를 검색할 수 있는 방법을 찾고 있다. 본 연구에서는 GUI Browser와 Voice Browser를 연동하여 각 Browser들의 인터페이스를 동시에 사용할 수 있는 시스템을 설계 구현해 보았다. 이 때 Java RMI(Remote Method Invokation)를 이용하여 각 Browser 인터페이스들 사이에 통신이 가능하도록 하였다. 구체적인 시스템으로써 VUI와 GUI를 통해서 검객이 가능한 Multi-Modal 영영사전 어플리케이션을 구현하여 보았다.

  • PDF

Design and Implementation of Reliable Distributed Programming Environment based on HORB (HORB에 기반한 신뢰성 있는 분산 프로그래밍 환경의 설계 및 구현)

  • Hyun, Mu-Yong;Kim, Shik;Kim, Myung-Jun
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.39 no.2
    • /
    • pp.1-9
    • /
    • 2002
  • The use of Object-Oriented Distributed Programming(OODP) environment such as DCOM, DSOM, Java RMI, CORBA to implement distributed applications is becoming increasingly popular. However, absence of a fault-tolerance feature in these middleware platforms complicates the design and implementation of reliable distributed object-based applications, although they greatly enhance the quality and reusability of the distributed object-based applications. In this paper, we propose a fault-tolerant programming environment based on RMI, namely Evergreen, for the reliable distributed computing with checkpoints and rollback-recovery mechanism. Based on a series of experiments, we evaluate the performance of Evergreen and find its possibility of extension to fully support our optimal design goal.

A Technique for Distributed Media Object Live Streaming (분산 미디어 객체 실시간 스트리밍 기법)

  • Seo Bong-Kun;Kim Yun-Ho
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.1
    • /
    • pp.74-79
    • /
    • 2006
  • In this paper, we present a technique for distributed media object live streaming using RMI and JMF. Then, we handle technique that simplify complex control of distributed objects using RMI and do one-to-many live streaming in network environment that do not support multicast using JMF. It can separate transmission and control to use RMI and JMF based on Java. Consequently the technique is available in development of multimedia service application that is independent to platform.

Internet-Based Remote Control System Using Power Line Communication (전력선 통신을 이용한 인터넷 기반 원격 제어 시스템)

  • 차주헌;전희연;김재덕;김근영
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2001.04a
    • /
    • pp.523-528
    • /
    • 2001
  • In this paper, we describe the internet-based remote home automation system that con control and manage home appliances or digital devices bi-directionally through Internet. The platform-independency of VRML and Java applet enables users to access their home appliances and to check current state of them in t he virtual reality environment. The main focus is on three aspects. One is on the virtual reality technology to support the user interface efficiently by using 3D GUI in web-browser. Another is on the system architecture that consists of Home server and its manager server called Gate server in this paper. These servers have been implemented by Java RMI which is the basic single programming interface for distribution of objects and services using Java technology. The third, remote PLC controller and each digital devices are composed of home networking by PLC using CEBus protocol.

  • PDF

Implementation and Performance Analysis of Group Communication using the CORBA & JAVA (CORBA와 JAVA를 이용한 그룹통신 구현 및 성능 분석)

  • Choe, Man-Eok;Gu, Yong-Wan
    • The KIPS Transactions:PartA
    • /
    • v.8A no.4
    • /
    • pp.461-468
    • /
    • 2001
  • Large-scale distributed applications based on Internet and client/server applications have to deal with series of problems such as load balancing, unpredictable communication delays, partial errors, and networking failures. Therefore, sophisticated applications such as teleconferencing, video-on-demand, and concurrent software engineering require an abstracted communication. In this paper, we present our design, implementation and performance analysis of group communication using the CORBA ORB, JAVA RMI, Socket based on distributed computing. We anticipate our study may apply to the various field of applications such as fault-tolerant client/server system, groupware, scalable text retrieval system, and financial information systems.

  • PDF

Implementation and Performance Analysis of the Group Communication Using CORBA-ORB, JAVA-RMI and Socket (CORBA-ORB, JAVA-RMI, 소켓을 이용한 그룹 통신의 구현 및 성능 분석)

  • 한윤기;구용완
    • Journal of Internet Computing and Services
    • /
    • v.3 no.1
    • /
    • pp.81-90
    • /
    • 2002
  • Large-scale distributed applications based on Internet and client/server applications have to deal with series of problems. Load balancing, unpredictable communication delays, and networking failures can be the example of the series of problems. Therefore. sophisticated applications such as teleconferencing, video-on-demand, and concurrent software engineering require an abstracted group communication, CORBA does not address these paradigms adequately. It mainly deals with point-to-point communication and does not support the development of reliable applications that include predictable behavior in distributed systems. In this paper, we present our design, implementation and performance analysis of the group communication using the CORBA-ORB. JAVA-RML and Socket based on distributed computing Performance analysis will be estimated latency-lime according to object increment, in case of group communication using ORB of CORBA the average is 14.5172msec, in case of group communication using RMI of Java the average is 21.4085msec, in case of group communication using socket the average is becoming 18.0714msec. Each group communication using multicast and UDP can be estimated 0.2735msec and 0.2157msec. The performance of the CORBA-ORB group communication is increased because of the increased object by the result of this research. This study can be applied to the fault-tolerant client/server system, group-ware. text retrieval system, and financial information systems.

  • PDF

A technique for creating remote objects by local semantics (로컬 의미에 의한 원격객체 설계 기법)

  • 김윤호
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2003.10a
    • /
    • pp.829-832
    • /
    • 2003
  • This paper presents a technique that allows objects written with local semantics to be made remote. It works by creating interfaces that have roughly the same method signatures as the local interfaces but are remote. These generated interfaces form a layer between the application server interfaces and the RMI runtime. This technique results in the coding of tediously repeated try/catch blocks for the RMI remote interface.

  • PDF

Design the Multi-Platform Based Automatic Distribution Method of Security Patches with RMI and SSL (RMI와 SSL를 이용한 멀티플랫폼 환경에서의 안전한 보안패치 분배 시스템 설계)

  • 이상원;김윤주;문종섭;서정택;최대식;박응기
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2004.04a
    • /
    • pp.283-285
    • /
    • 2004
  • 개발과정에서의 오류로 인한 취약점을 이용한 공격들이 늘어나면서 이에 대한 보안패치를 체계적인 방법으로 신속하게 자동 분배가 가능한 보안패치 분배 시스템에 대한 필요성이 증대되고 있다. 그러나, 이러한 시스템을 설계 및 구현하는 과정에서 많은 문제점이 대두되었다. 본 논문에서는 이러한 문제점들을 해결하고 분산 시스템 환경 및 안전한 통신을 기반으로 보안패치를 분배할 수 있도록 하기 위해서 Java RMI와 SSL를 함께 사용한 보안패치 분배 시스템 프레임워크를 설계, 제시하고자 한다.

  • PDF