CN105007574A - Method for controlling communication terminal through short message - Google Patents

Method for controlling communication terminal through short message Download PDF

Info

Publication number
CN105007574A
CN105007574A CN201510359778.6A CN201510359778A CN105007574A CN 105007574 A CN105007574 A CN 105007574A CN 201510359778 A CN201510359778 A CN 201510359778A CN 105007574 A CN105007574 A CN 105007574A
Authority
CN
China
Prior art keywords
field
value
content
sms
sms control
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
CN201510359778.6A
Other languages
Chinese (zh)
Other versions
CN105007574B (en
Inventor
郑宇宏
繆林
华敏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Yuewei Science And Technology Co ltd
Original Assignee
SHANGHAI YUEWEI INFORMATION TECHNOLOGY Co Ltd
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 SHANGHAI YUEWEI INFORMATION TECHNOLOGY Co Ltd filed Critical SHANGHAI YUEWEI INFORMATION TECHNOLOGY Co Ltd
Priority to CN201510359778.6A priority Critical patent/CN105007574B/en
Publication of CN105007574A publication Critical patent/CN105007574A/en
Application granted granted Critical
Publication of CN105007574B publication Critical patent/CN105007574B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/02Terminal devices

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The invention discloses a method for controlling a communication terminal through a short message, relates to the technical field of mobile communication, and aims to solve the technical problem that only simple functions can be realized through an existing method. The method comprises the following steps: compiling an SMS (Short Messaging Service) control message into binary SMS control data, encoding the SMS control data into an SMS control character string, and transmitting the SMS control character string to a target terminal by SMS transmitting equipment; after the target terminal receives the SMS control character string, decoding the SMS control character string into binary SMS control data, and extracting the content of each field from the SMS control data; and executing corresponding operation according to the content of each field. The method provided by the invention is suitable for remote control of embedded intelligent equipment having a mobile communication function.

Description

Short message controls the method for communication terminal
Technical field
The present invention relates to mobile communication technology, particularly relate to the technology that a kind of short message controls the method for communication terminal.
Background technology
For the embedded intelligent equipment possessing mobile communication function (2G/3G/4G), by SMS(short message) to carry out Long-distance Control be a kind of general demand.
Existing employing SMS controls smart machine method all can only realize simple function, the such as patent No. is that the Chinese patent of CN00814970.4 discloses a kind of method and apparatus using Short Message Service (SMS) remote activation of wireless device function, method in this patent can only realize specific function preset in activated equipment, and uncontrollable equipment performs not preset function; And for example number of patent application is disclose a kind of method and the equipment thereof that are controlled remote equipment by Short Message Service in the Chinese patent literature of CN201180063961.1, and this technical scheme can only realize the order performing user's input on equipment.
Summary of the invention
For the defect existed in above-mentioned prior art, technical problem to be solved by this invention is to provide a kind of method realizing the short message control communication terminal of sophisticated functions by short message control communication terminal.
In order to solve the problems of the technologies described above, a kind of short message provided by the present invention controls the method for communication terminal, it is characterized in that:
First SMS control message is compiled into a binary SMS control data, then after this SMS control data is encoded to SMS control string, utilizes SMS transmitting apparatus to send to target terminal;
Wherein, the structure of the binary data that SMS control message is compiled into respectively is header fields, bearer types field, interpretive mode field, length field, payload content field from front to back, the length of payload content field is wherein specified by the value of length field, the length of another four fields is fixed value, and the value of header fields is fixed value;
Wherein, the value of bearer types field has four kinds, these four kinds of values are respectively B1, B2, B3, B4, and the value of bearer types field is B1, then show that the content of payload content field is for order, the value of bearer types field is B2, then show that the content of payload content field is script, the value of bearer types field is B3, then show that the content of payload content field is system configuration data, the value of bearer types field is B4, then show that the content of payload content field is machine code;
Wherein, the value of interpretive mode field has three kinds, these three kinds of values are respectively C1, C2, C3, the value of interpretive mode field is C1, then show that the control mode of SMS control message performs in the shell of target terminal, the value of interpretive mode field is C2, then show that the control mode of SMS control message replaces the data in target terminal CONFIG.SYS, the value of interpretive mode field is C3, then show that the control mode of SMS control message performs in the internal memory of target terminal;
After target terminal receives SMS control string, first SMS control string is decoded as binary SMS control data, and extracts the content of each field from this SMS control data;
If the value B1 of bearer types field or B2, and the value of interpretive mode field is C1, then in the shell of target terminal, perform the content of payload content field;
If the value of bearer types field is B3, and the value of interpretive mode field is C2, then the data in target terminal CONFIG.SYS are replaced with the content of payload content field;
If the value of bearer types field is B4, and the value of interpretive mode field is C3, then the content of payload content field be loaded in the internal memory of target terminal and perform.
Further, in the SMS control data that SMS control message is compiled into, if the value of bearer types field is B3, then in the content of payload content field, include the path of target terminal CONFIG.SYS.
Short message provided by the invention controls the method for communication terminal, any binary data is sent to communication terminal by SMS, be not limited to a simple value code or Text Command, communication terminal can explain the data of carrying by mode flexibly after receiving the message, carry out complicated PLC technology, the ability of communication terminal is made to be not limited to this terminal has loaded the scope of software simulating, by the function of software in SMS expansion equipment, and complicated control logic can be realized, control communication terminal by short message and realize sophisticated functions.
Accompanying drawing explanation
Fig. 1 is the control flow chart of the method for the short message control communication terminal of the embodiment of the present invention.
Embodiment
Illustrate below in conjunction with accompanying drawing and embodiments of the invention are described in further detail; but the present embodiment is not limited to the present invention; every employing analog structure of the present invention and similar change thereof, all should list protection scope of the present invention in, the pause mark in the present invention all represent and relation.
As shown in Figure 1, a kind of short message that the embodiment of the present invention provides controls the method for communication terminal, it is characterized in that:
First SMS control message is compiled into a binary SMS control data, then after this SMS control data is encoded to SMS control string, utilizes SMS transmitting apparatus to send to target terminal;
Wherein, the structure of the binary data that SMS control message is compiled into respectively is header fields, bearer types field, interpretive mode field, length field, payload content field from front to back, the length of payload content field is wherein specified by the value of length field, the length of another four fields is fixed value, and the value of header fields is fixed value;
Wherein, the value of bearer types field has four kinds, these four kinds of values are respectively B1, B2, B3, B4(B1, B2, B3, B4 and are binary numeral), the value of bearer types field is B1, then show that the content of payload content field is for order, the value of bearer types field is B2, then show that the content of payload content field is script, the value of bearer types field is B3, then show that the content of payload content field is system configuration data, the value of bearer types field is B4, then show that the content of payload content field is machine code;
Wherein, the value of interpretive mode field has three kinds, these three kinds of values are respectively C1, C2, C3(C1, C2, C3 and are binary numeral), the value of interpretive mode field is C1, then show that the control mode of SMS control message is the shell(command analysis device at target terminal) middle execution, the value of interpretive mode field is C2, then show that the control mode of SMS control message replaces the data in target terminal CONFIG.SYS, the value of interpretive mode field is C3, then show that the control mode of SMS control message performs in the internal memory of target terminal;
After target terminal receives SMS control string, first SMS control string is decoded as binary SMS control data, and extracts the content of each field from this SMS control data;
If the value B1 of bearer types field or B2, and the value of interpretive mode field is C1, then at the shell(command analysis device of target terminal) the middle content performing payload content field;
If the value of bearer types field is B3, and the value of interpretive mode field is C2, then the data in target terminal CONFIG.SYS are replaced with the content of payload content field;
If the value of bearer types field is B4, and the value of interpretive mode field is C3, then the content of payload content field be loaded in the internal memory of target terminal and perform.
In the embodiment of the present invention, in the SMS control data that SMS control message is compiled into, if the value of bearer types field is B3, then in the content of payload content field, include the path of target terminal CONFIG.SYS.
The embodiment of the present invention is applicable to the Long-distance Control of the embedded intelligent equipment possessing mobile communication function (2G/3G/4G), as smart mobile phone, individual soldier's equipment, Mobile IP Camera.

Claims (2)

1. short message controls a method for communication terminal, it is characterized in that:
First SMS control message is compiled into a binary SMS control data, then after this SMS control data is encoded to SMS control string, utilizes SMS transmitting apparatus to send to target terminal;
Wherein, the structure of the binary data that SMS control message is compiled into respectively is header fields, bearer types field, interpretive mode field, length field, payload content field from front to back, the length of payload content field is wherein specified by the value of length field, the length of another four fields is fixed value, and the value of header fields is fixed value;
Wherein, the value of bearer types field has four kinds, these four kinds of values are respectively B1, B2, B3, B4, and the value of bearer types field is B1, then show that the content of payload content field is for order, the value of bearer types field is B2, then show that the content of payload content field is script, the value of bearer types field is B3, then show that the content of payload content field is system configuration data, the value of bearer types field is B4, then show that the content of payload content field is machine code;
Wherein, the value of interpretive mode field has three kinds, these three kinds of values are respectively C1, C2, C3, the value of interpretive mode field is C1, then show that the control mode of SMS control message performs in the shell of target terminal, the value of interpretive mode field is C2, then show that the control mode of SMS control message replaces the data in target terminal CONFIG.SYS, the value of interpretive mode field is C3, then show that the control mode of SMS control message performs in the internal memory of target terminal;
After target terminal receives SMS control string, first SMS control string is decoded as binary SMS control data, and extracts the content of each field from this SMS control data;
If the value B1 of bearer types field or B2, and the value of interpretive mode field is C1, then in the shell of target terminal, perform the content of payload content field;
If the value of bearer types field is B3, and the value of interpretive mode field is C2, then the data in target terminal CONFIG.SYS are replaced with the content of payload content field;
If the value of bearer types field is B4, and the value of interpretive mode field is C3, then the content of payload content field be loaded in the internal memory of target terminal and perform.
2. short message according to claim 1 controls the method for communication terminal, it is characterized in that: in the SMS control data that SMS control message is compiled into, if the value of bearer types field is B3, then in the content of payload content field, include the path of target terminal CONFIG.SYS.
CN201510359778.6A 2015-06-26 2015-06-26 The method that short message controls communication terminal Active CN105007574B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510359778.6A CN105007574B (en) 2015-06-26 2015-06-26 The method that short message controls communication terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510359778.6A CN105007574B (en) 2015-06-26 2015-06-26 The method that short message controls communication terminal

Publications (2)

Publication Number Publication Date
CN105007574A true CN105007574A (en) 2015-10-28
CN105007574B CN105007574B (en) 2018-06-19

Family

ID=54380054

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510359778.6A Active CN105007574B (en) 2015-06-26 2015-06-26 The method that short message controls communication terminal

Country Status (1)

Country Link
CN (1) CN105007574B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1399850A (en) * 1999-08-31 2003-02-26 高通股份有限公司 Method and apparatus for remote activation of wireless device features using short message services (SMS)
EP2632059A1 (en) * 2010-04-02 2013-08-28 Interdigital Patent Holdings, Inc. System and methods for HSDPA multi-user MIMO Operation
CN103299587A (en) * 2010-11-05 2013-09-11 三星电子株式会社 Method for controlling remote device through SMS and device therefor
EP2863679A1 (en) * 2012-06-15 2015-04-22 LG Electronics Inc. Method and user equipment for transmitting channel state information and method and base station for receiving channel state information

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1399850A (en) * 1999-08-31 2003-02-26 高通股份有限公司 Method and apparatus for remote activation of wireless device features using short message services (SMS)
EP2632059A1 (en) * 2010-04-02 2013-08-28 Interdigital Patent Holdings, Inc. System and methods for HSDPA multi-user MIMO Operation
CN103299587A (en) * 2010-11-05 2013-09-11 三星电子株式会社 Method for controlling remote device through SMS and device therefor
EP2863679A1 (en) * 2012-06-15 2015-04-22 LG Electronics Inc. Method and user equipment for transmitting channel state information and method and base station for receiving channel state information

Also Published As

Publication number Publication date
CN105007574B (en) 2018-06-19

Similar Documents

Publication Publication Date Title
CN102497630B (en) Machine to machine (M2M) equipment, method for realizing service, intelligent card and communication module
CN106408923A (en) A remote wireless infrared transponding control system based on cloud infrared code base data
CN103079021A (en) Method, system and device for controlling intelligent household electrical appliance through mobile terminal
SG108328A1 (en) Mobile communication terminal, server, communication system, communication control method, and communication control program
KR101438978B1 (en) Method and system for reprogramming
CN103839401A (en) Concentration infrared remote control method based on cloud server
CN102447854A (en) Remote control method and television
WO2011030294A3 (en) An end-to-end (m2m) service development and control system with central management
CN104811747A (en) Video transcode method and device
CN1848973B (en) Short message group transmitting method, terminal and short message center
CN104601284A (en) Method, device and system for transmitting data information
CN109934314A (en) A kind of method for reading data and system of electric power Internet of Things electronic tag
CN105007574A (en) Method for controlling communication terminal through short message
CN101568082A (en) Collocation method of base station parameters
CN104333856A (en) Method for switching network of Java SIM card, SIM card, server and system
CN105306689B (en) Mobile phone time acquisition methods based on bluetooth
CN103716910A (en) System, intelligent terminal, mobile terminal and method for achieving mobile communication
CN103516775B (en) A kind of method and system realizing equipment room Fast synchronization
CN102843217B (en) D2D communication system based on network coding and relaying and implementation method thereof
CN102023952A (en) Communication system and communication control method thereof
CN104616480A (en) Infrared remote control setting method and system based on NFC
CN103944914B (en) The implementation method of CSN.1 protocol processors in satellite communication system
CN102293019A (en) Improved method of processing short messages (sms) and wireless communication apparatus enabling such processing
HK1093653A1 (en) Transport resource control system and method, and radio network controller and program used in the same
CN103488617A (en) Data interception method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information
CB02 Change of applicant information

Address after: Lhasa City, Tibet autonomous region 850000 Lhasa economic and Technological Development Zone Qionggang Lin Road No. 16 incubator Park office building room 1106

Applicant after: Tibet wisdom reading Polytron Technologies Inc.

Address before: Lhasa City, Tibet autonomous region 850000 Lhasa economic and Technological Development Zone Qionggang Lin Road No. 16 incubator Park office building room 1106

Applicant before: Tibet wisdom Reading Technology Co.,Ltd.

Address after: Lhasa City 850000 Tibet Tibetan Autonomous Region of Lhasa economic and Technological Development Zone Qionggang Lin Road No. 16 incubator Park office building room 1106

Applicant after: Tibet wisdom Reading Technology Co.,Ltd.

Address before: 200072 Shanghai Univer Science Park Science and technology building, No. 788, Zhabei District Guang Zhong Road, Shanghai

Applicant before: SHANGHAI YVIEW INFORMATION TECHNOLOGY CO.,LTD.

GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: Room 901, No. 10, 1228 Lane, Jiangchang Road, Jing'an District, Shanghai 200072

Patentee after: Shanghai Yuewei Science and Technology Co.,Ltd.

Address before: Room 1106, Office Building, No. 16 Incubation Park, Linqionggang Road, Lhasa Economic and Technological Development Zone, Lhasa City, Tibet Autonomous Region, 850000

Patentee before: Tibet wisdom reading Polytron Technologies Inc.