초록
스마트폰과 같은 모바일 장치는 휴대가 간편한 소형 컴퓨팅 장치로서 기존 컴퓨터에서 수행하던 작업을 수행할 수 있으며 맞춤형 개인화 서비스가 가능하여 널리 활용되고 있다. 모바일 장치에서 동작하는 모바일 애플리케이션은 모바일 플랫폼의 특성에 따라서 호환성이 떨어지기는 특징을 가지기 때문에 해당 플랫폼을 지원하기 위해서는 플랫폼에 맞게 다시 개발해야 하는 제약사항을 가진다. 본 논문에서는 이를 해결하기 위해서 표준 웹 개발 언어인 HLTML5와 자바스크립트 라이브러리인 jQuery를 이용하여 다양한 모바일 플랫폼에서 호환성을 가지는 유비쿼터스 헬스케어 모니터링 시스템을 구현하였다. 구현된 시스템은 모바일 플랫폼뿐만 아니라 데스크톱 컴퓨터에서도 호환성을 가지기 때문에 다양한 환경에서 활용이 가능하다.
The Mobile device like smart phone is a small computing device and easy to carry around. The Mobile devices are wildly being used as desktop personal computer and can served individual services. Because of compatibility of applications working on mobile devices are not good, so developer need to develop it that match changes in platform fetures. In this paper, we design and implementate ubiquitous healthcare monitoring system that can be runs on many different platforms using HTML5 as a standard web development language and jQuery as a javascript library. Ubiquitous healthcare monitoring system is runs on on many different platforms like mobile platforms and desktop web browsers.