CN101478655A - Interface development displaying method, system and network server for digital television reception terminal - Google Patents

Interface development displaying method, system and network server for digital television reception terminal Download PDF

Info

Publication number
CN101478655A
CN101478655A CNA200810241770XA CN200810241770A CN101478655A CN 101478655 A CN101478655 A CN 101478655A CN A200810241770X A CNA200810241770X A CN A200810241770XA CN 200810241770 A CN200810241770 A CN 200810241770A CN 101478655 A CN101478655 A CN 101478655A
Authority
CN
China
Prior art keywords
interface
request
digital television
receiving terminal
data information
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
CNA200810241770XA
Other languages
Chinese (zh)
Other versions
CN101478655B (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.)
Shenzhen Coship Electronics Co Ltd
Original Assignee
Shenzhen Coship Electronics 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 Shenzhen Coship Electronics Co Ltd filed Critical Shenzhen Coship Electronics Co Ltd
Priority to CN200810241770.XA priority Critical patent/CN101478655B/en
Publication of CN101478655A publication Critical patent/CN101478655A/en
Priority to PCT/CN2009/076248 priority patent/WO2010075787A1/en
Application granted granted Critical
Publication of CN101478655B publication Critical patent/CN101478655B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/854Content authoring
    • H04N21/8545Content authoring for generating interactive applications

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The present invention is suitable for technical field of receiving terminal, and provides a digital television receiving terminal interface development indication method, a system and a network server thereof, wherein the server comprises the following components: an interface display request processing module which is used for receiving the interface display request of digital television terminal and comprises interface request and program data information request; and a display interface transmitting module which is used for respectively transmitting the interface corresponding to the interface display request and the program data information corresponding with the interface to the digital television receiving terminal. The invention realizes the development of digital television receiving terminal interface without programming language, greatly reduces the difficulty for developing the digital television receiving terminal interface, realizes MVC (mode-view-control) separation, and increases the extendibility and maintainability of digital television receiving terminal application.

Description

Receiving terminal for digital television interface development displaying method, system and the webserver
Technical field
The invention belongs to the receiving terminal technical field, relate in particular to a kind of receiving terminal for digital television interface development displaying method, system and the webserver.
Background technology
Along with the user progressively improves the requirement of interface and operating experience sense, operator also becomes more diverse with complicated to the interface of receiving terminal for digital television and the design of application function, and this brings very large difficulty for software development of developer.
Javascript is a kind of script that is come by the LiveScript development of Netscape, and main purpose is in order to solve the receiving terminal for digital television language, such as Perl, and the speed issue of leaving over.Receiving terminal for digital television need be verified data at that time, because network speed is quite slow, had only 28.8kbps, and the time of verification step waste is too many.So the browser Navigator of Netscape has added Javascript, and the basic function of data verification is provided.
When existing receiving terminal for digital television is developed the interface, generally be based on browser, realize that with static Web page the interface sets type and show, realize the business function of receiving terminal for digital television with the javascript EXPANDING DISPLAY AREA, all application functions all are to finish at receiving terminal for digital television.
Realize corresponding javascript expansion class at the receiving terminal for digital television business function interface that needs call, relating to inner relevant with the javascript function of browser revises, not only influence the stability of browser, and the workload of exploitation javascript expansion class is very big, timely customer in response demand, at new demand, need realize new javascript expansion class again, need to embed a large amount of and the relevant javascript code of receiving terminal for digital television business on the webpage, reusability and extensibility all can't effectively be competent at the business demand of receiving terminal for digital television.
Summary of the invention
The object of the present invention is to provide a kind of webserver, be intended to reduce the difficulty of receiving terminal for digital television interface development, improve the reusability and the extensibility of receiving terminal for digital television interface development.
The present invention is achieved in that a kind of webserver, and described server comprises:
Interface display request processing module is used for the interface display request of receiving digital television terminal, and described interface display request comprises interface request and program data information request; And
The display interface sending module is used for respectively the interface of described interface display request correspondence and the program data information of this interface correspondence being sent to receiving terminal for digital television.
Another object of the present invention is to provide a kind of receiving terminal for digital television interface development display system, described system comprises the webserver provided by the invention and at least one receiving terminal for digital television,
Receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal is sent to receiving terminal for digital television with the interface of described interface display request correspondence and the program data information of this interface correspondence respectively;
Receiving terminal for digital television shows the program data information combination back of the interface that receives and this interface correspondence.
The present invention also provides a kind of receiving terminal for digital television interface development displaying method, said method comprising the steps of:
Receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal;
The webserver is sent to receiving terminal for digital television with the interface of described interface display request correspondence and the program data information of this interface correspondence respectively;
Receiving terminal for digital television shows the program data information combination back of the interface that receives and this interface correspondence.
Among the present invention, the webserver is in interface request that receives receiving terminal for digital television and program data information request, respectively corresponding interface and program data information are sent to receiving terminal for digital television, the present invention need not to use programming language to realize the exploitation at receiving terminal for digital television interface, greatly reduce the difficulty of receiving terminal for digital television interface development, realized that MVC (model-view-control) separates, improved extensibility and maintainability that receiving terminal for digital television is used.
Description of drawings
Fig. 1 is the structure chart of receiving terminal for digital television interface development display system provided by the invention;
Fig. 2 is the structure chart of the webserver provided by the invention;
Fig. 3 is the flow chart of receiving terminal for digital television interface development displaying method provided by the invention.
Embodiment
In order to make purpose of the present invention, technical scheme and advantage clearer,, the present invention is further elaborated below in conjunction with drawings and Examples.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
Among the present invention, the webserver is sent to receiving terminal for digital television with corresponding interface and program data information respectively in interface request that receives receiving terminal for digital television and program data information request.
Fig. 1 shows the structure chart of receiving terminal for digital television interface development display system provided by the invention, and this system comprises the webserver and at least one receiving terminal for digital television.
Wherein, receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request.
The webserver connects by the http that creates server end monitors the interface display request that whether receives receiving terminal for digital television.
In specific implementation process, receiving terminal for digital television at first sends the interface request by browser, and the interface request of webserver receiving digital television terminal is judged as the HXML request, directly respond static Web page, the interface of this interface request correspondence is sent to receiving terminal for digital television.
After receiving terminal for digital television receives described interface, send the program data information request of described interface correspondence to the webserver by browser, the webserver receives described program data information request, be judged as extend markup language (eXtensible Markup Language, XML) request is sent to receiving terminal for digital television with corresponding program data information.
Wherein, comprise a configuration file in the webserver, this configuration file has disposed the mapping relations between interface and the concrete program data information.
After the webserver receives the program data information request, corresponding action response class.path in the match server configuration file, dynamic load generates the data object of concrete action response class, the webserver returns the javabean of saving result, and this data object is responded to receiving terminal for digital television by response object by the program data information that sequence turns to the XML form.
The present invention is explained as follows Javabean's:
Javabean is a kind of java class that satisfies following Naming conventions
(1) the JavaBean class must be a common class, and its access attribute is set to public;
(2) the JavaBean class must have the constructed fuction of a sky: must have one in the class not with the public constructor of parameter, this constructor also should be provided with the default value of characteristic by the method to set up of calling each characteristic.
(3) javaBean classes common example variable that do not have, class variable all is private;
(4) holding value should visit by one group of access method (getXxx and setXxx): for each characteristic, the special-purpose instance variable of a band public getter of coupling and setter method should be arranged.
Receiving terminal for digital television shows the program data information combination back of the interface that receives and this interface correspondence.
Fig. 2 shows the structure of the webserver provided by the invention, and this server comprises interface display request processing module 21, request judge module 22 and display interface sending module 23.
Wherein, the interface display request of interface display request processing module 21 receiving digital television terminals.This interface display request comprises interface request and program data information request.
In specific implementation process, interface display request processing module 21 specifically comprises interface request receiver module 211 and program data information request receiver module 212:
The interface request of interface request receiver module 211 receiving digital television terminals;
The program data information request of program data information request receiver module 212 receiving digital television terminals.
After receiving the interface display request of digital TV terminal, request judge module 22 judges that this request correspondence is HXML request or XML request.
If it is the HXML request that request judge module 22 is judged this request correspondence, i.e. interface request, display interface sending module 23 is sent to receiving terminal for digital television with the interface of described interface display request correspondence;
If it is the XML request that request judge module 22 is judged this request correspondence, i.e. program data information request, display interface sending module 23 is sent to receiving terminal for digital television with program data information respectively.
Display interface sending module 23 specifically comprises matching module 231, interface sending module 232 and program data information module 233:
Matching module 231 mates corresponding interface and program data information respectively according to interface request and program data information request;
Interface sending module 232 sends corresponding interface to receiving terminal for digital television;
Corresponding action response class.path in the program data information module 233 match server configuration files, dynamic load generates the data object of concrete action response class, and this data object sequence is sent to receiving terminal for digital television after turning to the program data information of XML form.
The present invention also provides a kind of method for managing network resource, sees also Fig. 3.The present invention is that (Electronic Program Guide, EPG) interface is that example describes to electronic program guides with the interface that obtains.
1, receiving terminal for digital television sends EPG interface request by browser.
2, after the webserver obtains this request, be judged as the HXML request, i.e. static Web page request then finds the EPG interface to respond to receiving terminal for digital television from the webpage of disposing, by the browser end demonstration of receiving terminal for digital television.
3, after receiving terminal for digital television obtains the EPG interface, can send the request of EPG program data information to the webserver by the javascript operation exception on the EPG interface simultaneously.
4, the webserver receives the request of EPG program data information, and judgement is the XML request of data, i.e. dynamic web page request then will ask corresponding EPG program data information to be sent to receiving terminal for digital television.
In specific implementation process, from webserver configuration file, find corresponding EPGAction class and dynamic load operating, this EPGAction is responsible for the EPGLogicBean class that instantiation has encapsulated the EPG applied logic.
The EPGLogicBean class of the webserver is by basic high-level programmer interface (the Advanced Programmers Interface of combination call number television receive terminal, API), obtain the EPG data message, and be saved in data in the EPGDataBean object and return to EPGAction, EPGDataBean is responsible for preserving the javabean of data.
The webserver obtains the EPGDataBean that EPGAction returns, this object sequence is turned to XML form program data information, the last response of this program data information given set-top box, resolve by the program data information that javascript operates the XML form that will receive at the EPG interface, and show in conjunction with the interface combinations that receives.
5, pass through browser display after the program data information combination of receiving terminal for digital television with the interface that receives and this interface correspondence.
Among the present invention, the webserver is in interface request that receives receiving terminal for digital television and program data information request, respectively corresponding interface and program data information are sent to receiving terminal for digital television, the present invention need not to use programming language to realize the exploitation at receiving terminal for digital television interface, greatly reduce the difficulty of receiving terminal for digital television interface development, realized that MVC (model-view-control) separates, improved extensibility and maintainability that receiving terminal for digital television is used.
The above only is preferred embodiment of the present invention, not in order to restriction the present invention, all any modifications of being done within the spirit and principles in the present invention, is equal to and replaces and improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1, a kind of webserver is characterized in that, described server comprises:
Interface display request processing module is used for the interface display request of receiving digital television terminal, and described interface display request comprises interface request and program data information request; And
The display interface sending module is used for respectively the interface of described interface display request correspondence and the program data information of this interface correspondence being sent to receiving terminal for digital television.
2, the webserver as claimed in claim 1 is characterized in that, described interface display request processing module specifically comprises:
Request receiver module in interface is used for the interface request of receiving digital television terminal; And
Program data information request receiver module is used for the program data information request of receiving digital television terminal.
3, the webserver as claimed in claim 1 or 2 is characterized in that, described display interface sending module specifically comprises:
Matching module is used for mating corresponding interface and program data information respectively according to interface request and program data information request; And
The interface sending module is used for sending corresponding interface to receiving terminal for digital television according to the request that described interface request receiver module receives;
The program data information module, be used for match server configuration file corresponding action response class.path, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
4, the webserver as claimed in claim 3 is characterized in that, described server also comprises:
The request judge module is used for after receiving the interface display request of digital TV terminal, judges that this request correspondence is HXML request or XML request;
When the described request judge module judged that this request correspondence is the HXML request, described interface sending module was sent to receiving terminal for digital television with corresponding interface;
When the described request judge module judges that this request correspondence is the XML request, corresponding action response class.path in the described program data information module match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
5, a kind of receiving terminal for digital television interface development display system is characterized in that, described system comprises claim 1 or the 2 described webservers and at least one receiving terminal for digital television,
Wherein, receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal is sent to receiving terminal for digital television with the interface of described interface display request correspondence and the program data information of this interface correspondence respectively;
Receiving terminal for digital television shows the program data information combination back of the interface that receives and this interface correspondence.
6, receiving terminal for digital television interface development display system as claimed in claim 5 is characterized in that,
The interface request of webserver receiving digital television terminal is sent to receiving terminal for digital television with the interface of this interface request correspondence;
After the browser of receiving terminal for digital television receives described interface, send the program data information request of described interface correspondence to the webserver;
After the webserver receives described program data information request, corresponding action response class.path in the match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
7, receiving terminal for digital television interface development display system as claimed in claim 5 is characterized in that, after the interface display request of described webserver receiving digital television terminal, judges that this request correspondence is HXML request or XML request,
When this request correspondence is the HXML request, corresponding interface is sent to receiving terminal for digital television;
When this request correspondence is the XML request, corresponding action response class.path in the match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
8, a kind of receiving terminal for digital television interface development displaying method is characterized in that, said method comprising the steps of:
Receiving terminal for digital television sends interface display request according to user's operation by browser, and described interface display request comprises interface request and program data information request;
The interface display request of webserver receiving digital television terminal;
The webserver is sent to receiving terminal for digital television with the interface of described interface display request correspondence and the program data information of this interface correspondence respectively;
Receiving terminal for digital television shows the program data information combination back of the interface that receives and this interface correspondence.
9, receiving terminal for digital television interface development displaying method as claimed in claim 8, it is characterized in that the described webserver specifically comprises by the step that browser is sent to the program data information of the interface of described interface display request correspondence and this interface correspondence receiving terminal for digital television respectively:
The interface request of webserver receiving digital television terminal is sent to receiving terminal for digital television with the interface of this interface request correspondence;
After receiving terminal for digital television receives described interface, send the program data information request of described interface correspondence to the webserver by browser;
After the webserver receives described program data information request, corresponding action response class.path in the match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
10, receiving terminal for digital television interface development displaying method as claimed in claim 8 is characterized in that, after the step of the interface request of described webserver receiving digital television terminal, described method also comprises:
Judge that this request correspondence is HXML request or XML request;
When judging that this request correspondence is the HXML request, corresponding interface is sent to receiving terminal for digital television;
When judging that this request correspondence is the XML request, corresponding action response class.path in the match server configuration file, dynamic load generates the data object of concrete action response class, and is sent to receiving terminal for digital television after this data object sequence being turned to the program data information of XML form.
CN200810241770.XA 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal Expired - Fee Related CN101478655B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200810241770.XA CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal
PCT/CN2009/076248 WO2010075787A1 (en) 2008-12-31 2009-12-30 Method, system and network server for displaying interface development of digital television receiving terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200810241770.XA CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal

Publications (2)

Publication Number Publication Date
CN101478655A true CN101478655A (en) 2009-07-08
CN101478655B CN101478655B (en) 2014-07-30

Family

ID=40839279

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200810241770.XA Expired - Fee Related CN101478655B (en) 2008-12-31 2008-12-31 Interface development displaying method, system and network server for digital television reception terminal

Country Status (2)

Country Link
CN (1) CN101478655B (en)
WO (1) WO2010075787A1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010075787A1 (en) * 2008-12-31 2010-07-08 深圳市同洲电子股份有限公司 Method, system and network server for displaying interface development of digital television receiving terminal
CN102902537A (en) * 2012-09-19 2013-01-30 厦门亿联网络技术股份有限公司 Embedded WEB model view controller (MVC) development framework based on Fast common gateway interface (CGI) and hypertext markup language (HTML) template
CN106210848A (en) * 2014-11-03 2016-12-07 赛沃万株式会社 User's selection type content automatically generates and function linked system and method

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100596174C (en) * 2006-01-20 2010-03-24 华为技术有限公司 Method for setting interface of electronic card
CN101211349A (en) * 2006-12-28 2008-07-02 深圳市同洲电子股份有限公司 System for generating digital television startup page and its method
CN101212599B (en) * 2006-12-31 2011-05-11 深圳市同洲电子股份有限公司 Digital TV user interface management system and method
CN101178716B (en) * 2007-11-19 2010-06-02 优视动景(北京)技术服务有限公司 Method of micro-browsers processing JavaScript and micro-browsers thereof
CN101478655B (en) * 2008-12-31 2014-07-30 深圳市同洲电子股份有限公司 Interface development displaying method, system and network server for digital television reception terminal

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010075787A1 (en) * 2008-12-31 2010-07-08 深圳市同洲电子股份有限公司 Method, system and network server for displaying interface development of digital television receiving terminal
CN102902537A (en) * 2012-09-19 2013-01-30 厦门亿联网络技术股份有限公司 Embedded WEB model view controller (MVC) development framework based on Fast common gateway interface (CGI) and hypertext markup language (HTML) template
CN102902537B (en) * 2012-09-19 2016-03-30 厦门亿联网络技术股份有限公司 Based on the embedded type WEB MVC Development Framework of FastCGI and html template
CN106210848A (en) * 2014-11-03 2016-12-07 赛沃万株式会社 User's selection type content automatically generates and function linked system and method

Also Published As

Publication number Publication date
CN101478655B (en) 2014-07-30
WO2010075787A1 (en) 2010-07-08

Similar Documents

Publication Publication Date Title
US7587447B2 (en) Systems, methods and computer programs for implementing and accessing web services
US7269833B2 (en) Scriptable plug-in application programming interface
US20080282223A1 (en) Xml push and remote execution of a wireless applications
CN104731589A (en) Automatic generation method and device of user interface (UI)
CN103176834B (en) A kind of method of invoke extensions interface and device
CN101527783A (en) Method and system for acquiring interface data and digital TV receiving terminal
US20080163269A1 (en) Remote procedure call system, remote procedure call method, program for implementing remote procedure call system
CN103873918A (en) Picture processing method, device and terminal
CN111580988B (en) Method and device for realizing open platform, storage medium and computer equipment
CN110764752A (en) System and method for realizing graphical service arrangement of Restful service based on micro-service architecture
EP2823411A1 (en) A method and system of application development for multiple device client platforms
CN101807204B (en) Dynamic creation method of processing Web service with remote sensing image
CN112905160A (en) Axios-based package registration global interception method and device
CN101478655B (en) Interface development displaying method, system and network server for digital television reception terminal
CN109213533A (en) A kind of advertisement SDK dynamic loading method, device and terminal
CN109343970B (en) Application program-based operation method and device, electronic equipment and computer medium
CN105933429A (en) Server load control method and device
CN101964742A (en) Method, system and device for using network open ability
US8024746B2 (en) Common handler framework
CN105260179A (en) Method for achieving flex and servlet interaction
Lin et al. A wrapper and broker model for collaboration between a set-top box and home service gateway
US20070061819A1 (en) Script application framework
CN114116062A (en) Method, device and storage medium for operating android H5 in Hongmen compatibility
CN112988170B (en) Application display method and device
TWI792626B (en) Method for developing android tv hybrid application

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 1132865

Country of ref document: HK

C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
REG Reference to a national code

Ref country code: HK

Ref legal event code: WD

Ref document number: 1132865

Country of ref document: HK

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

Granted publication date: 20140730

Termination date: 20211231

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