CN102131161B - Method, device and system for encoding short message - Google Patents

Method, device and system for encoding short message Download PDF

Info

Publication number
CN102131161B
CN102131161B CN201010034097.XA CN201010034097A CN102131161B CN 102131161 B CN102131161 B CN 102131161B CN 201010034097 A CN201010034097 A CN 201010034097A CN 102131161 B CN102131161 B CN 102131161B
Authority
CN
China
Prior art keywords
short message
message
target code
character
code mode
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.)
Active
Application number
CN201010034097.XA
Other languages
Chinese (zh)
Other versions
CN102131161A (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.)
Changshu intellectual property operation center Co.,Ltd.
Original Assignee
Huawei Technologies 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 Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN201010034097.XA priority Critical patent/CN102131161B/en
Publication of CN102131161A publication Critical patent/CN102131161A/en
Application granted granted Critical
Publication of CN102131161B publication Critical patent/CN102131161B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a method, device and system for encoding a short message. The method comprises the following steps of: acquiring a short message from a web browser; acquiring corresponding block information according to the short message; determining a target encoding mode of the short message in the encoding mode of an SMPP (Short Message Point-to-Point) protocol according to the block information; and encoding the short message according to the target encoding mode. The device comprises an information acquisition module and an encoding processing module. By adopting the technical scheme of the embodiment of the invention, encoding optimization of the short message can be realized when the short message is sent to an SMSC (Short Message Service Center) in an ESME (External Short Message Entity) on the basis of the SMPP protocol.

Description

A kind of coding method of short message, Apparatus and system
Technical field
The present invention relates to communication technical field, in particular, relate to a kind of coding method, Apparatus and system of short message.
Background technology
For the short message of communication between mobile terminal, the specification of relevant information content character set encoding defines at first in signaling network, as: GSM (Global System for MobileCommunications, global system for mobile communications) coding of short message is defined to 7bit compressed encoding, 8bit coding and UCS2 (Universal Multiple-Octet Coded Character Set, general multibyte coded character set) coding in 03.38.Along with the development of Internet technology, by ESME (External Short Message Entities, extended message entity) when access signaling net, formulate SMPP (Short Message Peer to Peer, short message is point-to-point) agreement is for the SMS communication between ESME and SMSC (Short Message Service Centre, short message service center).Wherein, in the definition of the message coding of SMPP protocol version Ver3.4, data_coding is as a field in agreement, indicated the coded system that in message content, character is taked by different values.
In above-mentioned SMPP agreement, only has UCS (Universal Multiple-octet CodedCharacter Set, general multibyte coded character set) 2 this coded systems have contained the character set of country variant locale language, all the other coded systems are owing to only having defined the character relating in native language, therefore there is the restriction of region.
In addition, in short message Web internet, applications, the short message that user need to be inputted on the Web page adopts suitable SMPP coded system to be submitted to SMSC, the character of inputting on the Web page due to user can be any character visible in Unicode (Unicode), be not subject to the constraint of local language, so how can accurately identify the category of language of user's input, thereby determine that forced coding mode is necessary.
At present, exist a kind of prior art scheme to be: in Web browser, directly judge by JavaScript script or on Web server that the Unicode encoded radio of each character that user inputs is whether within the scope of 0x00~0x7F, if all fall into this scope, this message is identified as " English " message, otherwise be identified as " Chinese " message in China, then according to judged result, this message coding is become after ASCII or UCS2, send by SMPP (Short Message Peer to Peer, short message is point-to-point) agreement or expanded SMPP agreement.
Realizing in process of the present invention, inventor finds that in prior art, at least there are the following problems:
Although prior art implementation procedure is simple, but can not specifically identify in user input content language form more specifically, for example: in the time comprising Chinese character in the message of user's input, the language form that can not accurately identify this Chinese character by the method is Chinese, Japanese or Korean, cause this part information exchange to be crossed the optimum code scheme corresponding with SMPP agreement and be submitted to SMSC (Short Message ServiceCentre, short message service center).
Summary of the invention
Embodiments of the invention provide a kind of coding method, Apparatus and system of Web short message, can, by ESME, short message being sent in SMSC process, realize the code optimization of short message.
The embodiment of the present invention provides a kind of coding method of short message, and technical scheme comprises:
Obtain the short message from web browser;
Obtain corresponding point block message according to described short message;
In the coded system of SMPP Short Message Peer to Peer, determine the target code mode of described short message according to described point of block message;
According to described target code mode, described short message is encoded.
The embodiment of the present invention provides a kind of code device of short message, and technical scheme comprises:
Acquisition of information module, for obtaining the short message from web browser, and obtains corresponding point block message according to described short message;
Coding processing module, for the coded system at SMPP Short Message Peer to Peer according to described point of block message, determines the target code mode of described short message, and according to described target code mode, described short message is encoded.
The embodiment of the present invention also provides a kind of coded system of short message, and it comprises:
Short message code device, for obtaining the short message from web browser, and obtains corresponding point block message according to described short message; In the coded system of SMPP Short Message Peer to Peer, determine the target code mode of described short message according to described point of block message, and according to described target code mode, described short message is encoded;
Short message service center, for receiving the short message after encoding according to described target code mode that described short message code device sends.
The technical scheme being provided by the embodiment of the invention described above can be found out, the embodiment of the present invention is to be applied in from this ESME of Web server short message to send to SMSC process based on SMPP agreement, according to point block message select target coded system in SMPP agreement, with the prioritization scheme that content of short message is encoded, realize in Unicode coding range user and inputted the selection of the optimum code scheme of short message in SMPP agreement.
Brief description of the drawings
In order to be illustrated more clearly in the technical scheme of the embodiment of the present invention, below the accompanying drawing of required use during embodiment is described is briefly described, apparently, accompanying drawing in the following describes is only some embodiments of the present invention, for those of ordinary skill in the art, do not paying under the prerequisite of creative work, can also obtain according to these accompanying drawings other accompanying drawing.
Fig. 1 is the coding method flow chart of a kind of short message of the embodiment of the present invention;
Fig. 2 is the schematic diagram that embodiment of the present invention short message is encoded as UTF8;
Fig. 3 is the application scenarios figure that the embodiment of the present invention is obtained described point block message;
Fig. 4 is the code device structural representation of a kind of short message of the embodiment of the present invention;
Fig. 5 is the code device concrete structure schematic diagram of a kind of short message of the embodiment of the present invention;
Fig. 6 is the coded system structural representation of a kind of short message of the embodiment of the present invention.
Embodiment
Below in conjunction with the accompanying drawing in the embodiment of the present invention, the technical scheme in the embodiment of the present invention is clearly and completely described, obviously, described embodiment is only the present invention's part embodiment, instead of whole embodiment.Based on the embodiment in the present invention, those of ordinary skill in the art, not making the every other embodiment obtaining under creative work prerequisite, belong to the scope of protection of the invention.
Method and the device of a kind of short message coding that the embodiment of the present invention provides, core is on ESME, short message to be sent in SMSC process based on SMPP agreement, according to point block message of short message, in coded system under SMPP agreement, determine the target code mode of this short message, thereby after this short message being encoded according to target code mode, send to short message service center, realized in Unicode coding range user and input the selection of the optimum code scheme of short message in SMPP agreement.
As shown in Figure 1, the embodiment of the present invention proposes a kind of coding method of short message with the angle of ESME, and in the embodiment of the present invention, ESME is Web server, can be achieved through the following technical solutions:
Step 101:Web server obtains the short message from web browser;
Step 102:Web server obtains corresponding point block message according to described short message;
Step 103:Web server in the coded system of SMPP Short Message Peer to Peer, is determined the target code mode of described short message according to described point of block message;
Step 104:Web server is encoded to described short message according to described target code mode.
For above-mentioned steps, in one embodiment of the invention, step 101 can be achieved through the following technical solutions:
(1) user after the coding that Web server reception web browser sends inputs short message;
Web browser is user's input page that gives information, and user inputs the short message that will send in message input page, and submits to web browser.Web server is not lost in order to ensure the input message that user submits to, conventionally adopt the coded system of specifying, in the time that user submits short message to web browser to, the page coded system that web browser is specified according to Web server will send to Web server after short message coding.
In the embodiment of the present invention, user can arrange the native language information Accept-Language of web browser according to self custom or native language type, to determine the language form of the web browser that will use.Wherein, Accept-Language is set in web browser, can open by " language " option of " Internet attribute ", in language preference, can add or delete native language information, and can adjust priority, can freely select suitable native language information according to native language type or self custom by this selection user.
(2) Web server is decoded to described short message, obtains described short message character string.
Web server receives after the short message after web browser coding, adopts the coding/decoding method corresponding with prescribed coding mode to decode to short message, obtains the character string of content of short message.
In one embodiment of the invention, step 102 specifically can be achieved through the following technical solutions:
In the content of short message character string that Web server obtains according to decoding, CodePoint (Unicode encoded radio) value of each character self is determined point block message that each character is corresponding in Unicode database.Due to UCD (Unicode Character Database Unicode, character database) code bit of Unicode is defined as to some continuous Block piecemeals, and the purposes of having described each Block is language form, as: China, Japan and Korea S. unify ideograph, basic Latin alphabet etc., therefore, each Unicode character has the Block attribute under in the of.So the each character in content of short message character string all by according to languages type categorization in different piecemeals.This point of block message is the code bit of character correspondence in Unicode database.
In one embodiment of the invention, step 103 specifically can be achieved through the following technical solutions:
The described point block message corresponding according to each character in described short message character string, the target code mode of definite described short message in the coded system of SMPP agreement.
Specifically, in the coded system that SMPP agreement specifies, in short message there is many-one or man-to-man relation in point block message and the coded system of each character in Unicode coded data storehouse, in the time that a point block message for each character in user's short message all drops in SMPP agreement in one and same coding mode, can determine the target code mode of this short message, directly according to corresponding target code mode, short message be encoded.
In the time can not determine SMPP coded system according to a point block message for short message, point block message and native language information that can be corresponding according to each character in described short message character string, determine the target code mode of described short message in the coded system of SMPP agreement.
Specifically, described native language information is the native language information that arranges on web browser or the native language information of web page server place main frame.In the time that user has set the native language information Accept-Language of web browser, web browser is in inputting short message to Web server transmission user, also can send the native language information that user arranges, Web server also can obtain by the mode of active obtaining the native language information of web browser, in the time that user does not arrange the native language information of web browser, the native language information that Web server can arrange place main frame is as the native language information of web browser.
For example: when in the short message that user submits to by web browser, when not only having comprised English but also comprised Chinese character, point block message of determining in Unicode coded data storehouse by each character in short message, English in this message can match with the coded system of the basic Latin alphabet in SMPP agreement, Chinese character in this message can with SMPP agreement under China, Japan and Korea S.'s coded system of unifying ideograph match, but China, Japan and Korea S. unify not provide in ideograph corresponding coded system, due in the language of China, Japan and Korea S. all likely with Chinese character, so can not directly determine the target code mode of this short message by described point of block message.For this situation, the embodiment of the present invention can further be identified the language form under this Chinese character according to the native language information of web browser, when the serviced end of native language information Accept-Language is identified as: when the native language information of zh_CN, ja_JP, ko_KR and so on, just can accurately draw the corresponding target code mode in SMPP of the character of above-mentioned existence half-heartedness property according to this information: Chinese corresponding UCS2, the corresponding JIS of Japanese, the corresponding KS C 5601 in Korean.
In one embodiment of the invention, described in the embodiment of the present invention, method can also comprise: send the short message after encoding according to described target code mode to short message service center.
For the coding method of a kind of short message of the clearer explanation embodiment of the present invention, to describe below in conjunction with example, the content of inputting short message taking user is in this example elaborated to the coding flow process of whole short message as " I want to learn Japan ".
100: the short message input page input short message that user provides by web browser:
In order to ensure not lose when short message that user inputs by short message input page is submitted to web browser, in example of the present invention, Web server is that to specify the coded system of short message be UTF-8 coding to web browser; In example of the present invention, user can also set by " language " option of " Internet attribute " the native language information of web browser according to native language type or personal habits, in this example, user sets " Japanese " as the preference in native language information; User is at web browser message input page input short message " I want to learn Japan ", and web browser adopts UTF-8 to encode to this short message;
200:Web server obtains the short message of user's input by web browser;
" I want to learn Japan " is encoded to the content in being expert at as UTF-8 in Fig. 2 by web browser; According to the coding/decoding method corresponding with prescribed coding mode UTF-8, obtain Unicode character for " Iwant to learn Japan ", then the Code Point value of definite each character is obtained corresponding point block message in Unicode coded data storehouse, short message character string has been divided into basic Latin character region and Chinese character region according to a point block message, wherein, a point block message for short message Chinese and English part is 0000-007F, belong to the basic Latin alphabet, a point block message for Chinese character part is 4E00-9FFF, belongs to China, Japan and Korea S. and unifies ideograph; As shown in Figure 3, in short message, character corresponding to " day " of Chinese character part is the 0x0065e0 shown in Fig. 3, point block message of this character in Unicode coded data storehouse is 4E00-9FFF, belong to the language form that China, Japan and Korea S. unify ideograph, in this manner, a point block message for other Chinese character of example short message of the present invention is 4E00-9FFF.
300:Web server is determined target code mode in SMPP agreement;
Be 0000-007F according to point block message of " the I want to learn " of above-mentioned acquisition, belong to the language form of basic Latin character;
Point block message of " Japan " is 4E00-9FFF, belongs to China, Japan and Korea S. and unifies ideograph region; In coded system under following table SMPP agreement, mate;
Piecemeal information code bit scope Language form Coded system in SMPP agreement
0000~007F The basic Latin alphabet IA5/ASC II
0080~00FF The Latin alphabet supplements-1 Latin 1
0400~04FF Cyrillic literary composition Cyrillic
0590~05FF Hebrew Latin/Hebrew
1100~11FF Korean KS C 5601
2E80~2EFF China, Japan and Korea S.'s radicals supplement -
3000~303F China, Japan and Korea S.'s symbol and punctuate -
3040~309F Hiragana JIS
30A0~30FF Katakana JIS
3130~318F The compatible letter of Korean KS C 5601
3190~319F The Chinese character annotations and comments of Japanese -
31A0~31BF Phonetic symbol expands -
31C0~31EF China, Japan and Korea S.'s stroke -
31F0~31FF Katakana phonetic symbol expands Extended Kanji JIS
3200~32FF Parenthesized China, Japan and Korea S. letter and month -
3300~33FF China, Japan and Korea S.'s compatibility character -
3400~4DBF China, Japan and Korea S. unify ideograph and expand A -
4DC0~4DFF The book of Changes 64 relationship resembles UCS2
4E00~9FFF China, Japan and Korea S. unify ideograph -
... ...
From above-mentioned list, after overmatching, can obtain short message and in SMPP agreement the corresponding relation between coded system, as shown in the table:
Character Language form Coded system in SMPP agreement
I want to learn The basic Latin alphabet IA5/ASCII
This Language of China, Japan and Korea S. unify ideograph -
Because China, Japan and Korea S. unify there is no corresponding coded system in ideograph, the embodiment of the present invention, in order to optimize the encoding scheme of above-mentioned short message, adopts the native language information of web browser to carry out aid identification; The native language information that Accept-Language the HTTP Header message that Web server can send from web browser obtains is ja_JP; Web server determines that in conjunction with " ja " in native language information in short message, " Japan " character can adopt JIS (Japanese IndustrialStandards, Japanese Industrial Standards) coded system, and the simultaneously compatible ASCII coding of JIS, in JIS coding, still can encode according to ASCII coded system to " I want to learn ", the JIS coded system that the optimized encoding scheme that obtains by the way this short message is SMPP; It should be noted that, in the time that user does not arrange the native language information of web browser, the native language information of Web server using the native language information on the main frame of place as web browser;
400:Web server adopts the target code mode JIS in SMPP agreement determining to encode to short message;
500:Web server, based on SMPP agreement, sends according to the short message after JIS coded system coding to short message service center.
In sum, if while adopting the technical scheme of prior art to carry out SMPP coding to " the I want to learn Japan " of user's input in example of the present invention, this short message can be used after general UCS2 coded system is encoded and send based on SMPP agreement, can not adopt forced coding mode byte still less to express identical information.
In example of the present invention, can further identify by the native language information of web browser the Chinese character part in short message, thereby determine the forced coding mode under SMPP agreement, realize and used byte still less to express identical information.
As shown in Figure 4, based on the embodiment of the method shown in above-mentioned Fig. 1, the embodiment of the present invention proposes a kind of code device of short message, can be achieved through the following technical solutions:
Acquisition of information module 41, for obtaining the short message from web browser, and obtains corresponding point block message according to described short message;
Coding processing module 42, for the coded system at SMPP Short Message Peer to Peer according to described point of block message, determines the target code mode of described short message, and according to described target code mode, described short message is encoded.
Shown in Fig. 5, in one embodiment of the invention, described acquisition of information module 41 specifically can comprise:
Message sink unit 411, for receive web browser send coding after user input short message;
Source codec unit 412, for described short message is decoded, obtains described short message character string;
Piecemeal information acquisition unit 413, for obtaining point block message that the each character of described short message character string is corresponding according to described short message character string;
Described coding processing module 42 specifically can comprise:
Coded system determining unit 421 for the described point block message corresponding according to the each character of described short message character string, is determined the target code mode of described short message in the coded system of SMPP agreement;
Target code performance element 422, for encoding to described short message character string according to described target code mode.
In one embodiment of the invention, in the time can not can not determine target code mode in the coded system of SMPP agreement according to a point block message for short message, described coding processing module 42 specifically can comprise:
Coded system determining unit 421 for according to point block message and the native language information of described short message, is determined the target code mode of described short message in the coded system of SMPP agreement; Described native language information is the native language information that arranges on web browser or the native language information of web page server place main frame.
Target code performance element 422, for encoding to described short message according to described target code mode.
In one embodiment of the invention, described device can also comprise:
Message transmission module 43, for sending the short message after encoding according to described target code mode to short message service center.
It should be noted that, device is that embodiment of the method based on as shown in Figure 1 obtains described in the embodiment of the present invention, the embodiment that the concrete technical scheme wherein relating to can be shown in Figure 1, and therefore not to repeat here.
As shown in Figure 6, based on the embodiment of the present invention shown in above-mentioned Fig. 1 and Fig. 4, also provide a kind of coded system of short message, can be achieved through the following technical solutions:
Short message code device 61, for obtaining the short message from web browser, and obtains corresponding point block message according to described short message; In the coded system of SMPP Short Message Peer to Peer, determine the target code mode of described short message according to described point of block message, and according to described target code mode, described short message is encoded;
Short message service center 62, for receiving the short message after encoding according to described target code mode that described short message code device 61 sends.
In one embodiment of the invention, when short message code device according to point block message of short message in the coded system of SMPP agreement, while can not determine the target code mode of this short message, described short message code device also for:
According to point block message and the native language information of described short message, in the coded system of SMPP agreement, determine the target code mode of described short message; Described native language information is the native language information that arranges on web browser or the native language information of web page server place main frame.
Coding method based on a kind of short message of the invention described above embodiment, Apparatus and system, by utilizing point block message of this short message in Unicode character database, can obtain the target code mode in SMPP agreement, encode this short message is adopted to this target code mode, thereby on ESME, short message is sent in SMSC process based on SMPP agreement, realize the code optimization of short message.
One of ordinary skill in the art will appreciate that all or part of flow process realizing in above-described embodiment method, can carry out the hardware that instruction is relevant by computer program to complete, described program can be stored in a computer read/write memory medium, this program, in the time carrying out, can comprise as the flow process of the embodiment of above-mentioned each side method.Wherein, described storage medium can be magnetic disc, CD, read-only store-memory body (Read-Only Memory, ROM) or random store-memory body (Random Access Memory, RAM) etc.
The above; only for preferably embodiment of the present invention, but protection scope of the present invention is not limited to this, is anyly familiar with in technical scope that those skilled in the art disclose in the present invention; the variation that can expect easily or replacement, within all should being encompassed in protection scope of the present invention.Therefore, protection scope of the present invention should be as the criterion with the protection range of claim.

Claims (7)

1. a coding method for short message, is characterized in that, comprising:
Obtain the short message from web browser, described short message is decoded, obtain described short message character string;
In the short message character string obtaining according to decoding, the Unicode encoded radio of each character self is determined point block message that each character is corresponding in Unicode database;
In the coded system of SMPP Short Message Peer to Peer, determine the target code mode of described short message according to described point of block message;
According to described target code mode, described short message is encoded;
Described in described basis, point block message, in the coded system of SMPP Short Message Peer to Peer, is determined the target code mode of described short message, comprising:
The described point block message corresponding according to each character in described short message character string, the target code mode of definite described short message in the coded system of SMPP agreement.
2. method according to claim 1, it is characterized in that, the described described point block message corresponding according to each character in described short message character string, the target code mode of definite described short message in the coded system of SMPP Short Message Peer to Peer, specifically comprises:
Point block message and the native language information corresponding according to each character in described short message character string, the target code mode of definite described short message in the coded system of SMPP agreement; Described native language information is the native language information that arranges on web browser or the native language information of web page server place main frame.
3. method according to claim 1 and 2, is characterized in that, described method also comprises:
Send the short message after encoding according to described target code mode to short message service center.
4. a code device for short message, is characterized in that, comprising:
Acquisition of information module, for obtaining the short message from web browser, and obtains corresponding point block message according to described short message;
Coding processing module, for the coded system at SMPP Short Message Peer to Peer according to described point of block message, determines the target code mode of described short message, and according to described target code mode, described short message is encoded;
Described acquisition of information module specifically comprises:
Message sink unit, for receive web browser send coding after user input short message;
Source codec unit, for described short message is decoded, obtains described short message character string;
Piecemeal information acquisition unit, for determining according to the Unicode encoded radio of the each character of short message character string self of decoding acquisition point block message that each character is corresponding in Unicode database;
Described coding processing module specifically comprises:
Coded system determining unit for the described point block message corresponding according to the each character of described short message character string, is determined the target code mode of described short message in the coded system of SMPP agreement;
Target code performance element, for encoding to described short message character string according to described target code mode.
5. device according to claim 4, it is characterized in that, described coding processing module, specifically for point block message and the native language information corresponding according to each character in described short message character string, is determined the target code mode of described short message in the coded system of SMPP agreement; Described native language information is the native language information that arranges on web browser or the native language information of web page server place main frame;
Target code performance element, for encoding to described short message according to described target code mode.
6. according to arbitrary described device in claim 4-5, it is characterized in that, described device also comprises:
Message transmission module, for sending the short message after encoding according to described target code mode to short message service center.
7. a coded system for short message, is characterized in that, described system comprises as code device and the short message service center of short message as described in arbitrary in claim 4-7:
Described short message service center, for receive described short message code device send encode according to described target code mode after short message.
CN201010034097.XA 2010-01-14 2010-01-14 Method, device and system for encoding short message Active CN102131161B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201010034097.XA CN102131161B (en) 2010-01-14 2010-01-14 Method, device and system for encoding short message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201010034097.XA CN102131161B (en) 2010-01-14 2010-01-14 Method, device and system for encoding short message

Publications (2)

Publication Number Publication Date
CN102131161A CN102131161A (en) 2011-07-20
CN102131161B true CN102131161B (en) 2014-10-08

Family

ID=44269025

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201010034097.XA Active CN102131161B (en) 2010-01-14 2010-01-14 Method, device and system for encoding short message

Country Status (1)

Country Link
CN (1) CN102131161B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102722544A (en) * 2012-05-24 2012-10-10 北京国双科技有限公司 Method and device for decoding character strings
US9330070B2 (en) 2013-03-11 2016-05-03 Microsoft Technology Licensing, Llc Detection and reconstruction of east asian layout features in a fixed format document
CN105491544A (en) * 2016-01-18 2016-04-13 厦门美图移动科技有限公司 Short message compression communication method and short message compression communication system
CN112199922B (en) * 2020-08-25 2023-08-22 中国物品编码中心 Encoding method, apparatus, device, and computer-readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1627736A (en) * 2003-12-12 2005-06-15 魏强 Intelligent type Chinese character encoding system in use for short message in telecom, and application method
CN101401461A (en) * 2006-03-15 2009-04-01 时空系统有限公司 Method for providing global short message service

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1627736A (en) * 2003-12-12 2005-06-15 魏强 Intelligent type Chinese character encoding system in use for short message in telecom, and application method
CN101401461A (en) * 2006-03-15 2009-04-01 时空系统有限公司 Method for providing global short message service

Also Published As

Publication number Publication date
CN102131161A (en) 2011-07-20

Similar Documents

Publication Publication Date Title
CN100425081C (en) Code-conversion method for shortmessage receiving and transmitting and network apparatus used thereof
CN101350858B (en) Method for decoding short message and user terminal
CN105450232A (en) Encoding method, decoding method, encoding device and decoding device
CN103179133B (en) Based on the client of entity class and the method for server communication
CN105718534B (en) Information pushing apparatus, information pushing method and client
CN102131161B (en) Method, device and system for encoding short message
CN101526963A (en) Method for identifying web page coding, device and terminal equipment
CN102541926B (en) Data exchange processing method, equipment and system
CN102339277A (en) Method and system for converting text content into picture content
CN101345952B (en) Data storing and reading method, device and system for client identification card
CN102761543B (en) A kind of method and apparatus realizing the general encoding and decoding of Session Initiation Protocol
EP2442256A1 (en) Method of encoding and decoding text on a matrix code symbol
CN103634475B (en) The method of display network title and mobile terminal on mobile terminal
CN101621771B (en) Method, device and system for processing short message encoding
CN103843292B (en) Networking component and mobile device
CN102970661A (en) Method and device for code conversion of short messages
TWI523557B (en) Method of handling sms messages and related communication system
TW201607347A (en) Method of processing an SMS message for providing a content summary and related communication system
CN101686568B (en) Methods and terminals for transmitting and displaying text information
CN102281516B (en) Short message processing method and short message processing terminal
CN110298017B (en) Method and device for processing coded data and computer storage medium
CN113014551B (en) Data decompression method, data transmission method based on data decompression method, computer device and readable storage medium
CN112383888A (en) Short message system, method and equipment
CN102891730B (en) Method and device for encoding satellite short message based on binary coded decimal (BCD) code
CN101887411B (en) Coding 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
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20201124

Address after: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee after: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen

Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd.

Effective date of registration: 20201124

Address after: 215500 No.13, Caotang Road, Changshu, Suzhou, Jiangsu Province

Patentee after: Changshu intellectual property operation center Co.,Ltd.

Address before: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province

Patentee before: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd.

CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 215500 5th floor, building 4, 68 Lianfeng Road, Changfu street, Changshu City, Suzhou City, Jiangsu Province

Patentee after: Changshu intellectual property operation center Co.,Ltd.

Address before: No.13 caodang Road, Changshu City, Suzhou City, Jiangsu Province

Patentee before: Changshu intellectual property operation center Co.,Ltd.