KR20030025609A - Message Service Providing System and Method for Wireless Terminal - Google Patents

Message Service Providing System and Method for Wireless Terminal Download PDF

Info

Publication number
KR20030025609A
KR20030025609A KR1020010058739A KR20010058739A KR20030025609A KR 20030025609 A KR20030025609 A KR 20030025609A KR 1020010058739 A KR1020010058739 A KR 1020010058739A KR 20010058739 A KR20010058739 A KR 20010058739A KR 20030025609 A KR20030025609 A KR 20030025609A
Authority
KR
South Korea
Prior art keywords
message
message service
wireless terminal
program
user
Prior art date
Application number
KR1020010058739A
Other languages
Korean (ko)
Inventor
김용운
Original Assignee
인포뱅크 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 인포뱅크 주식회사 filed Critical 인포뱅크 주식회사
Priority to KR1020010058739A priority Critical patent/KR20030025609A/en
Publication of KR20030025609A publication Critical patent/KR20030025609A/en

Links

Landscapes

  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PURPOSE: A system and a method for providing a message service for a wireless terminal are provided to divide a message to have a short message type if the receiving of the message is impossible due to a large size, and to process and transmit the divided message, so as to secure compatibility and reliance in message transmission under any condition. CONSTITUTION: A server(100) and a DB(122) are arranged. In the server(100), a communication network interface is for connecting a wireless network provider and a communication network. A software download program(120) provides a message service program capable of transceiving a compound message with a wireless terminal. A user authentication program(108) operates the message service program installed in the wireless terminal, to check whether a user requesting a connection to a message service provide system(20) is right by referring to the DB(100). A terminal state monitoring program(110) monitors whether the message service program installed in the terminal for receiving a message is operated, and transmits the message according to the monitored results. And a message dividing program(112) divides the message to have a short message size, and stores the divided message in the DB(100).

Description

무선 단말기를 위한 메시지 서비스 제공 시스템 및 방법{Message Service Providing System and Method for Wireless Terminal}Message Service Providing System and Method for Wireless Terminal

본 발명은 메시지 서비스 제공 시스템에 관한 것으로, 보다 상세하게는 무선 단말기에 큰 크기의 메시지를 전송할 수 있는 무선 단말기를 위한 메시지 서비스 제공 시스템 및 방법에 관한 것이다.The present invention relates to a message service providing system, and more particularly, to a message service providing system and method for a wireless terminal capable of transmitting a large size message to the wireless terminal.

통신 기술이 발전하고 휴대용 무선 단말기의 보급이 확산되면서 현대인들에게 무선 단말기는 생활의 필수 요소로서 자리잡고 있다. 이에 따라 이를 이용한 각종 서비스들이 제공되고 있는데 그중 가장 보편적으로 사용되고 있는 서비스는 사용자가 단말기 등을 이용하여 짧은 문자열을 작성하고 이를 수신측 무선 단말기로 전송하는 단문 서비스(Short Message Service; SMS)이다.With the development of communication technology and the proliferation of portable wireless terminals, wireless terminals have become an essential element of life for modern people. Accordingly, various services are provided using the service. The most commonly used service is a short message service (SMS) in which a user writes a short string using a terminal and transmits the short string to a receiving terminal.

단문은 100바이트의 작은 크기로 한정되어 있으며, 현재 단문 서비스는 원하는 사용자 간에 일대일로 전송하거나, 무선망 사업자 또는 이들과 연관된 정보 제공자측에서 다수의 무선 단말기로 전송하는 방법으로 서비스되고 있다.Short text is limited to a small size of 100 bytes, and the short text service is currently provided by one-to-one transmission between desired users or by a wireless network operator or an information provider associated with the multiple wireless terminals.

이러한 단문 서비스를 제공받기 위하여 사용자의 무선 단말기에는 단문 서비스를 제공받을 수 있는 프로그램이 탑재되어야 하고, 무선망 사업자는 원하는 사용자들간에 SMS 프로토콜을 이용하여 단문을 전송한다.In order to receive the short service, the user's wireless terminal must be equipped with a program capable of receiving the short service, and the wireless network operator transmits the short message using the SMS protocol between users.

그런데, 현재의 단문 서비스는 서비스 이용 요금이 비싸고 메시지의 크기가 100바이트로 한정되어 있기 때문에 전하고자 하는 내용을 충분히 전송할 수 없는 단점이 있다. 또한, 전송하고자 하는 메시지가 긴 경우 이를 사용자가 여러 회로 나누어 작성한 후 전송함에 따라 서비스 이용료가 가중되는 문제점이 있다. 뿐만 아니라 메시지를 송신하고 난 후 상대방이 해당 메시지를 정확히 수신하였는지 확인할 수 없어 메시지 전송의 신뢰성을 보장할 수 없다.However, the current short message service has a disadvantage in that the service usage fee is expensive and the size of the message is limited to 100 bytes, so that the content to be transmitted cannot be sufficiently transmitted. In addition, when the message to be transmitted is long, the service fee is increased as the user divides the circuit into multiple circuits and transmits them. In addition, after sending a message, the other party cannot confirm whether the corresponding message is received correctly and thus cannot guarantee the reliability of the message transmission.

본 발명은 상술한 문제점을 해결하기 위하여 안출된 것으로서, 무선 단말기에 500바이트 이상의 큰 크기의 메시지를 처리할 수 있는 프로그램을 다운로드하도록 하고, 이를 이용하여 작성한 메시지를 데이터 통신 방식을 이용하여 원하는 상대에게 전송함으로써 보다 충분한 내용의 메시지를 전송할 수 있는 무선 단말기를 위한 메시지 서비스 제공 시스템 및 방법을 제공하는 데 그 기술적 과제가 있다.SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and allows a wireless terminal to download a program capable of processing a message having a large size of 500 bytes or more, and sends a message written using the same to a desired counterpart using a data communication method. There is a technical problem to provide a message service providing system and method for a wireless terminal that can transmit a message of more sufficient content by transmitting.

본 발명의 다른 기술적 과제는 큰 크기의 메시지를 수신할 수 없는 상황인 경우 이를 단문 메시지 형태로 분할하고 가공하여 전송함으로써 어느 조건에서나 메시지 전송의 호환성 및 신뢰성을 보장할 수 있는 무선 단말기를 위한 메시지 서비스 제공 시스템 및 방법을 제공하는 데 있다.Another technical problem of the present invention is to provide a message service for a wireless terminal capable of ensuring compatibility and reliability of message transmission under any conditions by dividing, processing, and transmitting a short message in a situation where a large size message cannot be received. It is to provide a providing system and method.

본 발명의 또 다른 기술적 과제는 메시지 전송 서비스를 완료한 후 메시지 송신자에게 서비스 결과를 통보함으로써 메시지 송신자가 자신의 메시지 송신 내역을 확인할 수 있도록 하는 데 있다.Another technical problem of the present invention is to notify a message sender of a service result after completing a message transmission service so that a message sender can check his or her message transmission details.

아울러 본 발명은 큰 크기의 메시지를 패킷 단위로 나누어 전송하고 과금함으로써 큰 크기의 메시지 전송에 저렴한 서비스 이용료를 과금하여 사용자의 서비스 이용 부담을 감소시킬 수 있도록 하는 데 그 기술적 과제가 있다.In addition, the present invention has a technical problem to reduce the service usage burden of the user by charging a low service fee for the transmission of a large size message by transmitting and charging a large sized message in packet units.

도 1은 본 발명이 적용되는 통신망의 일 예시도이다.1 is an exemplary diagram of a communication network to which the present invention is applied.

도 2는 도 1에 도시한 메시지 서비스 제공 시스템의 상세 구성도이다.FIG. 2 is a detailed configuration diagram of the message service providing system shown in FIG. 1.

도 3은 본 발명에 적용되는 무선 단말기의 상세 구성도이다.3 is a detailed configuration diagram of a wireless terminal applied to the present invention.

도 4는 본 발명의 일 실시예에 의한 메시지 서비스 제공 방법을 설명하기 위한 흐름도이다.4 is a flowchart illustrating a message service providing method according to an embodiment of the present invention.

도 5는 본 발명의 다른 실시예에 의한 메시지 서비스 제공 방법을 설명하기 위한 흐름도이다.5 is a flowchart illustrating a message service providing method according to another embodiment of the present invention.

도 6은 본 발명을 이용한 부가 서비스의 일 예를 설명하기 위한 도면이다.6 is a view for explaining an example of an additional service using the present invention.

도 7은 본 발명을 이용한 부가 서비스의 다른 예를 설명하기 위한 도면이다.7 is a view for explaining another example of the additional service using the present invention.

<도면의 주요 부분에 대한 부호 설명><Description of the symbols for the main parts of the drawings>

10 : 무선망 사업자20 : 메시지 서비스 제공 시스템10: wireless network operator 20: message service providing system

30 : 통신망40 : 기지국30: communication network 40: base station

60-1∼60-n : 무선 단말기100 : 서버60-1 to 60-n: wireless terminal 100: server

102 : 응용 프로그램 인터페이스104 : 응용 프로그램102: application interface 104: application

106 : 데이터베이스 관리 시스템108 : 사용자 인증 프로그램106: database management system 108: user authentication program

110 : 단말기 상태 감시 프로그램112 : 메시지 분할 프로그램110: terminal status monitoring program 112: message splitting program

114 : 단문 처리 프로그램116 : 과금 프로그램114: Short Processing Program 116: Billing Program

118 : 부가 서비스 제공 프로그램120 : S/W 다운로드 프로그램118: additional service providing program 120: S / W download program

122 : 데이터베이스124 : 사용자 DB122: database 124: user DB

126 : 메시지 DB128 : 과금정보 DB126: message DB128: billing information DB

130 : 부가정보 DB132 : 친구목록 DB130: additional information DB132: friend list DB

134 : 멀티미디어 DB200 : 중앙 제어부134: multimedia DB200: central control

202 : 입출력 장치204 : SMS 처리부202: input and output device 204: SMS processing unit

206 : 통신망 인터페이스208 : 메시지 서비스 프로그램206: communication network interface 208: message service program

210 : 주소록 관리 프로그램212 : 메시지 전송 요청 프로그램210: address book management program 212: message transmission request program

214 : 친구 관리 프로그램214: friend management program

216 : 친구 접속상태 확인요청 프로그램216: friend connection status request program

218 : 친구 등록 요청 프로그램218: friend registration request program

상술한 기술적 과제를 달성하기 위한 본 발명은 무선망 사업자와 통신망에 의해 접속되어 무선 단말기로 메시지 서비스를 제공하기 위한 시스템으로서, 서버 및 데이터 베이스를 포함하며, 상기 서버는 무선망 사업자와 통신망에 의해 접속하기 위한 통신망 인터페이스; 상기 무선 단말기에 중문 메시지를 송수신할 수 있는 메시지 서비스 프로그램을 제공하기 위한 S/W 다운로드 수단; 상기 무선 단말기에 설치된 상기 메시지 서비스 프로그램을 구동하여 메시지 서비스 제공 시스템에 접속 요청을 한 사용자에 대하여 데이터베이스를 참조하여 적법한 사용자인지 확인하기 위한 사용자 인증 수단; 메시지를 수신할 단말기에 설치된 메시지 서비스 프로그램이 구동되어 있는 상태인지 모니터링하고, 메시지 서비스 프로그램의 구동 여부에 따라 메시지가 전송되도록 하기 위한 단말기 상태 감시 수단; 및 상기 메시지를 단문 크기로 분할하고 이를 데이터베이스에 저장하기 위한 메시지 분할 수단;을 구비한다.The present invention for achieving the above technical problem is a system for providing a message service to a wireless terminal connected to a wireless network operator and a communication network, comprising a server and a database, the server by the wireless network operator and the communication network A network interface for connecting; S / W download means for providing a message service program capable of transmitting and receiving a Chinese message to the wireless terminal; User authentication means for confirming whether a user is a legitimate user by referring to a database of a user who has made a request for access to a message service providing system by driving the message service program installed in the wireless terminal; Terminal state monitoring means for monitoring whether a message service program installed in a terminal to receive a message is in a running state and for transmitting a message according to whether the message service program is driven; And message dividing means for dividing the message into a short size and storing it in a database.

또한, 본 발명은 무선망 사업자와 통신망에 의해 접속하여 무선 단말기로 메시지 서비스를 제공하기 위한 시스템에서의 메시지 서비스 제공 방법으로서, 상기 발신자의 무선 단말기에 메시지 서비스 프로그램을 설치하도록 하는 단계; 상기 송신자가 메시지를 작성하고 수신자를 지정하여, 상기 무선망 사업자를 경유하여 상기 메시지 서비스 제공 시스템으로 메시지 데이터 및 접속 요청 신호가 전송됨에 따라 상기 송신자가 적법한 사용자인지 판별하는 단계; 상기 적법한 송신자에 대하여 상기 메시지 서비스 제공 시스템으로의 접속을 허가하고, 상기 메시지 수신자가 상기 메시지 서비스 제공 시스템에 접속되어 있는 상태인지 확인하는 단계; 상기 수신자가 상기 메시지 서비스 제공 시스템에 접속되어 있는 경우 상기 무선 단말기로 메시지를 전송하는 단계; 상기 수신자가 메시지 서비스 제공 시스템에 접속되어 있지 않은 경우 상기 발신자로부터 전송된 중문을 단문 크기로 분할하는 단계; 상기 분할된 메시지 및 수신자 정보를 상기 무선망 사업자에게 전송하는 단계; 및 상기 무선망 사업자의 단문 서비스 센터를 통하여 상기 분할된 메시지를 수신자의 무선 단말기로 전송하는 단계;를 포함한다.In addition, the present invention provides a message service providing method in a system for providing a message service to a wireless terminal by accessing a wireless network operator and a communication network, comprising: installing a message service program in a wireless terminal of the sender; The sender composing a message and designating a receiver to determine whether the sender is a legitimate user as message data and a connection request signal are transmitted to the message service providing system via the wireless network operator; Authorizing the legitimate sender to access the message service providing system and confirming that the message receiver is connected to the message service providing system; Transmitting a message to the wireless terminal when the receiver is connected to the message service providing system; Dividing a Chinese sentence transmitted from the sender into a short message size when the receiver is not connected to a message service providing system; Transmitting the split message and recipient information to the wireless network operator; And transmitting the split message to a receiver's wireless terminal through a short service center of the wireless network operator.

이하, 첨부된 도면을 참조하여 본 발명의 바람직한 실시예를 보다 상세히 설명하기로 한다. 이하의 설명에서 '중문'이라 함은 500바이트 이상의 메시지를 의미하며, 이 메시지는 이미지 및 멜로디를 포함할 수 있다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description, "Chinese" means a message of 500 bytes or more, and the message may include an image and a melody.

도 1은 본 발명이 적용되는 통신망의 일 예시도이다.1 is an exemplary diagram of a communication network to which the present invention is applied.

도시된 것과 같이, 메시지 서비스 제공 시스템(20)은 통신망(30)을 통해 무선망 사업자(10)와 접속된다. 무선망 사업자(10)는 기지국(40)을 통해 무선 단말기(60-1∼60-n)로 신호를 전송하여 전화 통화, 단문 등의 서비스가 가능하게 한다.As shown, the message service providing system 20 is connected to the wireless network operator 10 through the communication network 30. The wireless network operator 10 transmits a signal to the wireless terminals 60-1 to 60-n through the base station 40 to enable a service such as a telephone call or a short message.

메시지 서비스 제공 시스템(20)은 무선 단말기(60-1∼60-n) 사용자가 중문을 송수신하고자 하는 경우, 이를 데이터 통신 방식(예; UDP 소켓 통신방식)에 의해 서비스하는 역할을 수행한다. 이를 위하여 무선망 사업자(10)는 단문 서비스를 제공하기 위한 단문 서비스 센터(SMSC)를 구비함은 물론 무선 데이터 통신을 할 수 있는 환경을 갖추고 있어야 한다.The message service providing system 20 serves to service a Chinese by a data communication method (eg, UDP socket communication method) when a user of the wireless terminal 60-1 to 60-n wants to transmit or receive a Chinese sentence. To this end, the wireless network operator 10 should not only have a short message service center (SMSC) for providing short text service but also have an environment for wireless data communication.

또한, 무선 단말기(60-1∼60-n) 사용자는 중문을 송신하거나 수신하기 위하여 이를 지원하는 프로그램을 무선 단말기(60-1∼60-n)에 설치하여야 하는데, 이 프로그램은 메시지 서비스 제공 시스템(20)이 보유하고 있어, 원하는 사용자가 메시지 서비스 제공 시스템(20)에 접속하여 다운로드하여 사용할 수 있다. 무선 단말기(60-1∼60-n)에는 이와 같은 프로그램을 다운로드하여 실행시킬 수 있는 가상 머신(Virtual Machine; VM) 또는 운영체제(Operating System; OS)가 설치되어 있다. 가상 머신이란 어떤 기계 구조나 하드웨어 플렛폼을 모방한 환경 또는 이것에 의해 실현된 가상적인 기계 환경을 의미하며, 하드웨어 그 자체를 모방하고 있기 때문에 실제로 그 하드웨어를 사용하는 프로그램이나 운영체제를 그대로 동작할 수있게 한다.In addition, the user of the wireless terminal 60-1 to 60-n should install a program supporting the Chinese terminal in the wireless terminal 60-1 to 60-n in order to transmit or receive the Chinese sentence, which is a message service providing system. Retained by (20), a desired user can access, download, and use the message service providing system (20). The wireless terminals 60-1 to 60-n are provided with a virtual machine (VM) or an operating system (OS) capable of downloading and executing such a program. A virtual machine is an environment that mimics a certain machine structure or hardware platform, or a virtual machine environment realized by it, and because it mimics the hardware itself, it is possible to operate a program or an operating system that actually uses the hardware as it is. do.

사용자는 무선 단말기(60-1∼60-n)에 중문 서비스를 지원하는 프로그램(이하, '메시지 서비스 프로그램'이라 함)을 설치하고, 원하는 경우 메시지 서비스 프로그램을 구동하여 메시지 서비스 제공 시스템(20)에 접속한다. 메시지 서비스 제공 시스템(20)은 메시지 서비스 프로그램이 설치된 무선 단말기 사용자간, 메시지 서비스 프로그램이 설치된 무선 단말기 사용자와 그렇지 않은 무선 단말기 사용자간에 무선망 사업자(10)를 경유하여 메시지 서비스를 제공한다. 서비스 방법에 관한 자세한 설명은 이후에 기술할 것이다.A user installs a program (hereinafter, referred to as a "message service program") supporting a Chinese service on the wireless terminals 60-1 to 60-n, and, if desired, drives a message service program to provide a message service providing system 20. Connect to The message service providing system 20 provides a message service via a wireless network operator 10 between a wireless terminal user having a message service program installed therebetween and a wireless terminal user having a message service program installed therebetween. A detailed description of the service method will be given later.

도 2는 도 1에 도시한 메시지 서비스 제공 시스템의 상세 구성도이다.FIG. 2 is a detailed configuration diagram of the message service providing system shown in FIG. 1.

도시한 것과 같이, 본 발명의 메시지 서비스 제공 시스템(20)은 서버(100) 및 데이터베이스(122)를 포함하며, 서버(100)는 응용프로그램 인터페이스부(Application Program Interface; API, 102), 응용 프로그램(104) 및 데이터베이스 관리 시스템(Database Management System; DBMS, 106)을 포함한다. 서버(100)는 무선 단말기(60-1∼60-n)를 통해 접속하는 사용자에게 메시지 서비스를 제공하기 위한 서버로 동작하며 API(102)를 통해 응용프로그램(104)에 접근하여 사용자의 요구에 의해 응용프로그램(104)이 실행되도록 한다.As shown, the message service providing system 20 of the present invention includes a server 100 and a database 122, and the server 100 includes an application program interface (API) 102 and an application program. 104 and a Database Management System (DBMS) 106. The server 100 acts as a server for providing a message service to a user connecting through the wireless terminals 60-1 to 60-n and accesses the application 104 through the API 102 to meet the user's request. Application 104 is executed.

여기에서, 응용 프로그램(114)은 사용자 인증 프로그램(108), 단말기 상태 감시 프로그램(110), 메시지 분할 프로그램(112), 단문 처리 프로그램(114), 과금 프로그램(116), 부가 서비스 제공 프로그램(118) 및 S/W 다운로드 프로그램(120)을 포함한다. 또한, 데이터베이스(122)는 사용자 DB(124), 메시지 DB(126), 과금 정보 DB(128), 부가 정보 DB(130), 친구목록 DB(132) 및 멀티미디어 DB(134)를 포함하는데, 이 DB들은 각각 하나의 테이블로 구성되어 있을 수도 있고 복수의 테이블로 구성되어 있을 수도 있다.Here, the application program 114 is a user authentication program 108, terminal status monitoring program 110, message splitting program 112, short processing program 114, billing program 116, additional service providing program 118 ) And the S / W download program 120. The database 122 also includes a user DB 124, a message DB 126, a billing information DB 128, an additional information DB 130, a friend list DB 132, and a multimedia DB 134. Each DB may consist of one table or may consist of multiple tables.

사용자 인증 프로그램(108)은 무선 단말기(60-1∼60-n)에 설치된 메시지 서비스 프로그램을 구동하여 메시지 서비스 제공 시스템(20)에 접속 요청을 한 사용자에 대하여 사용자 DB(124)를 참조하여 적법한 사용자인지 확인한다.The user authentication program 108 operates a message service program installed in the wireless terminals 60-1 to 60-n to refer to the user DB 124 for a user who has made a connection request to the message service providing system 20. Verify that you are a user.

단말기 상태 감시 프로그램(110)은 소켓 연결 상태를 확인하는 방법 등에 의해 메시지를 수신할 단말기에 메시지 서비스 프로그램이 구동되어 있는 상태인지 모니터링하고, 메시지 서비스 프로그램의 구동 여부에 따라 메시지가 전송되도록 한다.The terminal state monitoring program 110 monitors whether a message service program is driven to a terminal to receive a message by a method of checking a socket connection state, and transmits a message according to whether the message service program is driven.

메시지 분할 프로그램(112)은 중문으로 작성된 메시지를 단문 크기로 분할하고 이를 메시지 DB(126)에 저장한다. 이는 메시지 수신자의 무선 단말기(60-1∼60-n)에 메시지 서비스 프로그램이 구동되어 있지 않거나 메시지 서비스 프로그램을 구동할 수 없는 단말기의 경우 해당 메시지를 단문 형태로 전송하기 위한 것이다.The message splitting program 112 divides a message written in Chinese into a short message size and stores it in the message DB 126. This is to transmit a message in a short form in the case of a terminal in which the message service program is not driven in the wireless terminals 60-1 to 60-n of the message receiver or the message service program cannot be driven.

과금 프로그램(116)은 메시지 송신자별로 서비스 이용 내역을 과금정보 DB(128)에 저장하는 한편 무선망 사업자(10)에게 통보하여, 송신자에게 이용 요금을 청구하도록 한다. 과금을 위하여 메시지 서비스 제공 시스템(20)은 특정 서비스 요청에 대해 무선망 사업자와 협의하여 사전에 요금을 책정하고, 무선망 사업자가 과금 정보를 관리하도록 한다. 본 발명의 메시지 서비스 제공 시스템을 이용하는 경우 무선 단말기 사용자는 현재보다 저렴한 가격으로 메시지 서비스를 이용할 수 있다.The billing program 116 stores the service usage history for each message sender in the billing information DB 128 and notifies the wireless network operator 10 to charge the sender for a fee. For charging, the message service providing system 20 sets a fee in advance in consultation with the wireless network operator for a specific service request, and allows the wireless network operator to manage the charging information. When using the message service providing system of the present invention, the wireless terminal user can use the message service at a lower price than the present.

실제로, 현재 단문 메시지 서비스 이용 요금은 한 건당 30원으로 책정되어 있다. 그런데, 본 발명의 메시지 서비스 제공 시스템이 무선망 사업자(10)와 연계하여 중문 메시지를 송수신할 수 있는 무선 단말기를 이용하여 일반 무선 단말기로 메시지를 전송하는 경우, 사용자는 다음과 같은 실익을 얻을 수 있다. 즉, 패킷 단위의 과금은 현재 2.5 ∼ 6.5원으로 책정되어 있으므로, 사용자는 무선망 사업자(10)에게 패킷 단위의 과금 비용으로 6원 이하의 요금을 지불하고, 메시지 서비스 제공 시스템측으로는 단문 서비스 제공 비용을 포함하여 19원 이하의 요금을 지불하게 되며, 이에 따라 25원 이하로 서비스 요금을 낮출 수 있게 되는 것이다.In fact, the price of using the short message service is currently set at 30 won per case. However, when the message service providing system of the present invention transmits a message to a general wireless terminal by using a wireless terminal capable of transmitting and receiving a Chinese message in connection with the wireless network operator 10, the user can obtain the following advantages. have. That is, since the billing in the packet unit is currently set at 2.5 to 6.5 won, the user pays the wireless network provider 10 a fee of 6 won or less for the packet-based charging cost, and provides the short message service to the message service providing system. Including the cost, you will pay less than 19 won, which will lower the service charge to less than 25 won.

또한, 중문 메시지를 송수신할 수 있는 무선 단말기 간에 메시지를 송수신할 경우에는 메시지 서비스 시스템이 단문 서비스 제공 비용이 제외되므로, 사용자는 무선망 사업자(10)에게 패킷 단위 과금 비용으로 6원 이하의 요금을 지불하고, 메시지 서비스 제공 시스템측으로는 단문 서비스 제공 비용을 제외한 4원 이하의 요금을 지불하게 되며, 이에 따라 서비스 이용 요금을 10원 이하로 낮출 수 있게 된다.In addition, when a message is transmitted and received between wireless terminals capable of transmitting and receiving a Chinese message, the message service system excludes a short service providing cost, and thus, a user pays the wireless network operator 10 a fee of 6 won or less as a packet unit charge. In addition, the message service providing system side pays a fee of 4 won or less excluding the short service providing cost, thereby reducing the service usage fee to 10 won or less.

부가 서비스 제공 프로그램(118)은 무선 단말기(60-1∼60-n) 사용자에게 중문 서비스 이외에, 사용자가 선택한 포털 정보를 부가정보 DB(130)에 저장하고 사용자가 원하는 경우 해당 서비스를 제공한다. 또한, 사용자가 원하는 선택하여 친구로 등록하고자 하면 이를 친구목록 DB(132()에 저장하고 등록된 친구의 접속 상태 및 주소 등을 제공해 주는 서비스를 제공한다.The additional service providing program 118 stores the portal information selected by the user in the additional information DB 130 and provides the corresponding service if the user desires, in addition to the Chinese service to the wireless terminal 60-1 to 60-n users. In addition, if the user wants to register as a friend by selecting the desired, it is stored in the friend list DB (132 ()) and provides a service that provides the access status and address of the registered friend.

S/W 다운로드 프로그램(120)은 메시지 서비스 제공 시스템(20)에 접속하여 메시지 서비스 프로그램을 다운로드받고자 하는 사용자에게 프로그램을 제공한다.The S / W download program 120 accesses the message service providing system 20 and provides the program to a user who wants to download the message service program.

한편, 본 발명의 메시지 서비스 제공 시스템(20)은 사용자가 중문을 전송하고자 할 때 이미지 및 멜로디를 첨부하여 전송할 수 있도록 한다. 이를 위하여 메시지 서비스 제공 시스템(20)은 멀티미티어 DB(134)를 포함하며, 사용자는 멀티미디어 DB(134)에 저장되어 있는 이미지 및 멜로디 중에서 원하는 파일을 첨부하여 메시지를 송신할 수 있다.On the other hand, the message service providing system 20 of the present invention, when the user wants to transmit the Chinese sentence to attach and transmit the image and melody. To this end, the message service providing system 20 includes a multimedia DB 134, and a user may attach a desired file among images and melodies stored in the multimedia DB 134 and transmit a message.

도 3은 본 발명에 의한 무선 단말기의 상세 구성도이다.3 is a detailed block diagram of a wireless terminal according to the present invention.

무선 단말기(60-1∼60-n)는 통신망 인터페이스(206)에 의해 무선망 사업자(10)에 접속하여 전화 통화, 단문 서비스 등을 이용할 수 있다. 사용자가 무선 단말기(60-1∼60-n)를 이용하여 단문을 송신하거나 수신하는 경우 단문은 중앙 제어부(200)의 제어 하에 SMS 처리부(204)에서 SMS 프로토콜에 맞게 가공된다. 사용자는 입출력 장치(202)를 통해 수신자의 전화번호, 메시지 등을 입력할 수 있다. 또한, 사용자의 음성 정보 및 메시지는 입출력 장치(202)를 통해 전송된다.The wireless terminals 60-1 to 60-n can be connected to the wireless network operator 10 by the communication network interface 206 to use telephone calls, short service, and the like. When a user transmits or receives a short message using the wireless terminals 60-1 to 60-n, the short message is processed by the SMS processing unit 204 according to the SMS protocol under the control of the central control unit 200. The user may input a phone number, a message, and the like of the receiver through the input / output device 202. In addition, voice information and a message of the user are transmitted through the input / output device 202.

한편, 무선 단말기(60-1∼60-n)에는 메시지 서비스 프로그램(208)이 포함된다. 메시지 서비스 프로그램(208)은 메시지 서비스 제공 시스템(20)으로부터 다운로드받아 설치되는 프로그램으로 주소록 관리 프로그램(210), 메시지 전송 요청 프로그램(212), 친구 관리 프로그램(214), 친구 접속상태 확인 요청 프로그램(216)및 친구 등록 요청 프로그램(218)을 포함한다.On the other hand, the wireless terminals 60-1 to 60-n include a message service program 208. The message service program 208 is a program downloaded and installed from the message service providing system 20. The address book management program 210, the message transmission request program 212, the friend management program 214, the friend connection status check request program ( 216 and friend registration request program 218.

주소록 관리 프로그램(210)은 사용자에 의해 입력된 전화번호 등이 저장 및 관리되고, 메시지 전송 요청 프로그램(212)은 사용자가 입출력 장치(202)를 통해 메시지 작성이 완료되면 메시지 내용, 송신자 정보 및 수신자 정보를 포함한 메시지 데이터를 생성하여 이를 메시지 서비스 제공 시스템(20)으로 전송하기 위한 프로그램이다.The address book management program 210 stores and manages a telephone number input by a user, and the message transmission request program 212 is a message content, sender information, and receiver when a user completes a message through the input / output device 202. A program for generating message data including information and transmitting the same to the message service providing system 20.

친구 관리 프로그램(214)은 사용자가 원하는 상대방을 친구로 등록하면 친구의 전화번호 등을 포함한 친구 정보를 저장 및 관리한다. 친구 접속상태 확인 요청 프로그램(216)은 친구로 등록된 사용자가 현재 메시지 서비스 제공 시스템(20)에 접속되어 있는 상태인지 확인해 줄 것을 요청한다. 친구 등록 요청 프로그램(218)은 친구 목록 생성 및 갱신의 필요에 따라 원하는 상대방을 친구로 등록해 줄 것을 요청하는 프로그램이다.The friend management program 214 stores and manages friend information including a friend's phone number when a user registers a desired person as a friend. The friend connection status check request program 216 requests to confirm whether a user registered as a friend is currently connected to the message service providing system 20. The friend registration request program 218 is a program for requesting to register a desired counterpart friend as a friend list generation and update need.

도 4는 본 발명의 일 실시예에 의한 메시지 서비스 제공 방법을 설명하기 위한 흐름도로서, 메시지 서비스 프로그램이 설치되어 있는 단말기 간에 메시지를 송수신하는 방법을 나타낸다.4 is a flowchart illustrating a message service providing method according to an exemplary embodiment of the present invention, and illustrates a method of transmitting and receiving a message between terminals having a message service program installed thereon.

중문을 송수신할 수 있는 메시지 서비스 프로그램이 설치된 단말기를 소유한 발신자는 먼저 메시지 서비스 프로그램을 구동하여 메시지를 작성할 준비를 한다(S101). 이후, 무선 단말기의 키 패드를 이용하여 원하는 메시지를 작성하고(S102) 메시지 수신자를 지정한다(S103). 수신자의 지정은 무선 단말기에 기 등록되어 있는 주소록을 참조하여 지정하거나, 친구 목록(후술할 것임)을 참조하여 지정하거나, 직접 수신자의 단말기 번호를 입력하여 지정할 수 있으며, 1명 이상의 수신자를 동시에 지정하여 메시지를 전송하는 것도 가능하다.A caller who owns a terminal in which a message service program capable of transmitting and receiving a Chinese text is prepared to first prepare a message by driving the message service program (S101). Thereafter, a desired message is created using the keypad of the wireless terminal (S102) and a message receiver is designated (S103). The recipient can be specified by referring to the address book registered in the wireless terminal, by referring to the friend list (to be described later), or by directly inputting the terminal number of the recipient, and designating one or more recipients at the same time. It is also possible to send a message.

이후, 메시지 서비스 제공 시스템에 접속할 것을 요청함과 동시에 발신자에 의해 작성된 메시지, 송신자 정보 및 수신자 정보를 포함한 메시지 데이터를 무선망 사업자를 경유하여 메시지 서비스 제공 시스템으로 전송한다(S104, S105). 메시지 데이터의 전송은 데이터 통신 방식(예; UDP 소켓 통신방식)에 의하여 이루어진다. 메시지 서비스 제공 시스템은 수신된 메시지 데이터로부터 송신자 정보를 추출하고 데이터베이스를 참조하여 적법한 사용자인지 판별한다(S106).Subsequently, the message data including the message, the sender information and the receiver information created by the sender is transmitted to the message service providing system via the wireless network operator at the same time as requesting access to the message service providing system (S104 and S105). The transmission of the message data is performed by a data communication method (eg, UDP socket communication method). The message service providing system extracts sender information from the received message data and determines whether the user is a legitimate user by referring to the database (S106).

송신자가 적법한 사용자가 아닌 경우 접속 요청을 무시하거나 접속 거부 메시지를 해당 무선 단말기측에 전달하고 종료하는 반면, 송신자가 적법한 사용자인 경우, 메시지 서비스 제공 시스템은 수신된 메시지 데이터 중 수신자측 무선 단말기 번호를 참조하여 수신자의 단말기에 설치된 메시지 서비스 프로그램이 구동되어 메시지 서비스 제공 시스템에 접속되어 있는 상태인지 확인한다(S107).If the sender is not a legitimate user, the access request is ignored or the access rejection message is forwarded to the corresponding wireless terminal and terminated. On the other hand, if the sender is a legitimate user, the message service providing system selects the receiver side wireless terminal number from the received message data. The message service program installed in the terminal of the receiver is driven to check whether the message service program is connected to the message service providing system (S107).

수신자측 무선 단말기의 메시지 서비스 프로그램이 구동되어 메시지 서비스 제공 시스템에 접속되어 있는 경우, 메시지 서비스 제공 시스템은 수신자의 무선 단말기로 메시지를 전송한다(S108). 이후, 과금을 위하여 송신자 정보에 따른 메시지 서비스 이용 내역을 데이터베이스에 기록하고(S109). 메시지 전송 결과를 발신자에게 전송한다(S110). 또한, 필요에 따라 즉시 또는 향후에 무선망사업자에게 송신자의 과금 정보를 전송하여(S111) 과금시 참조하도록 한다.When the message service program of the receiver side wireless terminal is driven and connected to the message service providing system, the message service providing system transmits a message to the receiver's wireless terminal (S108). Thereafter, the message service usage history according to the sender information is recorded in the database for billing (S109). The message transmission result is transmitted to the sender (S110). In addition, if necessary or immediately in the future to transmit the billing information of the sender to the wireless network operator (S111) to refer to when charging.

만약, 수신자가 메시지 서비스 제공 시스템에 접속되어 있지 않은 경우, 메시지 서비스 제공 시스템은 발신자로부터 전송된 중문을 단문 크기로 분할하고(S112), 분할된 메시지 및 수신자 정보를 무선망 사업자에게 전송한다(S113). 무선망 사업자는 SMSC를 통하여 분할된 메시지를 수신자의 무선 단말기로 전송한다(S114).If the receiver is not connected to the message service providing system, the message service providing system divides the Chinese sentence transmitted from the sender into the short message size (S112), and transmits the divided message and the receiver information to the wireless network operator (S113). ). The wireless network operator transmits the divided message to the wireless terminal of the receiver through the SMSC (S114).

수신자가 2명 이상인 경우 이상에서 설명한 메시지 송수신 방법이 각 수신자에 대하여 순차적으로 수행된다.If there are two or more recipients, the message transmission / reception method described above is sequentially performed for each receiver.

여기에서, 송신자는 이미지나 멜로디가 포함된 500바이트 이상의 메시지를 송신할 수 있다. 만약, 수신자의 무선 단말기에 메시지 서비스 프로그램이 구동되어 있지 않거나 메시지 서비스 프로그램을 구동할 수 없는 단말기인 경우에는 메시지를 분할하여 전송하여야 하며, 이 경우에는 이미지나 멜로디를 전송하기 어려우므로 이미지나 멜로디가 저장되어 있는 위치(웹 서버의 URL)를 전송함에 의해 멀티미디어 파일이 수신되었음을 통보하는 것이 바람직하다.Here, the sender may transmit a message of 500 bytes or more including an image or melody. If the message service program is not operated in the receiver's wireless terminal or the terminal cannot operate the message service program, the message should be divided and transmitted. In this case, it is difficult to transmit the image or melody. It is desirable to notify that a multimedia file has been received by sending the stored location (URL of a web server).

도 5는 본 발명의 다른 실시예에 의한 메시지 서비스 제공 방법을 설명하기 위한 흐름도로서, 메시지 서비스 프로그램이 설치되어 있는 단말기에서 메시지 서비스 프로그램이 설치되어 있지 않은 단말기로 메시지를 송신하는 방법을 나타낸다.5 is a flowchart illustrating a message service providing method according to another embodiment of the present invention, which shows a method of transmitting a message from a terminal in which a message service program is installed to a terminal in which a message service program is not installed.

중문을 송수신할 수 있는 메시지 서비스 프로그램이 설치된 단말기를 소유한 발신자는 먼저 메시지 서비스 프로그램을 구동하여 메시지를 작성할 준비를 한다(S201). 이후, 무선 단말기의 키 패드를 이용하여 원하는 메시지를 작성하고(S202) 메시지 수신자를 지정한다(S203). 수신자의 지정은 무선 단말기에기 등록되어 있는 주소록을 참조하여 지정하거나, 친구 목록(후술할 것임)을 참조하여 지정하거나, 직접 수신자의 단말기 번호를 입력하여 지정할 수 있으며, 1명 이상의 수신자를 동시에 지정하여 메시지를 전송하는 것도 가능하다.A sender who owns a terminal in which a message service program capable of transmitting and receiving a Chinese text is prepared to first prepare a message by driving the message service program (S201). Thereafter, a desired message is created using the keypad of the wireless terminal (S202) and a message receiver is designated (S203). The recipient can be specified by referring to the address book registered in the wireless terminal, by referring to the friend list (to be described later), or by directly inputting the terminal number of the recipient, and designating one or more recipients at the same time. It is also possible to send a message.

이후, 메시지 서비스 제공 시스템에 접속할 것을 요청함과 동시에 발신자에 의해 작성된 메시지, 송신자 정보 및 수신자 정보를 포함한 메시지 데이터를 무선망 사업자를 경유하여 메시지 서비스 제공 시스템으로 전송한다(S204, S205). 메시지 데이터의 전송은 데이터 통신 방식(예; UDP 소켓 통신방식)에 의하여 이루어진다. 메시지 서비스 제공 시스템은 수신된 메시지 데이터로부터 송신자 정보를 추출하고 데이터베이스를 참조하여 적법한 사용자인지 판별한다(S206).Subsequently, the message data including the message, the sender information, and the receiver information created by the sender is transmitted to the message service providing system via the wireless network operator at the same time as requesting access to the message service providing system (S204 and S205). The transmission of the message data is performed by a data communication method (eg, UDP socket communication method). The message service providing system extracts sender information from the received message data and determines whether the user is a legitimate user by referring to the database (S206).

메시지 송신자가 적법한 사용자가 아닌 경우에는 접속 요청을 무시하거나 접속 거부 메시지를 해당 무선 단말기측에 전달하고 종료하는 반면, 송신자가 적법한 사용자인 경우 메시지 서비스 제공 시스템은 발신자로부터 전송된 중문을 단문 크기로 분할하고(S207), 분할된 메시지 및 수신자 정보를 무선망 사업자에게 전송한다(S208). 무선망 사업자는 SMSC를 통하여 분할된 메시지를 수신자의 무선 단말기로 전송한다(S209).If the sender is not a legitimate user, the access request is ignored or the access rejection message is forwarded to the wireless terminal and terminated. If the sender is a legitimate user, the message service providing system divides the Chinese sentence transmitted from the sender into short size. In operation S207, the divided message and the receiver information are transmitted to the wireless network operator (S208). The wireless network operator transmits the divided message to the wireless terminal of the receiver through the SMSC (S209).

다음에, 과금을 위하여 송신자 정보에 따른 메시지 서비스 이용 내역을 데이터베이스에 기록하고(S210). 메시지 전송 결과를 발신자에게 전송한다(S210). 또한, 무선망사업자에게 송신자의 과금 정보를 전송하여(S212) 과금시 참조하도록 한다. 수신자가 2명 이상인 경우 이상에서 설명한 메시지 송수신 방법이 각 수신자에게 대하여 순차적으로 수행된다.Next, the message service usage history according to the sender information is recorded in the database for billing (S210). The message transmission result is transmitted to the sender (S210). In addition, the billing information of the sender is transmitted to the wireless network operator (S212) to refer to when charging. If there are two or more recipients, the message transmission / reception method described above is sequentially performed for each recipient.

여기에서, 송신자는 이미지나 멜로디가 포함된 500바이트 이상의 메시지를 송신할 수 있다. 만약, 수신자의 무선 단말기에 메시지 서비스 프로그램이 구동되어 있지 않거나 메시지 서비스 프로그램을 구동할 수 없는 단말기인 경우에는 메시지를 분할하여 전송하여야 하며, 이 경우에는 이미지나 멜로디를 전송하기 어려우므로 이미지나 멜로디가 저장되어 있는 위치(웹 서버의 URL)를 전송함에 의해 멀티미디어 파일이 수신되었음을 통보하는 것이 바람직하다.Here, the sender may transmit a message of 500 bytes or more including an image or melody. If the message service program is not operated in the receiver's wireless terminal or the terminal cannot operate the message service program, the message should be divided and transmitted. In this case, it is difficult to transmit the image or melody. It is desirable to notify that a multimedia file has been received by sending the stored location (URL of a web server).

한편, 메시지 서비스 프로그램이 설치되어 있지 않은 무선 단말기에서 메시지 서비스 프로그램이 설치된 단말기로 메시지를 전송하는 방법은 일반적인 단문 서비스 방법과 동일하게 진행된다.On the other hand, a method of transmitting a message from a wireless terminal in which a message service program is not installed to a terminal in which a message service program is installed is performed in the same manner as a general short service method.

도 6은 본 발명을 이용한 부가 서비스의 일 예를 설명하기 위한 도면으로서, 사용자가 원하는 상대를 친구로 등록할 수 있도록 하는 서비스를 나타낸다.6 is a view for explaining an example of an additional service using the present invention, which shows a service that allows a user to register a desired party as a friend.

메시지 서비스 프로그램이 설치된 단말기를 소유한 사용자는 먼저 메시지 서비스 프로그램을 구동한다(S301). 이후, 무선 단말기의 키 패드를 이용하여 원하는 상대방을 선택하여 친구 목록을 작성한다(S302). 친구로 등록할 상대방의 선택은 기 등록된 주소록을 참조하여 지정하거나 직접 수신자 정보를 입력하여 지정할 수 있다.The user who owns the terminal in which the message service program is installed first drives the message service program (S301). Thereafter, a desired partner is selected using the keypad of the wireless terminal to create a friend list (S302). The selection of the other party to be registered as a friend may be specified by referring to a registered address book or by directly inputting recipient information.

친구 목록을 작성하고 난 후에는 작성된 친구 목록과 사용자 정보를 메시지 서비스 제공 시스템으로 전송한다(S303). 메시지 데이터의 전송은 데이터 통신 방식(예; UDP 소켓 통신방식)에 의하여 이루어진다. 메시지 서비스 제공 시스템은 수신된 데이터로부터 송신자 정보를 추출하고 데이터베이스를 참조하여 적법한 사용자인지 판별한다(S304).After creating a friend list, the created friend list and user information are transmitted to the message service providing system (S303). The transmission of the message data is performed by a data communication method (eg, UDP socket communication method). The message service providing system extracts sender information from the received data and determines whether the user is a legitimate user by referring to the database (S304).

메시지 송신자가 적법한 사용자가 아닌 경우에는 접속 요청을 무시하거나 접속 거부 메시지를 해당 무선 단말기측에 전달하고 종료하는 반면, 송신자가 적법한 사용자인 경우에는 사용자 정보에 따른 친구 목록을 데이터베이스에 저장한다(S305). 이후, 등록된 친구가 메시지 서비스 제공 시스템에 접속되어 있는 상태인지 확인하여 그 결과를 사용자에게 전송하며(S306), 사용자의 무선 단말기에는 등록된 친구의 접속 상태를 나타내는 화면이 디스플레이되게 된다(S307).If the message sender is not a legitimate user, the access request is ignored or the access rejection message is delivered to the wireless terminal and terminated. If the sender is a legitimate user, the friend list according to the user information is stored in the database (S305). . Thereafter, the registered friend checks whether the state is connected to the message service providing system and transmits the result to the user (S306), and a screen indicating the connection state of the registered friend is displayed on the user's wireless terminal (S307). .

도 7은 본 발명을 이용한 부가 서비스의 다른 예를 설명하기 위한 도면으로, 등록된 친구의 접속 상태를 확인하는 서비스를 나타낸다.FIG. 7 is a diagram for explaining another example of an additional service using the present invention, and illustrates a service for checking a connection state of a registered friend.

메시지 서비스 프로그램이 설치된 단말기를 소유한 사용자는 먼저 메시지 서비스 프로그램을 구동한다(S401). 이후, 무선 단말기의 키 패드를 이용하여 원하는 친구의 접속상태를 확인하고자 하는 데이터를 메시지 서비스 제공 시스템으로 전송한다(S402). 메시지 데이터의 전송은 데이터 통신 방식(예; UDP 소켓 통신방식)에 의하여 이루어진다.The user who owns the terminal in which the message service program is installed first drives the message service program (S401). Thereafter, the data to check the connection status of the desired friend is transmitted to the message service providing system by using the keypad of the wireless terminal (S402). The transmission of the message data is performed by a data communication method (eg, UDP socket communication method).

메시지 서비스 제공 시스템은 수신된 데이터로부터 송신자 정보를 추출하고 데이터베이스를 참조하여 적법한 사용자인지 판별한다(S403). 메시지 송신자가 적법한 사용자가 아닌 경우에는 접속 요청을 무시하거나 접속 거부 메시지를 해당 무선 단말기측에 전달하고 종료하는 반면, 송신자가 적법한 사용자인 경우에는 사용자가 선택한 친구의 접속상태를 확인하고(S404), 확인 결과를 사용자에게 전송한다(S405). 이후, 사용자의 무선 단말기에는 등록된 친구의 접속 상태를 나타내는 화면이 디스플레이되게 된다(S406).The message service providing system extracts sender information from the received data and determines whether the user is a legitimate user by referring to the database (S403). If the sender of the message is not a legitimate user, the access request is ignored or the access rejection message is forwarded to the corresponding wireless terminal and terminated. If the sender is a legitimate user, the access state of the friend selected by the user is checked (S404). The verification result is transmitted to the user (S405). Thereafter, the user's wireless terminal is displayed a screen indicating the connection state of the registered friend (S406).

무선 단말기에 메시지 서비스 프로그램을 설치하게 되면 이미지나 멜로디가 포함된 500바이트 이상의 메시지를 송수신할 수 있고, 원하는 상대방을 친구로 등록하여 접속 상태를 화인하면서 메시지를 전송할 수 있다.If a message service program is installed in a wireless terminal, a message of 500 bytes or more including an image or a melody can be transmitted and received, and the desired party can be registered as a friend and the message can be transmitted while the connection status is fine.

이와 같이, 본 발명이 속하는 기술분야의 당업자는 본 발명이 그 기술적 사상이나 필수적 특징을 변경하지 않고서 다른 구체적인 형태로 실시될 수 있다는 것을 이해할 수 있을 것이다. 그러므로 이상에서 기술한 실시예들은 모든 면에서 예시적인 것이며 한정적인 것이 아닌 것으로서 이해해야만 한다. 본 발명의 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 등가개념으로부터 도출되는 모든 변경 또는 변형된 형태가 본 발명의 범위에 포함되는 것으로 해석되어야 한다.As such, those skilled in the art will appreciate that the present invention can be implemented in other specific forms without changing the technical spirit or essential features thereof. Therefore, the above-described embodiments are to be understood as illustrative in all respects and not as restrictive. The scope of the present invention is shown by the following claims rather than the detailed description, and all changes or modifications derived from the meaning and scope of the claims and their equivalents should be construed as being included in the scope of the present invention. do.

상술한 바와 같이 본 발명은 이미지나 멜로디를 포함하는 500바이트 이상의 큰 크기의 메시지를 송수신할 수 있으므로, 보다 충분한 내용의 메시지를 송수신할 수 있다. 또한, 중문을 수신할 수 없는 무선 단말기의 경우 이를 단문 메시지 형태로 분할하고 가공하여 전송함으로써 어느 조건에서나 메시지 전송의 호환성 및 신뢰성을 보장할 수 있다. 뿐만 아니라 메시지 전송 서비스를 완료한 후 메시지 송신자에게 서비스 결과를 통보함으로써 메시지 송신자가 자신의 메시지 송신 내역을 확인할 수 있고, 메시지를 패킷 단위로 나누어 전송하고 과금함으로써 메시지 서비스 이용료에 따른 부담을 감소시킬 수 있다.As described above, the present invention can transmit and receive a message having a large size of 500 bytes or more including an image or melody, and thus can transmit and receive a message having more sufficient contents. In addition, in the case of a wireless terminal that cannot receive a Chinese sentence, it is possible to guarantee the compatibility and reliability of message transmission under any conditions by dividing it into a short message form and processing the same. In addition, after the message transmission service is completed, the message sender can be notified of the service result by the sender of the message, and the message sender can check his or her message transmission history. have.

Claims (10)

무선망 사업자와 통신망에 의해 접속되어 무선 단말기로 메시지 서비스를 제공하기 위한 시스템으로서, 서버 및 데이터 베이스를 포함하며,A system for providing a message service to a wireless terminal connected by a wireless network operator and a communication network, comprising a server and a database, 상기 서버는 무선망 사업자와 통신망에 의해 접속하기 위한 통신망 인터페이스;The server includes a communication network interface for connecting by a wireless network operator and a communication network; 상기 무선 단말기에 중문 메시지를 송수신할 수 있는 메시지 서비스 프로그램을 제공하기 위한 S/W 다운로드 수단;S / W download means for providing a message service program capable of transmitting and receiving a Chinese message to the wireless terminal; 상기 무선 단말기에 설치된 상기 메시지 서비스 프로그램을 구동하여 메시지 서비스 제공 시스템에 접속 요청을 한 사용자에 대하여 데이터베이스를 참조하여 적법한 사용자인지 확인하기 위한 사용자 인증 수단;User authentication means for confirming whether a user is a legitimate user by referring to a database of a user who has made a request for access to a message service providing system by driving the message service program installed in the wireless terminal; 메시지를 수신할 단말기에 설치된 메시지 서비스 프로그램이 구동되어 있는 상태인지 모니터링하고, 메시지 서비스 프로그램의 구동 여부에 따라 메시지가 전송되도록 하기 위한 단말기 상태 감시 수단; 및Terminal state monitoring means for monitoring whether a message service program installed in a terminal to receive a message is in a running state and for transmitting a message according to whether the message service program is driven; And 상기 메시지를 단문 크기로 분할하고 이를 데이터베이스에 저장하기 위한 메시지 분할 수단;Message dividing means for dividing the message into a short size and storing it in a database; 을 구비하는 무선 단말기를 위한 메시지 서비스 제공 시스템.Message service providing system for a wireless terminal having a. 제1 항에 있어서,According to claim 1, 상기 데이터베이스는 상기 메시지 서비스 프로그램을 설치한 무선 단말기 소유자의 신상정보를 저장하기 위한 사용자 데이터베이스;The database may include a user database for storing personal information of a owner of a wireless terminal in which the message service program is installed; 상기 사용자가 작성하여 전송한 메시지를 저장하기 위한 메시지 데이터베이스;A message database for storing messages created and sent by the user; 상기 사용자의 메시지 서비스 이용 내역을 저장하기 위한 과금 정보 데이터베이스; 및A billing information database for storing the message service usage history of the user; And 상기 사용자가 메시지 작성시 첨부하도록 하기 위한 이미지 및 멜로디를 저장하기 위한 멀티미디어 데이터베이스;A multimedia database for storing images and melodies for the user to attach when composing a message; 를 구비하는 무선 단말기를 위한 메시지 서비스 제공 시스템.Message service providing system for a wireless terminal having a. 무선망 사업자와 통신망에 의해 접속하여 무선 단말기로 메시지 서비스를 제공하기 위한 시스템에서의 메시지 서비스 제공 방법으로서,A message service providing method in a system for providing a message service to a wireless terminal by accessing a wireless network operator and a communication network, 메시지 프로그램이 설치된 단말기로부터 상기 메시지 제공 시스템으로 메시지 데이터, 송신자 정보, 수신자 정보, 접속 요청 신호 중 적어도 어느 하나가 전송됨에 따라 상기 송신자가 적법한 사용자인지 판별하는 단계;Determining whether the sender is a legitimate user as at least one of message data, sender information, receiver information, and a connection request signal is transmitted from a terminal provided with a message program to the message providing system; 상기 적법한 송신자에 대하여 상기 메시지 서비스 제공 시스템으로의 접속을 허가하고, 상기 메시지 수신자가 상기 메시지 서비스 제공 시스템에 접속되어 있는 상태인지 확인하는 단계;Authorizing the legitimate sender to access the message service providing system and confirming that the message receiver is connected to the message service providing system; 상기 수신자가 상기 메시지 서비스 제공 시스템에 접속되어 있는 경우 상기 무선 단말기로 메시지를 전송하는 단계;Transmitting a message to the wireless terminal when the receiver is connected to the message service providing system; 상기 수신자가 메시지 서비스 제공 시스템에 접속되어 있지 않은 경우 상기발신자로부터 전송된 중문을 단문 크기로 분할하는 단계; 및Dividing a Chinese sentence transmitted from the sender into a short message size when the receiver is not connected to a message service providing system; And 상기 분할된 메시지를 상기 무선망 사업자의 단문 서비스 센터를 통하여 수신자의 무선 단말기로 전송할 수 있도록, 상기 분할된 메시지 및 수신자 정보를 상기 무선망 사업자에게 전송하는 단계;Transmitting the divided message and recipient information to the wireless network operator so that the divided message can be transmitted to the wireless terminal of the receiver through the short service center of the wireless network operator; 를 포함하는 무선 단말기를 위한 메시지 서비스 제공 방법.Message service providing method for a wireless terminal comprising a. 제3 항에 있어서,The method of claim 3, wherein 상기 메시지 수신자는 1명 이상으로 지정하는 무선 단말기를 위한 메시지 서비스 제공 방법.And providing at least one message receiver. 제3 항에 있어서,The method of claim 3, wherein 상기 무선 단말기와 무선망 사업자는 데이터 통신 방식에 의해 통신하는 무선 단말기를 위한 메시지 서비스 제공 방법.The wireless terminal and a wireless network operator providing a message service for a wireless terminal communicating by a data communication method. 제3 항에 있어서,The method of claim 3, wherein 상기 수신자에게 메시지를 전송하는 단계 이후, 상기 송신자 정보에 따른 메시지 서비스 이용 내역을 저장하는 단계;Storing a message service usage history according to the sender information after transmitting the message to the receiver; 상기 메시지 전송 결과를 발신자에게 전송하는 단계; 및Transmitting the message transmission result to a sender; And 상기 무선망 사업자에게 송신자의 과금 정보를 전송하는 단계;Transmitting charging information of the sender to the wireless network operator; 를 더 포함하는 무선 단말기를 위한 메시지 서비스 제공 방법.Message service providing method for a wireless terminal further comprising. 제6 항에 있어서,The method of claim 6, 상기 과금 정보를 수신한 무선망 사업자가 패킷 단위로 과금을 처리하도록 하는 무선 단말기를 위한 메시지 서비스 제공 방법.Method for providing a message service for a wireless terminal to allow the wireless network operator receiving the charging information to process the billing on a packet basis. 제3 항에 있어서,The method of claim 3, wherein 상기 송신자가 작성하는 메시지는 이미지 또는/및 멜로디를 포함하는 무선 단말기를 위한 메시지 서비스 제공 방법.And a message written by the sender comprises an image or / and melody. 제3 항에 있어서,The method of claim 3, wherein 상기 송신자가 작성하는 메시지는 이미지 또는/및 멜로디를 포함하며, 상기 수신자의 무선 단말기가 중문을 수신할 수 없는 경우 상기 메시지 서비스 제공 시스템은 상기 수신자에게 상기 이미지 또는/및 멜로디의 수신 여부 및 보관 위치를 통보하는 무선 단말기를 위한 메시지 서비스 제공 방법.The message written by the sender includes an image and / or melody, and if the receiver's wireless terminal cannot receive the Chinese text, the message service providing system receives the image or / melody from the receiver and whether the storage location is received. Method of providing a message service for a wireless terminal for notifying. 제3 항에 있어서,The method of claim 3, wherein 상기 무선 단말기로부터 메시지 서비스 프로그램 설치 요구가 있는 경우에 상기 무선 단말기로 상기 메시지 서비스 프로그램을 전송하는 단계를 더 포함하는 무선 단말기를 위한 메시지 서비스 제공 방법.And transmitting the message service program to the wireless terminal when a message service program installation request is received from the wireless terminal.
KR1020010058739A 2001-09-21 2001-09-21 Message Service Providing System and Method for Wireless Terminal KR20030025609A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020010058739A KR20030025609A (en) 2001-09-21 2001-09-21 Message Service Providing System and Method for Wireless Terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020010058739A KR20030025609A (en) 2001-09-21 2001-09-21 Message Service Providing System and Method for Wireless Terminal

Publications (1)

Publication Number Publication Date
KR20030025609A true KR20030025609A (en) 2003-03-29

Family

ID=27725098

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020010058739A KR20030025609A (en) 2001-09-21 2001-09-21 Message Service Providing System and Method for Wireless Terminal

Country Status (1)

Country Link
KR (1) KR20030025609A (en)

Similar Documents

Publication Publication Date Title
US6760601B1 (en) Apparatus for providing information services to a telecommunication device user
CN101730999B (en) System and method for sharing common location-related information between communication devices
US8447362B2 (en) Function updating system and function updating method
US20100121871A1 (en) Information updating system and information updating method
US20030074412A1 (en) Electronic mail communication system and portable terminal for the same
US7519379B2 (en) Multimedia message center and telecommunication device for accessing stored multimedia messages
KR20040063436A (en) Avata service method to make gestures and apparatus therefor
KR20140140319A (en) Method of transmitting e-card usnig smart-phone
KR101305968B1 (en) Method for controlling telephone conversation remotely, and terminal thereof
KR20030025609A (en) Message Service Providing System and Method for Wireless Terminal
KR20030027506A (en) Authenticating and Charging method related to user of wireless internet contents through mobile communication network
KR20000072802A (en) Method for connecting internet telephone using serial number of hottelephone
KR100727096B1 (en) Method and system for call send/receive service in mobile station
KR20070032879A (en) Method and System for Providing Image Call Service for Mobile Telecommunication Terminal
KR20010079394A (en) The method for transmitting messages between couple-telephone
KR101426761B1 (en) System for providing caller name presentaion service of calling party having a function of prevent individual inform and mehtod thereof
KR100851582B1 (en) Method and device for transmitting long message to roamed terminal
US7228153B2 (en) Apparatus for providing information services to a telecommunication device user
JP3871314B2 (en) Terminal in communication system and program thereof
KR20060011009A (en) Short message service&#39;s data servicing device of mobile terminal
KR100595512B1 (en) System and method for providing information using message service of mobile phone
KR20030097338A (en) System and Method for Forwarding of Short Message Service
JP2001053881A (en) Communication terminal system for moving object
JP5011210B2 (en) Communications system
KR101471664B1 (en) Method and mobile communication system for providing messaging service based on social networking

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E601 Decision to refuse application