• Title/Summary/Keyword: Middleware sever

Search Result 6, Processing Time 0.02 seconds

Interface Design for Performance Improvment of CORBA Services (CORBA 서비스의 성능 향상을 위한 인터페이스 설계)

  • Kim, Sang-Ho;Chi, Jeong-Hee;Ryu, Keun-Ho
    • The KIPS Transactions:PartD
    • /
    • v.11D no.1
    • /
    • pp.203-210
    • /
    • 2004
  • A new research of geographic information system has been focused on an open architecture, interoperability and extensibility in their design. In order to process huge data, multidimensional data and heterogeneous geographic format data, these research move away from monolithic system to open structure system managing application layer and user interface layer. Nowadays, many developers have used CORBA middleware for the OGIS systems. However, CORBA middleware has some problems that support only a point-to-point communication and takes a long time to transfer sever data to client. Thus, in this paper, we propose a method on modifying a point-to-point communication and implement the efficient communication method. The proposed method that transfer data from sever to client in one connection support a group communication and reduce a transfer time delay.

Design of the Autogenous Context Service and Middleware for Ubiquitous Environments (유비쿼터스 환경을 위한 자생적 컨텍스트 서비스와 미들웨어의 설계)

  • Oh Hae-Seok;Oh Dong-Yeol
    • Journal of Korea Multimedia Society
    • /
    • v.8 no.8
    • /
    • pp.1088-1098
    • /
    • 2005
  • Context-Aware is a one of the important researches in ubiquitous computing for providing optimal service to users by acquiring user's intentions and environmental information. Diverse researches are focused on the users and its environment facts for Context-Aware base and introduce a sensing based middleware which engages sever/sensor that operates identifier information to provide services. Context-Aware service which is limited by users and environment facts has the problem of overlapping sensing, unnecessary searching and anonymity of users. Also Server-Centric Context-Aware system requires very high cost to manage and operate the services. On this paper, We introduce Autogenous Context service model to simplify the Context-Aware process and design the middleware which performs decentralize management for Context-Aware information of user's portable devices to minimize problems which is occurred during the management and operation of existing Context-Aware system.

  • PDF

Integrated Management Middleware for the Servers supporting the terminal-independent (단말기 독립형 서버 통합 관리 미들웨어)

  • Kim Jeong-Hee;Kwak Ho-Young
    • Journal of the Korea Institute of Information and Communication Engineering
    • /
    • v.10 no.6
    • /
    • pp.1106-1118
    • /
    • 2006
  • The Internet has become an important instrument for providing many pieces of information to us. And server systems offer the various services after processing a volume of information, it's network topology also has been complex for providing information. Therefore this expansion means the importance of fast and sustained management of server systems. But most of server systems are located in fire-walls to allow only restricted access. Moreover, due to the difference of management based on the different operating system of each server system, management of server system is not to efficiency. That is, sever administrators have to manage by themselves many kinds of servers by using local-based or socket-based single access applications. Therefore, we design and implement a middleware system which allows to manage many kinds of severs integrally ruling XML-based Web Services which have distributed object technology such as CORBA, Java RMI and DCOM, but are free from platforms or development languages. System also provides location transparency and terminal independence and calls a server system management command to manage systems.

PC Interlocked Terminal-based Public Offices Fees Payment Management System (PC 연동 단말기 기반의 관공서 제세공과금 수납관리 시스템)

  • Shin, Dong-Suk
    • The Journal of the Korea Contents Association
    • /
    • v.9 no.5
    • /
    • pp.50-60
    • /
    • 2009
  • Recently, the traffic card is gradually utilized and its several supplementary services have been significantly developed. Particularly, since it is possible to pay fees for buses, taxies, subways, parking and tollgates with only one traffic card, new payment method for economically processing has been focused. This paper presents a new receipt management system which allows possibly paying with several digital cards through PC interfacing terminals. The proposed system is mainly composed of three parts: terminals, middleware, and management servers. A terminal part includes processing module for payment/charging and credit/check/debit cards, etc and its operation is fulfilled through a middleware part. A main task of a middleware part is to connect a terminal part to managing servers through middleware applications. Additionally, processing of several receipt items and monitoring of the terminals to product statistical reports based on the processed result are carried out in the middleware. A management sever part is accomplished for collecting all of transaction histories against users and charging items over allowed province and managing statistical information. The proposed system is currently utilized in the Nam-GU district office and the Nam-GU district health center, Busan, S. Korea, respectively for testing its effectiveness. We conclude from this demonstration that the system is more useful and efficient than the previous processing method especially in that variable payment ways are provided and consumption burden is reduced.

The Hybrid Lighting Control System on Multiple Sensor (다중센서 기반의 하이브리드 조명제어 시스템)

  • Hong, Sung-Il;Lin, Chi-Ho
    • Journal of IKEEE
    • /
    • v.17 no.3
    • /
    • pp.301-308
    • /
    • 2013
  • In this paper, we propose the hybrid lighting control system on multiple sensor. The proposed hybrid lighting control system was designed for management and control of street lightings by configured as the data display part of integration-interworking part, the data conversion-processing part of integrated management part, and the communication part of gateway system. The data are implemented to designing the DB to enable to storage in real-time by enable to monitoring by wireless remote control and schedule set. As a result of the efficiency verification of the proposed hybrid lighting control system, the hybrid lighting control system be to the real-time monitoring and remote lighting control was possible, because to peristalsis with smart devices and portable PC etc., and it could be obtained the effect of energy and electricity, communication cost reduction.

A Design and Implementation of the Management Sever for the Gateway Supporting Home Networking Using the UML (UML을 이용한 흠 네트워킹 지원 게이트웨이 관리 서버 설계 및 구현)

  • 권진혁;민병조;강명석;남의석;김학배
    • Journal of the Korea Computer Industry Society
    • /
    • v.5 no.3
    • /
    • pp.393-404
    • /
    • 2004
  • Recently, public home have used a more than two computer connected with network, and several home appliances using independently with internet or network are developing to be related closely with the network. Therefore, the home utilized for a simple terminal of the global network in the past is being expanded to another part of the sub network. For a variety of connecting home-area protocols with the existing existing network, we require a new Residential Gateway(RG) that does not only make the home-area network operating in the sub network but also connects to the external network. In this paper, RG has intrinsic limits against flexible service due to IP address assignment and hardware capacity. In order to solve this problem in the RG, we propose a Management Server(MS). The MS that offers the integrated managements and control services for a variety of devices connected the RG in the home-area. It can not only solve the dynamic IP address assigning problem but also assigns private IP addresses to the home network devices through the Network Address Translation(NAT). It also provides somewhat useful functions for the home network and the RG for other additional services. <중략> The MS is using a SNMP protocol for managing the RG in the domain, a polling method of the MS and the RG compose a sequence polling method, a polling method using a multi-process and a multi-thread. In this paper, we introduce a problem with polling method separately, show a polling method between the MS and the RG using a multi-thread.

  • PDF