KR100749744B1 - Method for testing sms service in the mobile terminal - Google Patents
Method for testing sms service in the mobile terminal Download PDFInfo
- Publication number
- KR100749744B1 KR100749744B1 KR1020050045245A KR20050045245A KR100749744B1 KR 100749744 B1 KR100749744 B1 KR 100749744B1 KR 1020050045245 A KR1020050045245 A KR 1020050045245A KR 20050045245 A KR20050045245 A KR 20050045245A KR 100749744 B1 KR100749744 B1 KR 100749744B1
- Authority
- KR
- South Korea
- Prior art keywords
- data
- portable terminal
- tcp
- short message
- client
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/06—Testing, supervising or monitoring using simulated traffic
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/12—Messaging; Mailboxes; Announcements
- H04W4/14—Short messaging services, e.g. short message services [SMS] or unstructured supplementary service data [USSD]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/18—Information format or content conversion, e.g. adaptation by the network of the transmitted or received information for the purpose of wireless delivery to users or terminals
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Telephonic Communication Services (AREA)
Abstract
본 발명은 휴대용 단말기에 관한 것으로, 특히 개발자가 인터넷을 통해 원격으로 SMS를 송신하게 하고 그 송신한 것을 다른 휴대용 단말기로 수신하여 그 내용을 인터넷을 통해 실시간으로 확인함으로써 원격지에 있는 휴대용 단말기의 SMS 서비스를 테스트할 수 있도록 한 휴대용 단말기의 SMS 서비스 테스트 방법에 관한 것이다. 이를 위하여 본 발명은 서버 피씨(PC)상에서 단문메시지를 작성하고 이를 시리얼 통신 데이터로 변환하여 가상 컴포트로 전송하는 과정과; 상기 가상 컴포트로 수신된 데이터를 TCP/IP 형식으로 변환하여 인터넷을 통해 클라이언트 피씨로 전송한후, 이를 발신용 휴대용 단말기로 전송하여 수신용 휴대용 단말기로 단문메시지를 발신하는 과정과; 상기 수신용 휴대용 단말기는 수신된 단문메시지를 시리얼 통신 데이터로 변환하여 클라이언트 피씨의 가상 컴포트로 전송한후, 이를 TCP/IP 데이터로 전환하여 서버 피씨로 전송하여 발신된 메시지를 디스플레이하는 과정으로 이루어진다. The present invention relates to a mobile terminal, and in particular, to allow a developer to send an SMS remotely over the Internet, and to receive the transmission to another mobile terminal and to confirm the contents in real time through the Internet, an SMS service of a mobile terminal at a remote location. It relates to an SMS service test method of a portable terminal so that it can be tested. To this end, the present invention comprises the steps of creating a short message on the server PC (PC) and converts it into serial communication data and transmits it to the virtual comfort; Converting the data received by the virtual comfort into TCP / IP format and transmitting the data to the client PC through the Internet, and then transmitting the short message to the receiving portable terminal by transmitting the data to the client portable terminal; The receiving portable terminal converts the received short message into serial communication data and transmits it to the virtual comfort of the client PC, and then converts the received short message into TCP / IP data to the server PC to display the sent message.
Description
도 1은 본 발명의 실시예에 따라 휴대용 단말기의 SMS 서비스 테스트 방법을 보인 예시도.1 is an exemplary view showing an SMS service test method of a portable terminal according to an embodiment of the present invention.
본 발명은 휴대용 단말기에 관한 것으로, 특히 개발자가 인터넷을 통해 원격으로 SMS를 송신하게 하고 그 송신한 것을 다른 휴대용 단말기로 수신하여 그 내용을 인터넷을 통해 실시간으로 확인함으로써 원격지에 있는 휴대용 단말기의 SMS 서비스를 테스트할 수 있도록 한 휴대용 단말기의 SMS 서비스 테스트 방법에 관한 것이다.The present invention relates to a mobile terminal, and in particular, to allow a developer to send an SMS remotely over the Internet, and to receive the transmission to another mobile terminal and to confirm the contents in real time through the Internet, an SMS service of a mobile terminal at a remote location. It relates to an SMS service test method of a portable terminal so that it can be tested.
일반적으로, 휴대용 단말기는 음성통화가 주된 기능이지만, 상호간의 커뮤니케이션을 위한 수단으로서 단문메시지(Short Message Service; SMS, 이하 "SMS"라 약칭함)를 빼놓을수는 없다.In general, a mobile terminal has a main function of voice communication, but a short message service (SMS, hereinafter abbreviated as "SMS") cannot be omitted as a means for communication.
이러한 단문메시지는 상대방에게 전송하고자 하는 메시지를 문자로 전송하는 것으로서, 전송한 SMS가 수신측에서 정확하게 SMS가 수신되었는지를 테스트해야 한 다.The short message is a text message to be sent to the other party. The short message must be tested to verify that the SMS is correctly received at the receiving end.
그러나, 외국 수출용 휴대용 단말기의 경우 개발 모델의 SMS 테스트는 외국 현지망과 국내망의 망요소의 차이와 무선 통신 사업자의 SMS 서비스의 차이점 등에 의해 국내에서는 완전한 테스트가 불가능하다. 따라서 개발자가 직접 외국 현지로 출장을 가서 SMS를 직접 송신하거나 수신하여 테스트를 해야하는 문제점이 있었다.However, in the case of a mobile terminal for foreign export, the SMS test of the development model cannot be fully tested in Korea due to the differences in the network elements of the foreign local network and the domestic network and the difference of the SMS service of the wireless carrier. Therefore, there was a problem that the developer has to travel to a foreign country and send and receive an SMS directly for testing.
따라서, 본 발명은 상기와 같은 문제점을 해결하기 위하여 창출한 것으로, 개발자가 인터넷을 통해 원격으로 SMS를 송신하게 하고 그 송신한 것을 다른 휴대용 단말기로 수신하여 그 내용을 인터넷을 통해 실시간으로 확인함으로써 원격지에 있는 휴대용 단말기의 SMS 서비스를 테스트할 수 있도록 한 휴대용 단말기의 SMS 서비스 테스트 방법을 제공함에 그 목적이 있다.Therefore, the present invention has been created to solve the above problems, by allowing the developer to send the SMS remotely over the Internet and receive the transmission to another portable terminal to check the contents in real time via the Internet remotely An object of the present invention is to provide a method for testing an SMS service of a portable terminal so that the SMS service of the portable terminal can be tested.
상기와 같은 목적을 달성하기 위한 본 발명은, 서버 피씨(PC)상에서 단문메시지를 작성하고 이를 시리얼 통신 데이터로 변환하여 가상 컴포트로 전송하는 과정과;The present invention for achieving the above object, the process of creating a short message on the server PC (PC) and converting it into serial communication data and transmitting to the virtual comfort;
상기 가상 컴포트로 수신된 데이터를 TCP/IP 형식으로 변환하여 인터넷을 통해 클라이언트 피씨로 전송한후, 이를 발신용 휴대용 단말기로 전송하여 수신용 휴대용 단말기로 단문메시지를 발신하는 과정과;Converting the data received by the virtual comfort into TCP / IP format and transmitting the data to the client PC through the Internet, and then transmitting the short message to the receiving portable terminal by transmitting the data to the client portable terminal;
상기 수신용 휴대용 단말기는 수신된 단문메시지를 시리얼 통신 데이터로 변환하여 클라이언트 피씨의 가상 컴포트로 전송한후, 이를 TCP/IP 데이터로 전환하여 서버 피씨로 전송하여 발신된 메시지를 디스플레이하는 과정으로 이루어진 것을 특징으로 한다.The receiving portable terminal converts the received short message into serial communication data and transmits it to the virtual comfort of the client PC, and then converts it to TCP / IP data and transmits it to the server PC to display the sent message. It features.
이하, 본 발명에 따른 바람직한 실시예를 첨부한 도면을 참조하여 상세히 설명한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings.
하기의 설명에서는 본 발명에 따른 동작 및 작용을 이해하는데 필요한 부분만이 설명되며 그 이외 부분의 설명은 본 발명의 요지를 흩트리지 않도록 생략될 것이라는 것을 유의하여야 한다.It should be noted that in the following description, only parts necessary for understanding the operation and operation according to the present invention will be described, and descriptions of other parts will be omitted so as not to distract from the gist of the present invention.
하기의 설명에서 휴대용 단말기의 SMS 서비스 테스트 방법에 따른 특정 상세들이 본 발명의 보다 전반적인 이해를 제공하기 위해 나타나 있다. 이들 특정 상세들 없이 또한 이들의 변형에 의해서도 본 발명이 용이하게 실시될 수 있다는 것은 이 기술분야에서 통상의 지식을 가진 자에게 자명할 것이다.In the following description, specific details according to the SMS service test method of the portable terminal are shown to provide a more general understanding of the present invention. It will be apparent to one of ordinary skill in the art that the present invention may be readily practiced without these specific details and also by their modifications.
도 1은 본 발명의 실시예에 따라 휴대용 단말기의 SMS 서비스 테스트 방법을 보인 예시도이다.1 is an exemplary view showing an SMS service test method of a portable terminal according to an embodiment of the present invention.
상기 도 1을 참조하면, 우선 본 발명은 다음과 같은 조건이 갖는다.Referring to FIG. 1, the present invention has the following conditions.
첫째로, SMS를 송신하는 송신용 휴대용 단말기(30)와 SMS를 수신하는 수신용 휴대용 단말기(40)는 인터넷에 접속되어 있는 클라이언트 PC(20)와 가상 컴포트(comport)를 통해 시리얼(serial)통신(일예로, UART 혹은 USB)으로 접속되어 있어야 하고, 시리얼 통신으로 수신된 메시지를 SMS 서비스 호를 통해 발신할 수 있어야 하고, 망에서 수신용 휴대용 단말기(40)가 수신한 SMS를 시리얼 통신을 통해 클라이언트 PC(20)로 전송할 수 있어야 한다.First, the transmission
둘째로, 클라이언트 PC(20)에서는 인터넷을 통해 연결된 서버 PC(10)에서 전송하는 TCP/IP 데이터를 수신하여 가상 컴포트에 연결된 발신용 휴대용 단말기(30)에 전송할 수 있어야 하며, 수신용 휴대용 단말기(40)에 수신 SMS를 가상 컴포트로 수신하여 인터넷으로 전송할 수 있도록 TCP/IP 데이터로 변경하여 네트워크 디바이스를 통해 인터넷으로 전송할 수 있어야 한다.Secondly, the client PC 20 should be able to receive TCP / IP data transmitted from the server PC 10 connected via the Internet and transmit the received TCP / IP data to the outgoing
셋째로, 서버 PC(10)에서는 개발자가 작성한 SMS를 시리얼 통신 데이터로 가상 컴포트로 내려보내고 이를 다시 TCP/IP 데이터로 변경하여 네트워크 디비이스를 통해 인터넷으로 전송할 수 있어야 한다. 또한 인터넷으로 수신된 TCP/IP 데이터를 시리얼 통신 데이터로 변경하여 가상 컴포트를 통해 디스플레이 프로그램에 전송할 수 있어야 한다.Third, the server PC 10 should send down the SMS written by the developer to the virtual comfort as serial communication data and change it back to TCP / IP data to be transmitted to the Internet through the network device. In addition, it must be able to convert TCP / IP data received from the Internet into serial communication data and transmit it to the display program through virtual comfort.
넷째로, 서버 PC(10)에서는 개발자가 작성한 SMS를 시리얼 통신 데이터로 가상 컴포트로 내려보내고 이를 다시 TCP/IP 데이터로 변경하여 네트워크 디바이스를 통해 인터넷으로 전송할 수 있어야 한다. 또한 인터넷으로 수신된 TCP/IP 데이터를 시리얼 통신 데이터로 변경하여 가상 컴포트를 통해 디스플레이 프로그램에 전송할 수 있어야 한다.Fourth, the server PC 10 should be able to send the SMS written by the developer to the virtual comfort as serial communication data and change it back to TCP / IP data to be transmitted to the Internet through the network device. In addition, it must be able to convert TCP / IP data received from the Internet into serial communication data and transmit it to the display program through virtual comfort.
상술한 조건을 갖으며 상기 도 1에 도시한 각 구성요소간의 상호 연결관계에 따른 동작에 대해서 후술하면 다음과 같다. The operation according to the interconnection relationship between the components shown in FIG. 1 having the above-described conditions will be described below.
우선, 원격지 인터넷에 연결된 클라이언트 PC(20)에 가상 컴포트 2개를 설치하고 개발자가 위치한 곳의 인터넷에 연결된 서버 PC(10)에도 가상 컴포트 2개를 설치한다.First, two virtual comforts are installed on the client PC 20 connected to the remote Internet, and two virtual comforts are also installed on the server PC 10 connected to the Internet where the developer is located.
클라이언트 PC(20)에 송신용 휴대용 단말기(30)와 수신용 휴대용 단말기(40)를 각각 가상 컴포트에 연결한다.The client PC 20 connects the transmitting
서버 PC(10)에서 전송할 SMS와 수신용 휴대용 단말기(40)의 번호를 입력하여 가상 컴포트로 보내고 다시 이것을 클라이언트 PC(20)의 IP정보를 추가시켜 TCP/IP 패킷으로 전환하여 인터넷을 통해 클라이언트 PC(20)에 전송한다. 일예로, 상기 도 1의 a와 같이 전송할 SMS의 메시지내용 "I am Happy!!"와 수신용 휴대용 단말기의 번호 "011-345-1234"를 입력한다.Input the SMS to be transmitted from the server PC 10 and the number of the receiving
그러면, 상기 클라이언트 PC(20)는 수신된 TCP/IP 데이터를 다시 발신용 휴대용 단말기(30)와의 통신을 위해 시리얼 통신 데이터로 전환하여 가상 컴포트를 통해 발신용 휴대용 단말기(30)로 전송하고, 이를 수신한 발신용 휴대용 단말기(30)는 수신용 휴대용 단말기 전화번호로 SMS를 발신한다. Then, the client PC 20 converts the received TCP / IP data into serial communication data for communication with the outgoing
이후, 수신용 휴대용 단말기(40)는 SMS를 수신하고, 이를 가상 컴포트를 통해 클라이언트 PC(20)에 전송한다. 이에, 상기 클라이언트 PC(20)는 수신된 SMS를 TCP/IP로 전환한후 개발자 PC인 서버 PC(10)의 IP정보를 추가시켜 TCP/IP 인터넷으로 전송한다.Thereafter, the receiving
그러면 인터넷으로 전송된 데이터가 서버 PC(10)측으로 수신되면, 서버 PC(10)는 수신된 데이터를 시리얼 통신 데이터로 변환하여 가상 컴포트를 통해 디스플레이 프로그램으로 전달하여 개발자에게 디스플레이 해준다. 즉, 상기 도 1의 b와 같이 발신용 휴대용 단말기의 전화번호 "011-9888-0101"과 수신 날짜/시간 "2/11 10:10Am" 및 SMS의 내용 "I am Happy!!"가 서버 PC(10)에 표시된다. 그러면 개발자는 상기 도 1의 a의 송신 SMS와 상기 도 1의 b의 SMS 내용을 비교하여 SMS 서비스를 테스트 할 수 있게 된다.Then, when the data transmitted to the Internet is received by the server PC 10, the server PC 10 converts the received data into serial communication data and delivers it to the display program through the virtual comfort to display to the developer. That is, the telephone number "011-9888-0101", the reception date / time "2/11 10: 10Am", and the contents "I am Happy !!" of the SMS as shown in FIG. It is displayed at (10). Then, the developer can test the SMS service by comparing the transmission SMS of FIG. 1A with the SMS contents of FIG. 1B.
한편 본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.Meanwhile, in the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by the equivalents of the claims.
이상에서 상세히 설명한 바와 같이 본 발명은 해외망에서 휴대용 단말기의 SMS 서비스 문제시 개발자의 해외 출장없이 원격으로 인터넷을 통해 SMS송신 및 수신 테스트를 하여 문제점을 파악할 수 있도록 함으로써, 개발자가 직접 외국현지로 이동하여 SMS 서비스를 테스트해야하는 불편함을 해소할 뿐만 아니라, SMS 서비스 디버깅에 필요한 정보를 실시간으로 수집할 수 있는 효과가 있다.As described in detail above, the present invention enables a developer to directly grasp a problem by performing SMS transmission and reception test over the Internet remotely without a developer's overseas travel in case of an SMS service problem of a mobile terminal in an overseas network. This eliminates the inconvenience of having to test the SMS service and collects the information necessary for debugging the SMS service in real time.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050045245A KR100749744B1 (en) | 2005-05-27 | 2005-05-27 | Method for testing sms service in the mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020050045245A KR100749744B1 (en) | 2005-05-27 | 2005-05-27 | Method for testing sms service in the mobile terminal |
Publications (2)
Publication Number | Publication Date |
---|---|
KR20060122630A KR20060122630A (en) | 2006-11-30 |
KR100749744B1 true KR100749744B1 (en) | 2007-08-17 |
Family
ID=37707936
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020050045245A KR100749744B1 (en) | 2005-05-27 | 2005-05-27 | Method for testing sms service in the mobile terminal |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100749744B1 (en) |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100942915B1 (en) * | 2007-09-21 | 2010-02-22 | 주식회사 이노와이어리스 | Method for measuring Transmitting and Receiving Quality of SMS |
KR100942916B1 (en) * | 2007-09-21 | 2010-02-22 | 주식회사 이노와이어리스 | Method for measuring Transmitting and Receiving Quality of MMS |
KR101017912B1 (en) * | 2008-07-23 | 2011-03-04 | 삼성전자주식회사 | Method of Remote Control For Portable Device And System using the same |
CN112969150B (en) * | 2021-01-29 | 2022-05-31 | 百果园技术(新加坡)有限公司 | Short message gateway experimental method and device |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010035264A (en) * | 2001-01-30 | 2001-05-07 | 왕해주 | System And Method For Wireless Multiple Data Receive/Send Using Wireless Communication Modem |
KR20010066351A (en) * | 1999-12-31 | 2001-07-11 | 조정남 | Apparatus and method for managing real time wireless network |
-
2005
- 2005-05-27 KR KR1020050045245A patent/KR100749744B1/en not_active IP Right Cessation
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20010066351A (en) * | 1999-12-31 | 2001-07-11 | 조정남 | Apparatus and method for managing real time wireless network |
KR20010035264A (en) * | 2001-01-30 | 2001-05-07 | 왕해주 | System And Method For Wireless Multiple Data Receive/Send Using Wireless Communication Modem |
Also Published As
Publication number | Publication date |
---|---|
KR20060122630A (en) | 2006-11-30 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
RU2316148C2 (en) | System and method for remote control of sms service for mobile communication terminal | |
US6937588B2 (en) | System and method for providing wireless application protocol service through internet | |
EP1773082A1 (en) | Remote testing of mobile terminals | |
CN100481782C (en) | Apparatus and method for checking performance of wireless data network | |
NO20081438L (en) | Modem with acoustic coupling | |
KR100749744B1 (en) | Method for testing sms service in the mobile terminal | |
CN101471953A (en) | Information transmission method, system and device | |
CN103023708A (en) | Method and system for testing communication protocol interface | |
CN101005411A (en) | Automatic detecting system, device and method for circuit type data service automation | |
JP4220394B2 (en) | Mobile terminal and provider for filling out electronic forms | |
KR100619959B1 (en) | Remote debugging apparatus and method for telephone connection network service function of mobile communication device | |
JP3822223B2 (en) | TEST SYSTEM, CLIENT DEVICE AND RELAY DEVICE INCLUDED IN THE SYSTEM, COMMUNICATION DEVICE TESTING METHOD, AND PROGRAM FOR MAKING COMPUTER FUNCTION AS CLIENT DEVICE OR RELAY DEVICE | |
CN103036911A (en) | Business data processing system and business data processing method | |
CN105122851B (en) | Heterogeneous networks linkage data transmission system and its method | |
KR100619942B1 (en) | Remote software debugging system and method for mobile communication device | |
CA2578712C (en) | Method for transmitting a message from a portable communication device to a separate terminal, and associated portable device and terminal | |
JP2010015373A (en) | Meter inspection system | |
CN101399867B (en) | Desktop system for mobile phone | |
CN101931899A (en) | Method for ordering cigarette by means of short message | |
CN101965066A (en) | Service information acquisition method, device and system | |
EP1562119A1 (en) | Method for providing a repair service | |
KR100644897B1 (en) | Data transmission method using short distance communication in mobile phone | |
WO2010076842A1 (en) | Meter reading terminal for charge calculation and system using this | |
KR101560641B1 (en) | Call set up method of internet phone | |
KR20060017258A (en) | Prepaid billing system in wireless portal platform and method thereof |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment |
Payment date: 20120727 Year of fee payment: 6 |
|
FPAY | Annual fee payment |
Payment date: 20130724 Year of fee payment: 7 |
|
FPAY | Annual fee payment |
Payment date: 20140724 Year of fee payment: 8 |
|
FPAY | Annual fee payment |
Payment date: 20150724 Year of fee payment: 9 |
|
FPAY | Annual fee payment |
Payment date: 20160722 Year of fee payment: 10 |
|
FPAY | Annual fee payment |
Payment date: 20170724 Year of fee payment: 11 |
|
LAPS | Lapse due to unpaid annual fee |