CN101321159B - Transmission method and system for message with indicating pointer cell - Google Patents

Transmission method and system for message with indicating pointer cell Download PDF

Info

Publication number
CN101321159B
CN101321159B CN2007101109181A CN200710110918A CN101321159B CN 101321159 B CN101321159 B CN 101321159B CN 2007101109181 A CN2007101109181 A CN 2007101109181A CN 200710110918 A CN200710110918 A CN 200710110918A CN 101321159 B CN101321159 B CN 101321159B
Authority
CN
China
Prior art keywords
message
sub
address space
father
indicating pointer
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.)
Expired - Fee Related
Application number
CN2007101109181A
Other languages
Chinese (zh)
Other versions
CN101321159A (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.)
STATE GRID ZHEJIANG ZHUJI POWER SUPPLY Co Ltd
Zhuji Dongbai Electric Power Equipment Manufacturing Co Ltd
State Grid Corp of China SGCC
State Grid Zhejiang Electric Power Co Ltd
Shaoxing Power Supply Co of State Grid Zhejiang Electric Power Co Ltd
Original Assignee
ZTE Corp
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 ZTE Corp filed Critical ZTE Corp
Priority to CN2007101109181A priority Critical patent/CN101321159B/en
Publication of CN101321159A publication Critical patent/CN101321159A/en
Application granted granted Critical
Publication of CN101321159B publication Critical patent/CN101321159B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention provides a transferring method of messages with pointer cells, comprising: S202, calculating the amount of sub-messages in the messages with the pointer cells and structuring a sub-message allocation information form, wherein, allocation information in the sub-message allocation information form comprises: a parent message ID, a sub-message ID, an address offset of the sub-messages in parent messages, and a sub-message data length; S204, encapsulating the messages with the pointer cells and the sub-message allocation information form, and sending to a receiving address space; S206, applying an address space after the receiving address space receives the messages with the pointer cells, and recording receiving address space memory addresses of root nodes of the messages with the pointer cells; S208, leading the receiving address space to fill the receiving address space memory addresses corresponding to the parent message ID and the sub-message ID in a message ID and an address space correspondence table via calculating; S210, calling a translator to complete an address translating process from a sending address space to the receiving address space according to the allocation information in the sub-message allocation information form.

Description

The transmission method and the system of the message of band indicating pointer cell
Technical field
The present invention relates to the processing of message, and particularly, relate to a kind of transmission method and system of the message with indicating pointer cell the band indicating pointer cell.
Background technology
Because the address space difference of various computing machine system, therefore the indicating pointer cell of an internal system can't be discerned in another system.This problem is perplexing the actual use of ATE (Adaptive Test Equipment, automated test tool), and the message of background system (windows platform) structure has arrived location inexplainably, foreground (vxWorks platform) owing to containing indicating pointer cell.In fact, every when the interdepartmental system transmission of needs wherein contains the message of pointer, all can run into this problem.For example, carrying out unit testing, perhaps integration testing need be constructed test case (case), and the machine of transmission message and measured body will face this problem not on same machine.
Wherein, Fig. 1 has provided the message structure that has indicating pointer cell.
At present, addressing this problem mainly is to be undertaken by following two kinds of approach, and a kind of method is to adopt the ANS.1 decoding method, and another kind of method is a kind of data structure that does not have pointer type of definition.
Wherein, decoding method can make that running efficiency of system is lower, takies the buffering area of system and increases cpu load, thereby have influence on the operational efficiency of whole system, in addition, different message structures uses different encoding and decoding programs, so the programming more complicated.A kind ofly do not have the method for the data structure of pointer to be applicable to fairly simple message transmission and define, for having the nested complex message structure of a large amount of pointers in the communication system, adopt this kind processing method can be very complicated.
Therefore, for the message problem of transmission of the band indicating pointer cell of crossing over address space, need solve by a kind of method that can be convenient to realize and can not influence running efficiency of system.
Summary of the invention
Consider the problems referred to above and make the present invention that for this reason, the present invention aims to provide a kind of transmission scheme of the message with indicating pointer cell.
According to embodiments of the invention, a kind of transmission method of the message with indicating pointer cell is provided, comprise following processing: step S202, calculate the sub-message number in the message of being with indicating pointer cell, and constructor message arrangement information table, wherein, the configuration information in the sub-message arrangement information table comprises: father's message id, sub-message id, sub-message address offset, the sub-message data length in father's message; Step S204 will be with the message and the sub-message arrangement information table of indicating pointer cell to be packaged together, and sends to the receiver address space; Step S206, after the receiver address space receives the message of band indicating pointer cell, applied address space, and the receiver address space memory address of the root node of the message of record paper indicating pointer cell; Step S208, the receiver address space is inserted message id and address space correspondence table by calculating with the receiver address space memory address of father's message id and sub-message id correspondence; And step S210, call translater according to the configuration information in the sub-message arrangement information table and finish from sending the address translation process of address space to the receiver address space.
Wherein, in the message of band indicating pointer cell, the structure at pointer place is father's message, and the structure of pointer indication is sub-message, and by all father's message and sub-message numbering in the message of band indicating pointer cell are generated father's message id and sub-message id.
As for message id and address space correspondence table, it is used for storing correspondingly the receiver address space memory address of father's message id/sub-message id correspondence.
In step S208, the receiver address space according to root node receiver address space memory address and sub-message the address offset information in father's message calculate.
In step S210, translation process is specially: by reading sub-message arrangement information table and message id and address space correspondence table, translater obtains the memory address of father's message in the receiver address space according to father's message id of sub-message; The memory address that obtains is added the address offset of sub-message in father's message, obtain pointing in father's message the pointer of sub-message; Sub-message is composed to pointer at the memory address in receiver address space, thereby finished address transition.
After described step S210, send address space and can send to other receiver address spaces once more with being with the message and the sub-message arrangement information table of indicating pointer cell to be packaged together.
According to embodiments of the invention, a kind of transmission system of the message with indicating pointer cell also is provided, comprise: first constructing module, be positioned at transmission address space side, be used for constructing the sub-message arrangement information table that carries following configuration information: father's message id, sub-message id, sub-message are in the address offset of father's message, sub-message data length; The package module is positioned at transmission address space side, is used for being with the message and the sub-message arrangement information table of indicating pointer cell to be packaged together, and sends to the receiver address space; Address space application module is positioned at receiver address space side, after the message that receives the band indicating pointer cell, and the root node memory address of the message of applied address space and record paper indicating pointer cell; Second constructing module is used to construct message id and address space correspondence table, and wherein, message id and address space correspondence table are used for storing correspondingly father's message id/sub-message id and corresponding receiver address space memory address thereof; Computing module is positioned at receiver address space side, is used to calculate the receiver address space memory address of father's message id and sub-message id correspondence, and result of calculation is inserted message id and address space correspondence table; Translater is positioned at receiver address space side, is used for finishing from sending the address translation process of address space to the receiver address space according to the configuration information of sub-message arrangement information table.
Wherein, translater comes to obtain the memory address of father's message in the receiver address space according to father's message id of sub-message by reading sub-message arrangement information table and message id and address space correspondence table; And translater adds the address offset of sub-message in father's message by the memory address that will obtain, and obtains pointing in father's message the pointer of sub-message; After this, translater is composed sub-message to pointer at the memory address in receiver address space, thereby finishes address transition.
By technical scheme of the present invention, can be in the message of different address space conveyer belt indicating pointer cells, simplified the processing procedure of communication system, particularly: the package of technical scheme of the present invention, the process that unpacks have versatility, need be at different message constructing not different packages, unpack program; Message after unpacking can continue to pass to the next address space again, only needs a package, does not need double counting, and therefore required amount of calculation is few, and fewer for calculating the additional information sign that adds.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes the application's a part, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, do not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the schematic diagram that has the message structure of indicating pointer cell;
Fig. 2 is the flow chart according to the transmission method of the message of the band indicating pointer cell of the embodiment of the invention;
Fig. 3 is the flow chart according to the receiving course of the transmission method of the message of the band indicating pointer cell of the embodiment of the invention; And
Fig. 4 is the structured flowchart according to the transmission system of the message of the band indicating pointer cell of the embodiment of the invention.
Embodiment
In an embodiment of the present invention, a kind of transmission scheme of the message with indicating pointer cell is provided, it is applicable to the situation in the message of different address space conveyer belt indicating pointer cells (pointer structure), the message that is particularly useful in the mobile communication system not only has pointer, and have the situation of a large amount of nested pointers, for example, between windows platform, between the vxWorks platform, and the situation that transmits the message that has indicating pointer cell between the different platform.
Describe embodiments of the invention in detail hereinafter with reference to accompanying drawing, provide following embodiment with provide to of the present invention comprehensively and thorough, rather than the present invention carried out any restriction.
In the following description, the structure of pointer indication is used as sub-message, the structure at pointer place is used as father's message, and write down this set membership.And hypothesis sends the message of band indicating pointer cell to address space B (receiver address space) from address space A (transmission address space).
Method embodiment
A kind of transmission method of the message with indicating pointer cell is provided in this embodiment.
As shown in Figure 2, this method may further comprise the steps:
Step S202, calculate the sub-message number in the message of being with indicating pointer cell, and constructor message arrangement information table (table 1), wherein, the configuration information in the sub-message arrangement information table comprises: father's message id, sub-message id, sub-message address offset, the sub-message data length in father's message; Wherein, can be by all father's message and sub-message numbering in the message of band indicating pointer cell be generated father's message id and sub-message id;
For example, the structure of sub-message arrangement information table can be for as follows:
Table 1
Father's message id Sub-message id The address offset of sub-message in father's message Sub-message data length
xxxx xxxx xxxx xxxx
Step S204 will be with the message and the sub-message arrangement information table of indicating pointer cell to be packaged together (package process), and sends to the receiver address space;
After step S206, receiver address space (address space B) receive the message of band indicating pointer cell, applied address space, and the receiver address space memory address of the root node of the message of record paper indicating pointer cell;
Step S208, the receiver address space is inserted message id and address space correspondence table (table 2) by calculating with the receiver address space memory address of father's message id and sub-message id correspondence;
Particularly, root node receiver address space memory address that receiver address space basis writes down in step S206 and the sub-message address offset information (obtaining by inquiring about sub-message arrangement information table) in father's message is calculated, with root node (for example, father's message 1 among Fig. 1) memory address adds address offset, (for example obtain the ground floor child node, sub-message 2 among Fig. 1) memory address similarly, can calculate the memory address of follow-up sub-message;
Wherein, message id and address space correspondence table are used for storing correspondingly the receiver address space memory address of father's message id/sub-message id correspondence, and for example, its structure can be for as follows:
Table 2
A space message id B space memory address
xxxx xxxx
xxxx xxxx
Step S210 calls translater according to the configuration information in the sub-message arrangement information table and finishes from sending the address translation process (separate packet procedures) of address space to the receiver address space.
Above-mentioned translation process is specially: by reading sub-message arrangement information table and message id and address space correspondence table, translater obtains the memory address of father's message in the receiver address space according to father's message id of sub-message; The memory address that obtains is added the address offset of sub-message in father's message, obtain pointing in father's message the pointer of sub-message; Then, sub-message is composed to pointer at the memory address in receiver address space, thereby finished address transition.
For example, for the sub-message 2 among Fig. 1, from sub-message arrangement information table, obtain the ID of his father's message 1, ID according to father's message 1 obtains the memory address of father's message 1 at address space B from message id and address space correspondence table again, then, obtains the address offset of sub-message 2 in father's message 1 from sub-message arrangement information table, obtain pointing in father's message 1 pointer of sub-message 2, at last, sub-message 2 is composed to pointer at the memory address of address space B, thereby finished the address transition of sub-message 2.
After the receiver address space unpacks message, need to send to other receiver address spaces if send address space with the message of indicating pointer cell, a need gets final product this message and sub-message arrangement information table thereof package again once more, and does not need double counting.
As shown in Figure 3, can the receiving course of the message of above-mentioned band indicating pointer cell be described as follows: receive message; Judged whether the pointer node,, carried out normal flow,, then carried out the above-mentioned flow process of present embodiment if having if do not have; Obtain the configuration information of all sub-message from sub-message arrangement information table, generate message id and address space correspondence table; Call translater and finish address translation work.
Device embodiment
A kind of transmission system of the message with indicating pointer cell is provided in this embodiment.As shown in Figure 4, comprise: first constructing module 402, be positioned at transmission address space side, be used for constructing the sub-message arrangement information table that carries following configuration information: father's message id, sub-message id, sub-message are in the address offset of father's message, sub-message data length; Package module 404 is positioned at transmission address space side, is used for being with the message and the sub-message arrangement information table of indicating pointer cell to be packaged together, and sends to the receiver address space; Address space application module 406 is positioned at receiver address space side, after the message that receives the band indicating pointer cell, and the root node memory address of the message of applied address space and record paper indicating pointer cell; Second constructing module 408 is used to construct message id and address space correspondence table, and wherein, message id and address space correspondence table are used for storing correspondingly father's message id/sub-message id and corresponding receiver address space memory address thereof; Computing module 410 is positioned at receiver address space side, is used to calculate the receiver address space memory address of father's message id and sub-message id correspondence, and result of calculation is inserted message id and address space correspondence table; Translater 412 is positioned at receiver address space side, is used for finishing from sending the address translation process of address space to the receiver address space according to the configuration information of sub-message arrangement information table.
Wherein, translater 412 comes to obtain the memory address of father's message in the receiver address space according to father's message id of sub-message by reading sub-message arrangement information table and message id and address space correspondence table; And translater 412 adds the address offset of sub-message in father's message by the memory address that will obtain, and obtains pointing in father's message the pointer of sub-message; After this, translater 412 is composed sub-message to pointer at the memory address in receiver address space, thereby finishes address transition.
Need to prove that the specific detail of describing among the method embodiment is equally applicable to this system embodiment, make the present invention unclear, omitted being repeated in this description same or similar part for unnecessary.
As mentioned above, the package of technical scheme of the present invention, the process that unpacks have versatility, need be at different message constructing not different packages, unpack program; Message after unpacking can continue to pass to the next address space again, only needs a package, does not need double counting, and therefore required amount of calculation is few, and fewer for calculating the additional information sign that adds.
The above is the preferred embodiments of the present invention only, is not limited to the present invention, and for a person skilled in the art, the present invention can have various changes and variation.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (11)

1. the transmission method with the message of indicating pointer cell is characterized in that, comprises following processing:
Step S202, calculate the sub-message number in the message of being with indicating pointer cell, and constructor message arrangement information table, wherein, the configuration information in the described sub-message arrangement information table comprises: father's message id, sub-message id, sub-message address offset, the sub-message data length in father's message;
Step S204 is packaged together the message and the described sub-message arrangement information table of described band indicating pointer cell, and sends to the receiver address space;
Step S206, after described receiver address space receives the message of described band indicating pointer cell, the applied address space, and write down the receiver address space memory address of root node of the message of described band indicating pointer cell;
Step S208, described receiver address space is inserted message id and address space correspondence table by calculating with the receiver address space memory address of described father's message id/sub-message id correspondence; And
Step S210 calls translater according to the described configuration information in the described sub-message arrangement information table and finishes from sending the address translation process of address space to described receiver address space.
2. the transmission method of the message of band indicating pointer cell according to claim 1 is characterized in that, in the message of described band indicating pointer cell, the structure at pointer place is father's message, and the structure of pointer indication is sub-message.
3. the transmission method of the message of band indicating pointer cell according to claim 1 is characterized in that, by all father's message in the message of described band indicating pointer cell and sub-message numbering are generated described father's message id and described sub-message id.
4. the transmission method of the message of band indicating pointer cell according to claim 1 is characterized in that, described message id and address space correspondence table are used for storing correspondingly the receiver address space memory address of described father's message id/sub-message id correspondence.
5. the transmission method of the message of band indicating pointer cell according to claim 1, it is characterized in that, in described step S208, described receiver address space according to described root node receiver address space memory address and described sub-message the address offset information in father's message calculate.
6. the transmission method of the message of band indicating pointer cell according to claim 1 is characterized in that, in described step S210, described translation process is specially:
By reading described sub-message arrangement information table and described message id and address space correspondence table, described translater obtains the memory address of father's message in described receiver address space according to father's message id of sub-message;
The described memory address that obtains is added the address offset of the above sub-message in described father's message, obtain pointing in described father's message the pointer of described sub-message;
Described sub-message is composed to described pointer at the memory address in described receiver address space, thereby finished address transition.
7. the transmission method of the message of band indicating pointer cell according to claim 1, it is characterized in that, after described step S210, described transmission address space can be once more be packaged together the message and the described sub-message arrangement information table of described band indicating pointer cell, sends to other receiver address spaces.
8. the transmission system with the message of indicating pointer cell is characterized in that, comprising:
First constructing module is positioned at transmission address space side, and be used for constructing the sub-message arrangement information table that carries following configuration information: father's message id, sub-message id, sub-message are in the address offset of father's message, sub-message data length;
The package module is positioned at transmission address space side, is used for the message and the described sub-message arrangement information table of described band indicating pointer cell are packaged together, and sends to the receiver address space;
Address space application module is positioned at receiver address space side, and after the message that receives described band indicating pointer cell, the root node memory address of the message of described band indicating pointer cell is also write down in the applied address space;
Second constructing module, be positioned at receiver address space side, be used to construct message id and address space correspondence table, wherein, described message id and address space correspondence table are used for storing correspondingly described father's message id/sub-message id and corresponding receiver address space memory address thereof;
Computing module is positioned at receiver address space side, is used to calculate the receiver address space memory address of described father's message id/sub-message id correspondence, and result of calculation is inserted described message id and address space correspondence table;
Translater is positioned at receiver address space side, is used for finishing from sending the address translation process of address space to described receiver address space according to the described configuration information of described sub-message arrangement information table.
9. the transmission system of the message of band indicating pointer cell according to claim 8, it is characterized in that described translater comes to obtain the memory address of father's message in described receiver address space according to father's message id of sub-message by reading described sub-message arrangement information table and described message id and address space correspondence table.
10. the transmission system of the message of band indicating pointer cell according to claim 9, it is characterized in that, described translater adds the address offset of the above sub-message in described father's message by the described memory address that will obtain, and obtains pointing in described father's message the pointer of described sub-message.
11. the transmission system of the message of band indicating pointer cell according to claim 10 is characterized in that, described translater is composed described sub-message to described pointer at the memory address in described receiver address space, thereby finishes address transition.
CN2007101109181A 2007-06-08 2007-06-08 Transmission method and system for message with indicating pointer cell Expired - Fee Related CN101321159B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2007101109181A CN101321159B (en) 2007-06-08 2007-06-08 Transmission method and system for message with indicating pointer cell

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2007101109181A CN101321159B (en) 2007-06-08 2007-06-08 Transmission method and system for message with indicating pointer cell

Publications (2)

Publication Number Publication Date
CN101321159A CN101321159A (en) 2008-12-10
CN101321159B true CN101321159B (en) 2011-06-22

Family

ID=40180983

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2007101109181A Expired - Fee Related CN101321159B (en) 2007-06-08 2007-06-08 Transmission method and system for message with indicating pointer cell

Country Status (1)

Country Link
CN (1) CN101321159B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1522011A (en) * 2003-01-28 2004-08-18 华为技术有限公司 Dynamic buffer memory management ATM switching arrangement and switching method thereof

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1522011A (en) * 2003-01-28 2004-08-18 华为技术有限公司 Dynamic buffer memory management ATM switching arrangement and switching method thereof

Also Published As

Publication number Publication date
CN101321159A (en) 2008-12-10

Similar Documents

Publication Publication Date Title
CN112532585A (en) Method, device and medium for inter-process message transmission
CN104954431A (en) Network selection method, device and system
CN102063355A (en) Automatic test server and system of disk array
CN101321159B (en) Transmission method and system for message with indicating pointer cell
CN103746945A (en) Data transmission device and method
WO2022120586A1 (en) Storage apparatus, storage control apparatus, and system on chip
CN107783728A (en) Date storage method, device and equipment
CN101594592B (en) Method and device for sending messages based on different software platforms
CN107908565A (en) A kind of test method and equipment
CN106709060B (en) Data sharing method and system
CN114358936A (en) Intelligent contract operation method based on micro-service block chain
CN115408328A (en) Many-core system, processing method and processing unit
CN108563514A (en) Access method, application and the electronic equipment of application configuration service
CN112699648B (en) Data processing method and device
CN111782561B (en) SRAM storage space allocation method, device and chip
CN112486542A (en) Configuration file generation and updating method and system based on dynamic link library
CN103037063A (en) Method, system and assembly manager for mobile phone business dynamic loading
CN106301889A (en) A kind of port numbers rapid-setting method and system
CN113934650A (en) 1553B memory dynamic allocation method based on CCSDS
CN111756851A (en) Server communication method, device, equipment and medium for RPA process control end
CN115243286B (en) Data processing method, device and storage medium
CN101616149B (en) Information processing method, device and information transmission system
CN111538660A (en) Method and device for counting coverage rate of program codes in container on cloud
CN110413464B (en) Configuration table item testing method and system
CN102902542B (en) Virtual interface configuration 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
ASS Succession or assignment of patent right

Owner name: STATE GRID ZHEJIANG ELECTRIC POWER COMPANY SHAOXIN

Effective date: 20141231

Owner name: STATE GRID CORPORATION OF CHINA

Free format text: FORMER OWNER: ZTE CORPORATION

Effective date: 20141231

C41 Transfer of patent application or patent right or utility model
C53 Correction of patent for invention or patent application
CB03 Change of inventor or designer information

Inventor after: Si Jiangfeng

Inventor after: Ji Shuping

Inventor after: Zhou Haijiao

Inventor after: Huang Jian

Inventor after: Huang Jiefu

Inventor after: Yu Miaojie

Inventor after: Lv Lvliang

Inventor after: Shou Zhemiao

Inventor after: Wei Wanyong

Inventor after: Zhao Libo

Inventor before: Zhao Libo

Inventor before: Ji Shuping

COR Change of bibliographic data

Free format text: CORRECT: ADDRESS; FROM: 518057 SHENZHEN, GUANGDONG PROVINCE TO: 100031 XICHENG, BEIJING

Free format text: CORRECT: INVENTOR; FROM: ZHAO LIBO JI SHUPING TO: SI JIANGFENG ZHOU HAIJIAO HUANG JIAN HUANG JIEFU YU MIAOJIE LV LVLIANG SHOU ZHEMIAO WEI WANYONG ZHAO LIBO JI SHUPING

TR01 Transfer of patent right

Effective date of registration: 20141231

Address after: 100031 Xicheng District West Chang'an Avenue, No. 86, Beijing

Patentee after: State Grid Corporation of China

Patentee after: State Grid Zhejiang Electric Power Company

Patentee after: Shaoxing Power Supply Company of State Grid Zhejiang Electric Power Company

Patentee after: State Grid Zhejiang Zhuji Power Supply Co., Ltd.

Patentee after: Zhuji Dongbai Electric Power Equipment Manufacturing Co., Ltd.

Address before: 518057 Nanshan District science and Technology Industrial Park, Guangdong high tech Industrial Park, ZTE building

Patentee before: ZTE Corporation

CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20110622

Termination date: 20170608

CF01 Termination of patent right due to non-payment of annual fee