• Title/Summary/Keyword: Client-Server System

Search Result 1,216, Processing Time 0.035 seconds

A JAVA Client/Server Development for CAN-Based Remote Controls (CAN 기반의 원격제어 시스템을 위한 JAVA Client/Server 개발)

  • 정민식;박진우;이장명;이만형
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 2000.10a
    • /
    • pp.324-324
    • /
    • 2000
  • This paper presents a CAN-based control system, which supports tole-operations over the Internet. As a result, CAN-based control systems are opened up for remote control, monitoring and maintenance using WWW-technology. Most of the system is written in JAVA because it is small, powerful package and can easily be reused in the whole system on different platforms and implemented in embedded system. The effectiveness of proposed method is demonstrated through the experiments using a CAN-based manipulator, which allow remote access for Web-based Java clients.

  • PDF

An Implementation of OPC Client for Display Inspection System (디스플레이 검사 장비를 위한 OPC Client 개발)

  • Han, Chang-Ho;Oh, Choon-Suk;Ryu, Young-Kee
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.14 no.5
    • /
    • pp.411-414
    • /
    • 2008
  • OPC is the preferred communication standard for sharing process control data at all levels of the enterprise and becomes the global standard, sends/receives the data with PLC programs of inspection system via network, and manages various data using OPC server. In this paper, we introduce the developed OPC client system for FPD inspection system with OPC server. To control inspection system through OPC server, we have developed libraries which consist of stage driver, switch driver, microscope driver, image processing, alignment, and task management modules. Also we have developed the test program to verify all functions precisely. We describe the mechanism of inspection system, OPC connection method, and programs.

Development of a Remote Monitoring and Control System using the Mobile Internet (무선 인터넷망을 이용한 PDA 기반 원격 감시 및 제어 시스템 개발)

  • 박광호;김창구;기창두
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2000.11a
    • /
    • pp.674-677
    • /
    • 2000
  • This paper describes a remote monitoring and control system using mobile internet environments through TCP/IP. The server program acts as the main interface between the machine system and the internet technology. The client program is to be distributed to the remote users such as PDA who want to monitor the machine status. A server system is designed to send information of the faults and status of application system to the client part. Therefore, The client parts can take measures and control the system remotely according to the error and faults of system. We developed the client- serversystem for remote control of a green house environment.

  • PDF

Recovery Technique using PLT in a Page-Server Object Oriented DBMS (페이지-서버 객체지향 DBMS에서의 PLT를 이용한 회복기법)

  • Cho, Sung-Je
    • The KIPS Transactions:PartD
    • /
    • v.9D no.6
    • /
    • pp.1097-1104
    • /
    • 2002
  • Recently, with a drop in memory chip price and rapid development of mass storage memory chip technology, research on client-server Database Management Systems has gained wide attention. This Paper discusses the recovery technique in a page-server OODBMS environment. Although most researchers have studied client-server systems, the recovery technique has been a poor researches. In this paper, client transfers only the completed log records to the server and resolves the problems in the current recovery techniques. In addition, the server manages only the execution of completed log records suggesting a simple recover algorithm, Client uses system concurrency, fully, by acting to abort actions and it suggests a page unit recovery technique to reduce time that is required in the whole database.

A Study on Implementation of Roaming Function in Digital Mobile Communications System using a Client-Server Model (클라이언트-서버 모델을 사용한 디지틀 이동통신 시스템의 로우밍 기능 구현에 관한 연구)

  • 임선배;박진우
    • The Journal of Korean Institute of Communications and Information Sciences
    • /
    • v.17 no.12
    • /
    • pp.1371-1379
    • /
    • 1992
  • In this paper, we describe the general concept of digital mobile communications system and present a client-server model for the implementation of roaming function, which is on of the most important functions in digital mobile communications system. And finally we also describe our simulation test and analysis for the presented client-server model.

  • PDF

Mobile Client-Server System for Real-time Continuous Query of Moving Objects

  • Kim, Young-Choon;Joo, Hae-Jong;Kim, Young-Baek;Rhee, Sang-Yong
    • International Journal of Fuzzy Logic and Intelligent Systems
    • /
    • v.11 no.2
    • /
    • pp.95-102
    • /
    • 2011
  • In this paper, a Mobile Continuous Query Processing System (MCQPS) is designed to solve problems related to database hoarding, maintenance of shared data consistency, and optimization of logging. These problems are caused by weak connectivity and disconnection of wireless networks inherent in mobile database systems under mobile client-server environments. We show the superiority of the proposed MCQPS by comparing its performance to the Client-Intercept-Server (C-I-S) model. In addition, several experimental results show the effectiveness of our proposed indexing structure and methodology for real-time continuous queries.

Remote Fuzzy Logic Control System using SOAP (SOAP를 이용한 원격 퍼지 논리 제어시스템)

  • Yi, Kyoung-Woong;Choi, Han-Soo
    • Journal of Institute of Control, Robotics and Systems
    • /
    • v.13 no.4
    • /
    • pp.329-334
    • /
    • 2007
  • This paper deals with self-tuning of fuzzy control systems. The fuzzy logic controller(FLC) has parameters that an: input and output scaling factors to effect control output. Tuning method is proposed for the scaling factor. In this paper. it is studied to control and to monitor the remote system statues using SOAP for communicate between the server part and the client part. The remote control system is controlled by using a web browser or a application program. The server part is waiting for the request of client part that uses internet network for communication each other and then the request is reached. the server part saves client data to the database and send a command set to the client part and then the client part sends command to controller in a cool chamber. The administrator can control and monitor the remote system just using a web browser. The effects of membership functions, defuzzification methods and scaling factors are investigated in the FLC system.

Middleware on Hanuri/C as a Multimedia Client-Server Application Development Tool (멀티미디어 클라이언트-서버 응용 개발 도구인 한우리/C의 미들웨어)

  • Im, Chae-Deok
    • The Transactions of the Korea Information Processing Society
    • /
    • v.2 no.5
    • /
    • pp.797-806
    • /
    • 1995
  • The Client-Server model is a computing technique that efficiently uses distributed resources via networks. But, generating an application using Client- Server model requires many different expertises to developers in comparison to that of using the centralized computing method. That is, and application developer must be familiar with network programming and GUI(Graphical User Interface) techniques in addition to conventional programming skills. Accordingly, the time and man power have been issued for building a Client-Server system. To alleviate these problem, the Client-Server applications development tools are needed To meet such a need, we developed a GUI based tool, called Hanuri/C, for generating Client-Server application programs. In comparison to existing Client-Server tools, Hanuri/C is reinforced Multimedia facilities, Hanuri/C is reinforced Multimedia facilities. Hanuri/C is considered as a front-end part of distributed system software. That is, Hanuri/C is a Client-Server tool similar to Forth Generation Language(4GL) supporting multimedia application on top of the Distributed Computing environment(DCE). In this paper, we present the design and implementation method of the middleware part of Hanuri/c.

  • PDF

Performance Analysis of Service Model between server and client on PMSS System (PMSS 시스템에서 서버/클라이언트 간 서비스 모델의 성능분석)

  • Lee, Min-Hong;Kim, Kyung-Hoon;Nam, Ji-Seung
    • The KIPS Transactions:PartA
    • /
    • v.11A no.3
    • /
    • pp.207-212
    • /
    • 2004
  • This paper provides the higher user QoS(Quality of Service) by analyzing media service model between server and client in single VoD(Video on Demand) environment and applying it to parallel VoD environment. Media service model is divided into the Client Pull, Server Push, and IPP(Interleaving Pull & Push) model. A server sends data based on client's request in the Client Pull Model. A server one-sidedly sends data without client's request in the Server Pull model. And the WP model unites above two models. For a parallel VoD environment, We built the PMSS system which provides the parallel media streaming services that one client is simultaneously served by several servers. In the single and parallel VoD environment, We compare and analyze the performance of service models with respect to network delay and data size in buffer. In this experiment, we found that IPP service model keeps the least network delay and stable client buffer in the parallel VoD environment. This result shows that PMSS can provide the more quality of service.

Design and Implementation of Mobile Platform for Personalized Media Streaming Service (사용자 맞춤형 미디어 스트리밍 서비스를 위한 모바일 플랫폼 설계 및 구현)

  • Park, Sung-Joo;Yang, Chang-Mo
    • Proceedings of the Korean Society of Broadcast Engineers Conference
    • /
    • 2010.07a
    • /
    • pp.360-363
    • /
    • 2010
  • Streaming Technology can support the real-time playback without downloading and storing multimedia data in local HDD. So, client browser or plug-in can represent multimedia data before the end of file transmission using streaming technology. Recently, the demand for efficient real-time playback and transmission of large amounts of multimedia data is growing rapidly. But most users' connections over network are not fast and stable enough to download large chunks of multimedia data. In this paper, we propose an intelligent IP streaming system based on personalized media service. The proposed IP streaming system enables users to get an intelligent recommendation of multimedia contents based on the user preference information stored on the streaming server or the home media server. The supposed intelligent IP streaming system consists of Server Metadata Agent, Pumping Server, Contents Storage Server, Client Metadata Agent and Streaming Player. And in order to implement the personalized media service, the user information, user preference information and client device information are managed under database concept. Moreover, users are assured of seamless access of streamed content event if they switch to another client device by implementing streaming system based on user identification and device information. We evaluate our approach with manufacturing home server system and simulation results.

  • PDF