Android mobile phone information push system based on the XMPP protocol

XMPP 프로토콜기반 Android 휴대폰 정보 푸쉬 시스템

  • Published : 2012.10.26

Abstract

In this paper, android phone information push system based on the XMPP protocol is proposed. It uses Java and eclipse development tools to create an information pushing system in android phone based on the XMPP protocol, and runs on the C/S network situation. Not only, the information can be send and receire form android phone in the PC server, but also the smack packet of the android phone is used fully by this system. Therefore, the speed of the transmission and the transfer are better than other sending sportocol in the basic XMPP protocol of the system.

본 논문에서는 XMPP 프로토콜 기반 Android 휴대폰 정보 푸쉬 시스템을 제안한다. 이를 위해 C/S 네트워크 환경에서 JAVA 언어와 eclipse 개발 도구로 XMPP 기반의 인스턴트 메시징 시스템을 구현하였다. 본 시스템은 PC서버에서 휴대폰 클라이언트까지 메시지를 주고받을 수 있다. Android 휴대폰에서 가지고 있는 smack 패키지로 확장이 기능하게 하였다. 본 시스템은 기존의 XMPP 프로토콜을 이용한 응용 프로그램들 보다 파싱속도와 전송속도 면에서 성능이 우수하다.

Keywords