KR20020036880A - Method for transfer long message using Short Message Service - Google Patents

Method for transfer long message using Short Message Service Download PDF

Info

Publication number
KR20020036880A
KR20020036880A KR1020000066954A KR20000066954A KR20020036880A KR 20020036880 A KR20020036880 A KR 20020036880A KR 1020000066954 A KR1020000066954 A KR 1020000066954A KR 20000066954 A KR20000066954 A KR 20000066954A KR 20020036880 A KR20020036880 A KR 20020036880A
Authority
KR
South Korea
Prior art keywords
message
received
short
connection code
block
Prior art date
Application number
KR1020000066954A
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 KR1020000066954A priority Critical patent/KR20020036880A/en
Priority to US09/987,100 priority patent/US7089024B2/en
Publication of KR20020036880A publication Critical patent/KR20020036880A/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • H04M1/72Mobile telephones; Cordless telephones, i.e. devices for establishing wireless links to base stations without route selection
    • H04M1/724User interfaces specially adapted for cordless or mobile telephones
    • H04M1/72403User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality
    • H04M1/7243User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages
    • H04M1/72436User interfaces specially adapted for cordless or mobile telephones with means for local support of applications that increase the functionality with interactive means for internal management of messages for text messaging, e.g. SMS or e-mail
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • H04W4/14Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]

Abstract

PURPOSE: A method for transmitting a long sentence character message using an SMS(Short Message Service) is provided to perform a work effectively and decrease a waiting time by editing long message at once. CONSTITUTION: It is checked whether a size of data is more than 80 bytes(S20). If the size of data is more than 80 bytes, the data are segmented by 80 bytes and divided as block units(S21). A number is designated in the divided blocks, respectively(S22). A transmission is performed in order of number(S23), and the transmission is confirmed(S24). If all blocks are transmitted, the process is terminated(S25). It is checked whether the received short message is received as a block unit. If received message is received as a block unit, the message is stored in a buffer. The order of number of the received short message is checked. It is checked whether the number is the last order. If the number is the last order, the block is assembled. The short message block is stored, and the receiving process is terminated.

Description

SMS를 이용한 장문의 문자 메시지 전송 방법 {Method for transfer long message using Short Message Service}How to send a long text message using SMS {Method for transfer long message using Short Message Service}

본 발명은 단문 서비스에 관한 것으로, 특히 이동 단말기 사용자가 전송하고자 하는 문자가 길더라도 한 번에 단문 메시지 서비스(SMS)를 통해 전송하는 SMS를 이용한 장문의 문자 메시지 전송 방법에 관한 것이다.The present invention relates to a short message service, and more particularly, to a method of transmitting a long text message using an SMS transmitted through a short message service (SMS) at one time even if a mobile terminal user wants to transmit a long text.

일반적으로, 단문 메시지 전송은 사용자가 문자 메시지를 전송하고자 할 때 메시지의 문자 수는 통신 서비스 사업자가 허용하는 문자 수 이내에서만 허용된다.In general, when the user wants to send a text message, the number of characters in the message is allowed only within the number of characters allowed by the communication service provider.

따라서, 장문의 문자메시지 전송은 여러 개의 단문으로 나누어서 발신하여야 하며 각 단문에 대해서 수신자 번호와 회신번호를 선택하여야 한다.Therefore, a long text message should be sent in several short sentences and the recipient number and reply number should be selected for each short text.

이하 첨부된 도면을 참조하여 종래 기술에 따른 SMS를 이용한 장문 메시지 전송 방법을 설명하기로 한다.Hereinafter, a long message transmission method using SMS according to the prior art will be described with reference to the accompanying drawings.

도 1은 종래 기술에 따른 SMS를 이용한 장문 메시지 전송을 설명하기 위한 플로우 챠트이다.1 is a flowchart illustrating a long message transmission using an SMS according to the prior art.

도 1을 참조하면, 먼저 발신자가 이동 단말기의 문자 메시지 발신 메뉴를 선택한다. (S10)Referring to FIG. 1, a caller first selects a text message sending menu of a mobile terminal. (S10)

상기 발신자가 이동 단말기의 문자 메시지 발신 메뉴를 선택한(S10) 후, 상기 발신자가 장문 메시지를 전송하고자 하는 수신자의 수신자 번호를 입력하고, 상기 발신자의 회신 번호를 입력한다. (S11)After the caller selects a text message sending menu of the mobile terminal (S10), the caller inputs the recipient number of the recipient to whom the long message is to be sent, and inputs the caller's reply number. (S11)

그리고, 상기 수신자 번호와 회신 번호를 입력한(S11) 후, 문자 메시지를 작성한다. (S12)After inputting the recipient number and the reply number (S11), a text message is created. (S12)

여기서, 상기 문자 메시지 작성 길이는 80자 미만으로 메시지의 문자 수는 통신 서비스 사업자가 허용하는 문자 수 이내에서만 허용된다.Here, the text message writing length is less than 80 characters, the number of characters of the message is allowed only within the number of characters allowed by the communication service provider.

상기 문자 메시지를 작성한(S12) 후, 상기 작성한 문자 메시지를 상기 입력한 수신자 번호로 발신한다. (S13)After creating the text message (S12), the created text message is sent to the input recipient number. (S13)

그리고, 상기 문자 메시지를 발신한(S13) 후, 상기 입력한 수신자 번호로 발신이 완료 될 때 까지 발신 완료 대기한다. (S14)Then, after the text message is sent (S13), the transmission completion waits until the transmission is completed to the input recipient number. (S14)

그 다음, 상기 발신 완료 대기한(S14) 후, 상기 발신자가 상기 전송한 문자 메시지에 추가로 전송할 메시지가 있는지 판단한다. (S15)Next, after the transmission completion wait (S14), it is determined whether the sender has a message to be additionally transmitted to the transmitted text message. (S15)

상기 발신자가 추가로 전송할 메시지가 있는지 판단한 결과(S15), 상기 발신자가 추가로 전송할 메시지가 있을 경우, 상기 발신자는 상기와 같은 단계를 반복하여 추가로 전송할 문자 메시지를 작성하여 수신자 번호에 전송한다.As a result of determining whether there is an additional message to be transmitted by the sender (S15), when the sender has an additional message to be transmitted, the sender repeats the above steps to create a text message to be additionally transmitted and transmits it to the recipient number.

그리고, 상기 발신자가 추가로 전송할 메시지가 있는지 판단한 결과(S15), 상기 발신자가 추가로 전송할 메시지가 없을 경우, 상기 발신자는 문자 메시지 전송을 종료한다.In addition, when the sender determines whether there is an additional message to transmit (S15), when the sender does not have an additional message to be transmitted, the sender terminates the text message transmission.

이와 같이 종래 기술의 SMS를 이용한 장문 메시지 전송은 80자 이내의 사업자가 허용하는 문자 수 이내에서만 전송하므로, 80자 이상의 문자는 여러 개의 단문으로 나누어서 전송해야 하며, 메뉴 선택 과정과, 수신자 번호 및 회신 번호를 입력하고, 문자 전송 완료까지의 대기 시간 등 불합리한 작업과 대기 시간을 필요로 하는 단점이 있다.As such, the long message transmission using the SMS of the prior art is transmitted only within the number of characters allowed by the operator of 80 characters or less, and therefore, the characters of 80 or more characters should be divided into several short texts, the menu selection process, the recipient number, and the reply. There is a disadvantage in that it requires an unreasonable task and waiting time such as entering a number and waiting time until completion of the character transmission.

따라서, 본 발명의 목적은 이상에서 언급한 종래 기술의 문제점을 감안하여 안출한 것으로서, 장문의 메시지를 한 번에 편집하여 불합리한 작업과 대기 시간 낭비에 적당하도록 하는 SMS을 이용한 장문 메시지 전송 방법을 제공하기 위한 것이다.Accordingly, an object of the present invention has been made in view of the above-mentioned problems of the prior art, and provides a method for transmitting a long message using SMS that is suitable for unreasonable work and waste of waiting time by editing a long message at a time. It is to.

이상과 같은 목적을 달성하기 위한 본 발명의 일 특징에 따르면, 문자 메시지 발신 메뉴를 선택시 발신 내용이 소정용량 초과 시 마다 내부 메모리에 단위 블록으로 연결코드를 삽입하여 사용자가 작성하려는 길이의 문자를 작성하는 단계와, 상기 단위 블록으로 연결코드를 삽입하여 작성한 문자를 상기 연결코드가 삽입된 여러개의 단문 메시지로 나뉘어 수신자에게 발신하여 이루어진다.According to an aspect of the present invention for achieving the above object, when the text message sending menu is selected, when the contents of the sending exceed a predetermined capacity, a character code of a length that the user wants to write is inserted into the internal memory by inserting a connection code into a unit block. And a character created by inserting a connection code into the unit block is divided into a plurality of short messages inserted with the connection code and sent to the receiver.

바람직하게, 상기 발신된 단문 메시지를 수신한 수신자는 수신한 여러개의 단문 메시지가 연결코드로 연결되었는지 확인한다.Preferably, the receiver receiving the sent short message checks whether the received short messages are connected by a connection code.

그리고, 상기 수신한 여러개의 단문 메시지가 연결코드로 연결되었을 경우, 상기 여러개의 단문 메시지를 상기 연결코드를 통하여 사용자 단말기의 표시창에서 장문의 메시지를 확인한다.When the received short messages are connected by a connection code, the short messages are checked in the display window of the user terminal through the connection codes.

이상과 같은 목적을 달성하기 위한 본 발명의 다른 특징에 따르면, 발신한 문자 메시지가 소정용량을 초과 할 때마다 메시지를 분할하고 상기 분할한 메시지에 넘버링하여 이루어진다.According to another feature of the present invention for achieving the above object, it is made by dividing a message and numbering the divided message whenever the text message sent exceeds a predetermined capacity.

바람직하게, 상기 메시지가 수신되면 버퍼에 저장하고, 상기 메시지 시퀀스를 체크하여 어셈블리하여 저장한다.Preferably, when the message is received, the message is stored in a buffer, and the message sequence is checked and assembled.

도 1은 종래 기술에 따른 SMS를 이용한 장문 메시지 전송을 설명하기 위한 플로우 챠트1 is a flowchart illustrating a long message transmission using an SMS according to the prior art.

도 2a는 본 발명에 따른 SMS를 이용한 장문의 메시지 전송을 위한 장문 메시지 작성을 나타낸 도면Figure 2a is a diagram showing the creation of a long message for the long message transmission using SMS in accordance with the present invention

도 2b는 상기 도 2a에서 작성한 장문의 메시지를 단문 메시지로 분할을 나타낸 도면FIG. 2B is a diagram illustrating the division of the long message created in FIG. 2A into a short message.

도 2c는 상기 도 2b에서 분할한 단문 메시지들을 작성 순서별 발신을 나타낸 도면FIG. 2C is a diagram illustrating transmission of the short messages divided in FIG.

도 3a는 상기 도 2c에서 발신된 단문 메시지 수신을 나타낸 도면3a is a diagram illustrating reception of a short message sent from FIG. 2c.

도 3b는 상기 도 3a에서 수신한 단문 메시지를 연결하여 장문으로 나타낸 도면FIG. 3B is a diagram showing a long message by connecting the short message received in FIG. 3A.

도 4은 본 발명 제 2 실시예에 따른 SMS을 이용한 장문의 메시지 전송을 위한 발신을 설명하기 위한 플로우 챠트4 is a flow chart for explaining the transmission for the long message transmission using SMS according to the second embodiment of the present invention.

도 5는 본 발명 제 2 실시에에 따른 SMS을 이용한 장문 메시지 전송을 위한 수신을 설명하기 위한 플로우 챠트FIG. 5 is a flowchart illustrating reception for transmitting a long message using SMS according to a second embodiment of the present invention.

이하 본 발명의 바람직한 실시 예에 따른 구성 및 작용을 첨부된 도면을 참조하여 설명한다.Hereinafter, the configuration and operation according to the preferred embodiment of the present invention will be described with reference to the accompanying drawings.

본 발명에서는 일정 용량 단위로 메시지를 분할함에 있어 임의로 80바이트로 정하고 아래에서 설명하고자 하며, 이 용량은 정해진 것이 아니며 임의의 설정이 가능하다.In the present invention, when dividing a message into a certain capacity unit, it is arbitrarily set to 80 bytes and will be described below. This capacity is not fixed and can be arbitrarily set.

또한 단문 메시지 전송 및 또는 수신은 페이징 채널 및 트래픽 채널을 이용한다.Short message transmission and / or reception also use paging channels and traffic channels.

도 2a는 본 발명에 따른 SMS를 이용한 장문 메시지 전송을 위한 장문 메시지 작성을 나타낸 도면이다.Figure 2a is a view showing the creation of a long message for transmitting a long message using the SMS according to the present invention.

도 2a를 참조하면, 먼저 단문 메시지 서비스를 이용한 단문 허용 메시지는 80자이고, 발신자가 작성할 문자 길이는 300자이다. X는 80자를 작성한 단문 메시지 끝을 표시하는 연결코드이고, Y는 80자 단문 메시지 작성 시작을 나타낸 연결코드이다.Referring to FIG. 2A, a short message allowing message using a short message service is 80 characters, and a character length of a caller is 300 characters. X is a connection code indicating the end of a short message written in 80 characters, and Y is a connection code indicating the start of a short message written in 80 characters.

상기 발신자가 작성한 300자 길이의 장문을, 단문 서비스가 허용하는 80자 단문으로 처리하는데, 상기 80자 단문 처리는 처음 1자부터 80자까지 작성한 후, 단문 메시지 끝을 표시하는 연결코드 X1이 단문 메시지 시작을 나타내는 연결코드 Y1과 연결되고, 상기 80자와 연결되는 Y1의 81자부터 160자까지 작성한 후, 다시 단문 메시지 끝 표시를 나타내는 연결코드 X2를 표시한다.The long text of 300 characters written by the sender is processed into an 80-character short text allowed by the short message service, and the 80-character short text processing is made from the first 1 to 80 characters, and then the connection code X1 indicating the end of the short message is short. Connected to the connection code Y1 indicating the start of the message, and 81 to 160 characters of the Y1 connected to the 80 characters are written, and then the connection code X2 indicating the end of the short message is displayed again.

따라서, 상기와 같은 방법으로 상기 160자까지 작성하고 X2 연결코드가 Y2연결코드와 연결되어 161자부터 240자까지 작성하여 끝을 표시하는 X3 연결코드가 241자가 시작하는 Y3 연결코드가 연결되어 300자의 장문이 작성된다.Thus, in the same manner as described above, the X3 connection code, which is written up to 160 characters and the X2 connection code is connected with the Y2 connection code, and the 161 to 240 characters are written to indicate the end, the Y3 connection code, which starts with 241 characters, is connected to 300 The palm of the hand is written.

여기서, 상기 연결코드를 이용하여 통신 서비스 사업자가 허용하는 문자 용량 초과 시 마다 내부적으로 메모리에 단위 블록으로 처리하여 연결된 단위 블록끼리의 끝과 처음에 상기와 같은 연결코드를 삽입하여 사용자 작성하고자 하는 길이의 문자를 작성한다.In this case, when the character capacity allowed by the communication service provider is exceeded using the connection code, the length of the user block is inserted by inserting the connection code as described above at the end and the beginning of the connected unit blocks. Write the character of.

도 2b는 상기 도 2a에서 작성한 장문 메시지를 단문 메시지 분할을 나타낸 도면이다.FIG. 2B is a diagram illustrating short message division into a long message created in FIG. 2A.

도 2b는 상기 도 2a에서 작성한 300자의 장문 메시지를 단문 메시지로 분할하여 블록 단위로 나누어, 상기 X1과 Y1으로 연결된 연결코드를 분할하여 단문 1자부터 80자까지 블록 1로, 단문 81자부터 160자까지 블록 2로, 단문 161자부터 240자까지 블록 3, 단문 241자부터 300자까지 블록 4로 분할한다.FIG. 2B shows the 300-character long message created in FIG. 2A divided into short messages, divided into block units, and splits the connection code connected to the X1 and Y1 blocks by short 1 to 80 characters. Characters are divided into Block 2, Short 161 to 240 characters, Block 3, Short 241 to 300 characters, and Block 4.

도 2c는 상기 도 2b에서 분할한 단문 메시지들을 작성 순서별 발신을 나타낸 도면이다.FIG. 2C is a diagram illustrating transmission of the short messages divided in FIG. 2B according to a writing order.

도 2c는 상기 도 2b에서 분할한 블록 1, 블록 2, 블록3, 블록 4를 작성 순서별로 블록 1에서 블록 4까지 수신자에서 트래픽 채널을 이용하여 발신한다.FIG. 2C illustrates block 1, block 2, block 3, and block 4 divided in FIG. 2B by using a traffic channel from a block 1 to block 4 in order of creation.

한편, 상기 80자까지 허용된 단문 메시지 작성을 한글 40자 영문이나 숫자 80자의 80바이트(Byte)를 상기와 같이 블록 단위로 분할하게 되면 페이징 채널로 발신한다.On the other hand, if a short message allowed up to 80 characters is divided into 80 blocks of 40 English alphabets or 80 numerals in a block unit as described above, the short message is transmitted to the paging channel.

도 3a는 상기 도 2c에서 발신된 단문 메시지들 수신을 나타낸 도면이다.3A is a diagram illustrating reception of short messages sent in FIG. 2C.

도 3a는 상기 도 2c에서 발신된 연결코드를 가진 메시지가 연결코드로 연결되었는지 확인하고, 상기 연결코드로 연결된 메시지일 경우, 블록 1을 먼저 수신하고, 그 다음 블록 2, 블록 3, 블록 4를 연결코드 숫자 순서대로 수신한다.3a confirms whether a message having a connection code sent from FIG. 2c is connected with a connection code, and if the message is connected with the connection code, first receives block 1, and then blocks 2, 3, and 4 It is received in order of connection code number.

도 3b는 상기 도 3a에서 수신한 단문 메시지들을 연결하여 장문으로 나타낸 도면이다.FIG. 3B is a diagram illustrating a long text by connecting the short messages received in FIG. 3A.

도 3b는 상기 도 3a에서 수신한 블록 1, 블록 2, 블록 3, 블록 4를 상기 연결된 연결코드로 조합하여, 여러개의 단문 메시지로 나뉘어진 블록 단위의 메시지를, 사용자 이동 단말의 표시창에서 장문의 문자 메시지로 확인한다.3B is a block unit message divided into a plurality of short messages by combining blocks 1, 2, 3, and 4 received in FIG. 3A with the connected connection codes. Confirm by text message.

도 4는 본 발명 제 2 실시예에 따른 SMS을 이용한 장문 메시지 전송을 위한 발신과정을 설명하기 위한 플로우 챠트이다4 is a flowchart illustrating an originating process for transmitting a long message using SMS according to a second embodiment of the present invention.

도 4를 참조하면, 먼저 데이터의 크기가 80 바이트(Byte) 이상인지 확인한다. (S20)Referring to FIG. 4, first, it is checked whether the data size is 80 bytes or more. (S20)

상기 데이터의 크기가 80 바이트(Byte) 이상인지 확인한 결과(S20), 상기 데이터가 80바이트 이상일 경우, 상기 80바이트 이상의 데이터를 80 바이트로 세그멘테이션(Segmentation)하여 블록 단위로 분할한다. (S21)As a result of checking whether the size of the data is 80 bytes or more (S20), when the data is 80 bytes or more, the 80 or more bytes are segmented into 80 bytes and divided into block units. (S21)

그리고, 상기 80바이트로 분할한 블록에 넘버링(Numbering)한다. (S22)Then, the blocks are divided into 80 bytes and numbered. (S22)

예를 들어, 상기 데이터가 한글의 200바이트일 경우, 1장에서 40자까지의 80바이트의 블록을 넘버 1, 41자부터 80자까지의 80바이트 블록을 넘버2, 그리고 81자부터 100자까지의 40바이트를 넘버 3으로 넘버링한다.For example, if the data is 200 bytes of Hangul, the number of 80-byte blocks from 1 to 40 characters in number 1, 41-80 characters in 80-byte blocks is number 2, and from 81 to 100 characters. 40 bytes are numbered 3.

상기 블록 단위의 넘버 순서대로 전송한 후(S23), 모두 전송되었는지 확인한다. (S24)After transmission in the order of the number of blocks (S23), it is checked whether all of them have been transmitted. (S24)

그리고, 상기 블록 단위의 데이터가 모두 전송되었는지 확인한 결과(S23), 모든 블록이 전송되었을 경우 종료하고, 상기 모든 블록이 전송되지 않았을 경우 상기와 같은 과정을 반복한다.As a result of confirming that all data in the block unit is transmitted (S23), when all blocks are transmitted, the process ends. When all blocks are not transmitted, the above process is repeated.

한편 상기 데이터의 크기가 80바이트 이상인지 확인한 결과(S20), 상기 데이터가 80바이트 이하일 경우, 세그멘테이션(S21)이나 넘버링(22) 단계를 수행하지 않고 즉시, 수신자에게 발신한다. .On the other hand, as a result of confirming that the size of the data is 80 bytes or more (S20), if the data is 80 bytes or less, it is immediately sent to the receiver without performing the segmentation (S21) or numbering step 22. .

도 5는 본 발명 제 2 실시예에 따른 SMS을 이용한 장문 메시지 전송을 위한 수신과정을 설명하기 위한 플로우 챠트이다.5 is a flowchart illustrating a receiving process for transmitting a long message using SMS according to a second embodiment of the present invention.

도 5를 참조하면. 먼저, 수신된 데이터가 블록 단위로 수신되었는지 단문 메시지 타입을 확인한다. (S30)Referring to FIG. 5. First, the short message type is checked whether the received data is received in units of blocks. (S30)

상기 수신한 단문 메시지 타입을 확인한 결과(S30), 상기 수신된 단문 메시지가 블록 단위로 수신된 메시지일 경우, 이를 버퍼에 저장한다. (S31)As a result of checking the received short message type (S30), if the received short message is a received message in units of blocks, the short message is stored in a buffer. (S31)

상기, 블록 단위의 단문 메시지를 버퍼에 저장한 후(S31), 상기 블록 단위의 단문 메시지의 넘버 순서를 체크한다. (S32)After storing the short message in units of blocks in a buffer (S31), the number order of the short messages in units of blocks is checked. (S32)

그리고, 상기 블록 단위의 단문 메시지 넘버 순서를 체크한 후(S32), 상기 블록 단위의 단문 메시지 넘버 순서가 마지막인지 판단한다. (S33)After checking the short message number order in units of blocks (S32), it is determined whether the short message number order in units of blocks is the last. (S33)

상기, 마지막 순서를 판단한 결과(S33), 상기 블록 단위의 식별자가 마지막 시퀀스 일 경우, 이 블록을 어셀블리한다. (S34)As a result of determining the last order (S33), if the identifier of the block unit is the last sequence, the block is assembled. (S34)

상기 어셀블리 한 후(S34), 상기 단문 메시지 블록을 저장하고(S36), 상기블록 단위의 단문 메시지 수신을 종료한다. (S35)After the assembly (S34), the short message block is stored (S36), and the reception of the short message in the block unit ends. (S35)

이상의 설명에서와 같이 본 발명은 장문의 문자 메시지 전송시 통신 서비스 사업자에 의해서 제한된 1회 전송 문자 용량에 구해받지 사용자가 전송하고자 하는 길이 만큼의 메시지를 작성하여 이 메시지를 한 번의 작업으로 전송을 완료하므로, 불합리한 작업과 대기 시간이 필요하지 않는 장점이 있다.As described above, the present invention completes the transmission of the message in a single operation by creating a message having a length that the user wants to transmit, which is not obtained by the one-time transmission character capacity limited by the communication service provider when the long text message is transmitted. Therefore, there is an advantage that does not require unreasonable work and waiting time.

이상 설명한 내용을 통해 당업자라면 본 발명의 기술 사상을 일탈하지 아니하는 범위에서 다양한 변경 및 수정이 가능함을 알 수 있을 것이다.Those skilled in the art will appreciate that various changes and modifications can be made without departing from the spirit of the present invention.

따라서, 본 발명의 기술적 범위는 실시예에 기재된 내용으로 한정하는 것이 아니라 특허 청구 범위에 의해서 정해져야 한다.Therefore, the technical scope of the present invention should not be limited to the contents described in the examples, but should be defined by the claims.

Claims (5)

문자 메시지 발신 메뉴를 선택시 발신한 내용이 소정용량 초과시 마다 내부 메모리에 단위 블록으로 연결코드를 삽입하여 사용자가 작성하려는 길이의 문자를 작성하는 단계와;Creating a character of a length desired to be created by the user by inserting a connection code in a unit block into the internal memory whenever the contents transmitted when the text message sending menu is selected; 상기 단위 블록으로 연결코드를 삽입하여 작성한 문자를 상기 연결코드가 삽입된 여러개의 단문 메시지로 나뉘어 수신자에게 발신하는 단계를 포함하여 이루어지는 것을 특징으로 하는 SMS를 이용한 장문 문자 메시지 전송 방법Method for transmitting a long text message using SMS, comprising the step of transmitting a character created by inserting a connection code into the unit block divided into a plurality of short messages with the connection code inserted to the recipient 제 1항에 있어서, 상기 발신된 단문 메시지를 수신한 수신자는 수신한 여러개의 단문 메시지가 연결코드로 연결되었는지 확인하는 것을 특징으로 하는 SMS를 이용한 장문 문자 메시지 전송 방법.The method of claim 1, wherein the receiver receiving the sent short message checks whether the received short messages are connected by a connection code. 제 2항에 있어서, 상기 수신한 여러개의 단문 메시지가 연결코드로 연결되었을 경우, 상기 여러개의 단문 메시지를 상기 연결코드를 통하여 사용자 단말기의 표시창에서 장문의 메시지를 확인하는 것을 특징으로 하는 SMS를 이용한 장문 문자 메시지 전송 방법.The SMS of claim 2, wherein when the received short messages are connected with a connection code, the short messages are checked on the display window of the user terminal through the connection codes. How to send a long text message. 발신한 문자 메시지가 소정용량을 초과할 때 마다 메시지를 분할하고 상기 분할한 메시지에 넘버링하는 것을 포함하여 이루어지는 것을 특징으로 하는 SMS를이용한 장문 문자 메시지 전송 방법.And dividing the message whenever the outgoing text message exceeds a predetermined capacity and numbering the divided message. 제 4항에 있어서, 상기 메시지가 수신되면 버퍼에 저장하고, 상기 메시지를 시퀀스를 체크하여 어셈블리하여 저장하는 것을 특징으로 하는 SMS를 이용한 장문 문자 메시지 전송 방법.The method of claim 4, wherein the message is stored in a buffer when the message is received, and the message is checked, assembled, and stored in a sequence.
KR1020000066954A 2000-11-11 2000-11-11 Method for transfer long message using Short Message Service KR20020036880A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020000066954A KR20020036880A (en) 2000-11-11 2000-11-11 Method for transfer long message using Short Message Service
US09/987,100 US7089024B2 (en) 2000-11-11 2001-11-13 Message transmitting method using short message service

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000066954A KR20020036880A (en) 2000-11-11 2000-11-11 Method for transfer long message using Short Message Service

Publications (1)

Publication Number Publication Date
KR20020036880A true KR20020036880A (en) 2002-05-17

Family

ID=19698474

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000066954A KR20020036880A (en) 2000-11-11 2000-11-11 Method for transfer long message using Short Message Service

Country Status (2)

Country Link
US (1) US7089024B2 (en)
KR (1) KR20020036880A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20010044450A (en) * 2001-02-21 2001-06-05 정종희 Method and apparatus for division and transmission of messages in mobile-terminal
KR100396727B1 (en) * 2000-05-31 2003-09-02 네트 빌리지 컴퍼니 리미티드 Method for transmitting/receiving text data in portable terminal
KR20030096654A (en) * 2002-06-17 2003-12-31 주식회사 팬택앤큐리텔 Method for transmitting long message by short message service
KR20040001425A (en) * 2002-06-28 2004-01-07 에스케이 텔레콤주식회사 Method for transmitting and receiving Color Long Message using SMS in CDMA mobile communication system
KR20040018609A (en) * 2002-08-23 2004-03-04 에스케이 텔레콤주식회사 Method and System for Providing Long Message Services by Using a Telecommunication Network
KR20040052104A (en) * 2002-12-13 2004-06-19 에스케이 텔레콤주식회사 Mobile Communication System Ability to Service of Edited Long Message
KR100453160B1 (en) * 2002-06-25 2004-10-15 삼성전자주식회사 Method for transmitting multi short message service in mobile telephone
KR100998494B1 (en) * 2003-07-10 2010-12-06 삼성전자주식회사 Method of message transmission on mobile phone using pc-link

Families Citing this family (33)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1182748C (en) * 2001-11-27 2004-12-29 斯伦贝谢(北京)智能卡科技有限公司 Implementation method and system for radio value-adding business based on short message service
US20030217157A1 (en) * 2002-03-28 2003-11-20 Tung Sharon W. Method and apparatus to reduce wireless data transfer delay
US7224674B2 (en) * 2002-03-28 2007-05-29 Motorola, Inc. Method and apparatus for wireless data transfer with reduced delay
US20030235180A1 (en) * 2002-04-26 2003-12-25 Valentin Oprescu-Surcobe Method and apparatus for efficient channel assignment
US20030202487A1 (en) * 2002-04-26 2003-10-30 Harris John M. Method and apparatus for reducing call setup time
US7042857B2 (en) 2002-10-29 2006-05-09 Qualcom, Incorporated Uplink pilot and signaling transmission in wireless communication systems
CA2411506C (en) * 2002-11-07 2010-02-16 Research In Motion Limited Pseudo-interactive input processing in wireless environments
US7177297B2 (en) * 2003-05-12 2007-02-13 Qualcomm Incorporated Fast frequency hopping with a code division multiplexed pilot in an OFDMA system
US20050027839A1 (en) * 2003-07-31 2005-02-03 International Business Machiness Corporation Method, system and program product for dynamic transmission in a messaging session
US20050027669A1 (en) * 2003-07-31 2005-02-03 International Business Machines Corporation Methods, system and program product for providing automated sender status in a messaging session
JP4269162B2 (en) * 2004-01-07 2009-05-27 日本電気株式会社 Wireless route selection method for portable communication terminal, portable communication terminal and wireless communication system
US8611283B2 (en) 2004-01-28 2013-12-17 Qualcomm Incorporated Method and apparatus of using a single channel to provide acknowledgement and assignment messages
US20050208930A1 (en) * 2004-03-05 2005-09-22 Robert Zmrzli Method and apparatus for arranging network content on mobile devices
US8891349B2 (en) 2004-07-23 2014-11-18 Qualcomm Incorporated Method of optimizing portions of a frame
KR101048432B1 (en) * 2004-10-05 2011-07-11 엘지전자 주식회사 Message transmission method using file of mobile communication terminal
US8238923B2 (en) * 2004-12-22 2012-08-07 Qualcomm Incorporated Method of using shared resources in a communication system
US7453849B2 (en) * 2004-12-22 2008-11-18 Qualcomm Incorporated Method of implicit deassignment of resources
US8831115B2 (en) 2004-12-22 2014-09-09 Qualcomm Incorporated MC-CDMA multiplexing in an orthogonal uplink
KR101155335B1 (en) * 2005-01-07 2012-06-11 엘지전자 주식회사 Multimedia message service operating method for mobile communication terminal
KR100663421B1 (en) * 2005-04-19 2007-01-02 삼성전자주식회사 Short messaging service message exchanging system and method
CN100364342C (en) * 2005-04-26 2008-01-23 华为技术有限公司 Method for push business
US7430424B2 (en) * 2005-04-29 2008-09-30 Nokia Corporation Mobile communication method and terminal
US7389116B1 (en) * 2005-08-24 2008-06-17 Amdocs Software Systems Limited System, method, and computer program product for short message service (SMS) rating
US20090275349A1 (en) * 2006-03-24 2009-11-05 Ktreetel Co., Ltd. Method and apparatus for providing idle mode service
CN100525484C (en) * 2006-03-29 2009-08-05 华为技术有限公司 Method for implementing sending super long short message in CDMA circuit domain
US8516398B2 (en) * 2006-05-08 2013-08-20 Sony Corporation Method and system for graphically delimiting text message content for a mobile radio terminal
CN101640718B (en) * 2008-07-28 2012-12-19 鸿富锦精密工业(深圳)有限公司 Mobile communication device having fast replying function of advertising short message and method
CN101651869B (en) * 2008-08-12 2012-12-19 鸿富锦精密工业(深圳)有限公司 Mobile communication device and advertisement short message service reply method thereof
US8990338B2 (en) 2009-09-10 2015-03-24 Google Technology Holdings LLC Method of exchanging photos with interface content provider website
US8589516B2 (en) * 2009-09-10 2013-11-19 Motorola Mobility Llc Method and system for intermediating content provider website and mobile device
US20110179378A1 (en) * 2009-09-10 2011-07-21 Motorola, Inc. Method Generating a Message for One or More Social Networking Websites
US9037656B2 (en) 2010-12-20 2015-05-19 Google Technology Holdings LLC Method and system for facilitating interaction with multiple content provider websites
US9282443B2 (en) * 2013-12-18 2016-03-08 Apple Inc. Short message service (SMS) message segmentation

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5673259A (en) * 1995-05-17 1997-09-30 Qualcomm Incorporated Random access communications channel for data services
CA2224420C (en) * 1997-02-26 2000-10-10 Amsc Subsidiary Corporation Computer architecture for service preemption for mobile terminals in a mobile satellite communications system
US6185208B1 (en) * 1998-04-30 2001-02-06 Phone.Com, Inc. Method and apparatus for fragmenting messages for a wireless network using group sharing of reference numbers
KR100532274B1 (en) * 1999-09-08 2005-11-29 삼성전자주식회사 Apparatus for transfering long message in portable terminal and method therefor

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100396727B1 (en) * 2000-05-31 2003-09-02 네트 빌리지 컴퍼니 리미티드 Method for transmitting/receiving text data in portable terminal
KR20010044450A (en) * 2001-02-21 2001-06-05 정종희 Method and apparatus for division and transmission of messages in mobile-terminal
KR20030096654A (en) * 2002-06-17 2003-12-31 주식회사 팬택앤큐리텔 Method for transmitting long message by short message service
KR100453160B1 (en) * 2002-06-25 2004-10-15 삼성전자주식회사 Method for transmitting multi short message service in mobile telephone
KR20040001425A (en) * 2002-06-28 2004-01-07 에스케이 텔레콤주식회사 Method for transmitting and receiving Color Long Message using SMS in CDMA mobile communication system
KR20040018609A (en) * 2002-08-23 2004-03-04 에스케이 텔레콤주식회사 Method and System for Providing Long Message Services by Using a Telecommunication Network
KR20040052104A (en) * 2002-12-13 2004-06-19 에스케이 텔레콤주식회사 Mobile Communication System Ability to Service of Edited Long Message
KR100998494B1 (en) * 2003-07-10 2010-12-06 삼성전자주식회사 Method of message transmission on mobile phone using pc-link

Also Published As

Publication number Publication date
US7089024B2 (en) 2006-08-08
US20020058522A1 (en) 2002-05-16

Similar Documents

Publication Publication Date Title
KR20020036880A (en) Method for transfer long message using Short Message Service
EP0693860A2 (en) Portable radio communication apparatus
KR20000056162A (en) Data transmission protocol and terminal using short message service
KR100396727B1 (en) Method for transmitting/receiving text data in portable terminal
KR19990011713A (en) Text information transmission by scenario type user interface
KR20020060489A (en) Method for transmitting and receiving image file in mobile phone
KR20010016442A (en) System for transmitting a character message as image data
WO2003007182A1 (en) Device for automatically extending text messages, and methods therefor
KR20040018609A (en) Method and System for Providing Long Message Services by Using a Telecommunication Network
CN102281516B (en) Short message processing method and short message processing terminal
KR100672426B1 (en) Method for drawing up short message in mobile communication terminal
KR100675153B1 (en) Method for processing unicode character string of mobile communication terminal
KR19990033124A (en) E-mail sending device and method
US20050070224A1 (en) Method of using external electronic device on fixed platform to operate short messages through mobile communication device
KR100400553B1 (en) Letter message auto input apparatus and method for mobile communication terminal
CN1316808C (en) Data transmission protocol for use between WAP net barrier and terminal
KR100675165B1 (en) A mobile communication terminal having a function of transmitting and receiving a reply requsting SMS message and the method thereof
KR20030096654A (en) Method for transmitting long message by short message service
KR20030011488A (en) Long message system using the wireless communication devices
KR100535151B1 (en) Message transmission method used macro keys for a mobile phone
KR20060086474A (en) Method for merging of short message and phone-book data in portable terminal
KR100661583B1 (en) A mobile communication terminal having a function of transmitting sms message including unicode and the method thereof
KR100757182B1 (en) Method for changing short massage on based request of receiver and system thereof
CN101527879B (en) Method and device for linkage sending of messages
KR100655063B1 (en) Method for managing editing a phrase in mobile telecommunication terminal

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
AMND Amendment
N231 Notification of change of applicant
E601 Decision to refuse application
J201 Request for trial against refusal decision
AMND Amendment
E801 Decision on dismissal of amendment
S901 Examination by remand of revocation
B601 Maintenance of original decision after re-examination before a trial
J301 Trial decision

Free format text: TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20030207

Effective date: 20041129

Free format text: TRIAL NUMBER: 2003101000409; TRIAL DECISION FOR APPEAL AGAINST DECISION TO DECLINE REFUSAL REQUESTED 20030207

Effective date: 20041129