A Development of Web-based Remote monitoring and control system using Java

Java를 이용한 웹 기반 원격 감시제어시스템 개발

  • 박종진 (청운대학교 인터넷학과)
  • Published : 2007.02.28

Abstract

In this paper, a example of a development of web-based remote monitoring and control system using Java technology on TCP/IP is proposed. We implemented Client/Server socket programs using Java Socket class, and applied those to a greenhouse made from LEGO blocks and made web-based greenhouse remote monitoring and control system. Implemented System transferred states of greenhouse to client programs, and control signals from client program were transferred to Server. Greenhouse model was controlled well by the system.

본 논문은 Java 기술을 이용하여 TCP/IP 상에서 웹 기반의 원격 감시제어시스템 개발에 대한 예를 제시하였다. Java의 Socket 클래스를 이용한 클라이언트/서버 소켓 프로그램을 구현하였고 이를 레고 블록으로 만든 온실 모델에 적용하여 웹 기반 온실 감시제어시스템을 구축하였다. 구축된 웹 기반 온실 감시제어시스템은 온실의 정보를 클라이언트 프로그램에 잘 전달하여 표시하며 웹 상에서 동작하는 Java Applet 클라이언트에서 보내는 제어 신호를 서버를 통해 온실 모델에 잘 전달하여 동작시키는 것을 볼 수 있었다.

Keywords