CN100504877C - Method and device for collecting web page action - Google Patents

Method and device for collecting web page action Download PDF

Info

Publication number
CN100504877C
CN100504877C CNB200710106988XA CN200710106988A CN100504877C CN 100504877 C CN100504877 C CN 100504877C CN B200710106988X A CNB200710106988X A CN B200710106988XA CN 200710106988 A CN200710106988 A CN 200710106988A CN 100504877 C CN100504877 C CN 100504877C
Authority
CN
China
Prior art keywords
page
user
collection
web
web page
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
CNB200710106988XA
Other languages
Chinese (zh)
Other versions
CN101051325A (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.)
New H3C Technologies Co Ltd
Original Assignee
Hangzhou H3C 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 Hangzhou H3C Technologies Co Ltd filed Critical Hangzhou H3C Technologies Co Ltd
Priority to CNB200710106988XA priority Critical patent/CN100504877C/en
Publication of CN101051325A publication Critical patent/CN101051325A/en
Application granted granted Critical
Publication of CN100504877C publication Critical patent/CN100504877C/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A method for collecting action of web page includes receiving collection request on web page from user by web server, storing necessary page information including user action information to obtain result of said page by web server, executing user action according to said necessary page information and returning result page back to user by web server when stored collection is called on by user.

Description

A kind of Web page active collecting method and device
Technical field
The present invention relates to network communications technology field, particularly relate to a kind of Web page active collecting method and device.
Background technology
As shown in Figure 1, for the prior art Web page generates and respond process flow diagram, this Web page generates and responds process flow diagram based on B/S (Browser/Server, browser/server) structure.According to HTTP (Hyper Text Transfer Protocol, HTML (Hypertext Markup Language)) agreement, when client need be visited certain Web page, at first in Web browser, import URL (Uniform ResourceLocator, the unified resource positioning system), just our usually said network address sends the HTTP request to Web server; After Web server is received request, give the Service Processing Unit of server and handle; After finishing dealing with, dynamically generate the Web page according to the result, the Web page of this moment is HTML (Hypertext Markup Language, a HTML (Hypertext Markup Language)) form; Web server will represent that then receiveing the response of User Page feeds back to client browser, and client browser then shows new User Page on screen.
Prior art is provided by browser for the collection function of Web page link, and can only support the collection function to the Web page link.As shown in Figure 2, be the treatment scheme of the page collection function in the prior art browser, the ultimate principle of this flow process be URL with user input as the user data in the browser, be kept in the user client operating system; When the user capture browser, browser reads browser customer data from user's system, and the URL information that the user is preserved is shown to the user; The user can be by clicking the page of puting into collection before these URL visits.
The shortcoming of described prior art is: when one, the user collects by carrying out the page that forms after a series of actions, can't collect user's action and the page elements information that action is revised, the page after the collection is displaying contents even can't visit dynamically.For example: the user imports a series of querying condition, and inquiry enters results page then, and the user is with this results page collection; The content of pages that the user accesses collection is static not upgrading in time, or even can not visit.Two, user profile is kept at client, and the user is switched different user, the different operating system of uniform machinery, and when perhaps the user visited on different machines, the page of having collected in original browser all was disabled.
Summary of the invention
The problem to be solved in the present invention provides a kind of Web page active collecting method and device, can preserve user's action and action message, shows the execution result interface of user action for the user.
For achieving the above object, the technical scheme of the embodiment of the invention proposes a kind of Web page active collecting method, be used for the action element of the Web page is concealed in Web server, may further comprise the steps: the a.Web server accepts to preserve the collection request of active user to the Web page; B. described Web server preserve comprise user action information to obtain this page result's necessary page info, described necessary page info comprises current Web page info URL, user action information and collection item title; C. work as the user and call described collection of having preserved, Web server is carried out user action according to described necessary page info, and results page is returned to the user.
Wherein, described user action information comprises that the user obtains input information and click information that needs are preserved the page.
Wherein, after described step b, further comprising the steps of: the necessary page info to obtain this page result that comprises user action information that described Web server is preserved is integrated into a collection back preservation; Described Web server shows the user with the collection item of described preservation by the Web page.
Wherein, described step b specifically comprises: described Web server by the collection assembly in the Web page preserve comprise user action information to obtain this page result's necessary page info.
Wherein, described necessary page info also comprises direct or indirect portal page information.
The technical scheme of the embodiment of the invention also proposes a kind of Web server, be used for the action element of the Web page is concealed in Web server, comprise and preserve request processing module and page info processing module, described preservation request processing module is used to accept to preserve the collection request of active user to the Web page; Described page info processing module be used for described preservation request processing module accept collection request back preserve comprise user action information to obtain this page result's necessary page info, and when the user calls described collection of having preserved, carry out user action according to described necessary page info, and results page is returned to the user; Described necessary page info comprises current Web page info URL, user action information and collection item title.
Wherein, described page info processing module comprises a collection item arrangement submodule and a collection displaying submodule, a described collection arrangement submodule, the necessary page info arrangement to obtain this page result that comprises user action information that is used for Web server is preserved serves as that preserve a collection back; A described collection displaying submodule is used for a described collection collection item that the arrangement submodule is preserved is showed the user by the Web page.
Wherein, described page info processing module comprises that also the collection assembly is provided with submodule, be used for the collection assembly being set at the Web page, and by described collection assembly preserve comprise user action information to obtain this page result's necessary page info.
Wherein, the necessary page info of described page info processing module preservation also comprises direct or indirect portal page information.
The technical scheme of the embodiment of the invention also proposes a kind of computer program, is used for the action element of the Web page is concealed in Web server, comprises that some instructions are in order to carry out above-mentioned Web page active collecting method.
The technical scheme of the embodiment of the invention also proposes a kind of storage medium, stores the computer program of above-mentioned Web page active collecting method.
The technical scheme of the embodiment of the invention also proposes a kind of computer equipment, comprises in order to the software of carrying out aforementioned Web page active collecting method and the hardware that cooperates with software.
The technical scheme of the embodiment of the invention has realized only needing user's collection once, the user just can directly use a collection visit later on, memory based user action directly shows up-to-date results page to the user, and Information on Collection is stored in Web server, therefore the user not only can also not need to be concerned about the data maintenance problem of Information on Collection by any browser access Information on Collection.
Description of drawings
Fig. 1 is that the prior art Web page generates and respond process flow diagram;
Fig. 2 is the treatment scheme of the page collection function in the prior art browser;
Fig. 3 is the schematic diagram of embodiment of the invention Web page active collection;
Fig. 4 is the structural drawing of embodiment of the invention Web server;
Fig. 5 is the process flow diagram of embodiment of the invention Web page active collecting method;
Fig. 6 is the process flow diagram of the another kind of Web page active of embodiment of the invention collecting method;
Fig. 7 is the embodiment of the invention realizes Web page active collecting method by component technology a process flow diagram;
Fig. 8 is the embodiment of the invention realizes Web page active collecting method by component technology a schematic diagram.
Embodiment
The core concept of the embodiment of the invention is the action element of the Web page is covered up, and preferable mode is to be concealed in the Web server, as shown in Figure 3, is the schematic diagram of embodiment of the invention Web page active collection.Html page A is the portal page that the user carries out action, user's input action information and carry out this action on html page A, obtain carrying out the results page html page B of action, if the user thinks that the current page B that obtains by this action is worth collection, then send the request of preserving the current Web page to Web server, Web server is accepted the necessary page info that the current Web page is preserved in this request back, comprise user action information to obtain this page result's necessary page info, wherein, user action information comprises that the user obtains input information and click information that needs are preserved the page.Be that example illustrates invention thought of the present invention below with the patent retrieval, input " three Kanggong departments of Hangzhou Huawei " in patentee one hurdle of State Intellectual Property Office of the People's Republic of China's patent retrieval page (page A), and click " retrieval ", we just can retrieve all disclosed patented claims of the said firm (page B) like this, if the user thinks that this result for retrieval page has reserve value, then send the request of preserving the current Web page to Web server, Web server is accepted the necessary page info that the current Web page is preserved in this request back, promptly preserve retrieval actions and search key " three Kanggong departments of Hangzhou Huawei ", be specially the user and click the click information of retrieval and the input information of input search key, comprise that also inlet page info URL and current page information URL are (because the page generates and exists on server, therefore it is just passable to preserve Entry Interface concerning server, URL is in order to carry out the description of image at this) etc., wherein portal page information URL is not necessary, because portal page information URL can be derived out, therefore preserve direct or indirect portal page information and all be fine according to current page information URL and user action information.The user is when transferring the Web page of collection like this, and Web server will automatically perform the user action information of preservation in portal page, obtains up-to-date results page.Search key of the just simple use of the embodiment of the invention described above retrieval, if what the user used is the combination of a plurality of search keys, then just can very simply obtain up-to-date results page by embodiment of the invention Web page active collecting method, thereby remove the repeat setting of user from, be user-friendly to search key.
Below in conjunction with drawings and Examples, the specific embodiment of the present invention is described in further detail:
As shown in Figure 4, structural drawing for embodiment of the invention Web server, this Web server 1, be used for the action element of the Web page is concealed in Web server, comprise and preserve request processing module 11 and page info processing module 12, preserve request processing module 11 and be used to accept to preserve the collection request of active user the Web page; Page info processing module 12 be used for the page info processing module be used for described preservation request processing module accept collection request back preserve comprise user action information to obtain this page result's necessary page info, and when the user calls described collection of having preserved, carry out user action according to necessary page info, and results page is returned to the user.Wherein should comprise by necessity page info: current Web page info URL, user action information and collection item title, wherein user action information comprises that the user obtains click information and input information that needs are preserved the page, for example clicks the click information of retrieval and the input information of input retrieval of content.And should can also comprise inlet page info URL by necessity page info, this portal page information URL also can derive out according to current Web page info URL and user action information, preserve direct or indirect portal page information and all be fine, so the necessary page info that page info processing module 12 is preserved also comprises direct or indirect portal page information
Wherein, page info processing module 12 comprises a collection item arrangement submodule 121 and a collection displaying submodule 122, and it serves as that preserve a collection back that a collection arrangement submodule 121 is used for the necessary page info to obtain this page result that comprises user action information that Web server is preserved is put in order; A collection displaying submodule 122 is used for a collection collection item that arrangement submodule 121 is preserved is showed the user by the Web page.
Wherein, page info processing module 12 comprises that also the collection assembly is provided with submodule 123, be used for the collection assembly being set at the Web page, and by described collection assembly preserve comprise user action information to obtain this page result's necessary page info.
As shown in Figure 5, be the process flow diagram of embodiment of the invention Web page active collecting method, this embodiment provides a kind of method of carrying out the collection of Web page active by browser, and this embodiment may further comprise the steps:
Step S501:Web server accepts to preserve the request of the current Web page.
If the user thinks that the results page that obtains by this action is worth collection, then send the request of preserving the current Web page to Web server, this request can send to Web server by browser, and input is collected a title, the corresponding collection item of foundation in browser.
Step S502:Web server is preserved the necessary page info of the current Web page.
Web server after the request of accept preserving, preserve comprise user action information to obtain this page result's necessary page info, this necessity page info comprises: the URL of the current Web page, user action information and collection item title.Wherein user action information comprises that the user obtains click information and input information that needs are preserved the page, and should can also comprise inlet page info URL by necessity page info, but this portal page information URL not necessarily, because this portal page information URL can derive out according to current Web page info URL and user action information, therefore preserve direct or indirect portal page information and all be fine.
Step S503:Web server is integrated into a collection back preservation with the necessary page info of the current Web page of preservation.
Step S504:Web server is showed results page according to the necessary page info in the collection item to the user.
If the collection item in user's click browser, wish to call this collection item, then browser sends the request of calling this collection item to Web server, Web server is carried out user action information in this collection item in portal page according to the necessary page info of preserving, up-to-date results page is showed the user.
As shown in Figure 6, be the process flow diagram of the another kind of Web page active of embodiment of the invention collecting method, this embodiment provides a kind of method of carrying out the collection of Web page active by the Web page, and this embodiment may further comprise the steps:
Step S601:Web server is provided with the collection link of the current Web page in the Web page.
Step S602: if the current Web page needs to preserve, then activate the collection link in this Web page, and send the request of preserving the current Web page to Web server by this collection link, and an input collection title.
Step S603:Web server preserve comprise user action information to obtain this page result's necessary page info.
Web server after the request of accept preserving, preserve comprise user action information to obtain this page result's necessary page info, this necessity page info comprises: the URL of the current Web page, user action information and collection item title.Wherein user action information comprises that the user obtains click information and input information that needs are preserved the page, and should can also comprise inlet page info URL by necessity page info, but this portal page information URL not necessarily, because this portal page information URL can derive out according to current Web page info URL and user action information, therefore preserve direct or indirect portal page information and all be fine.
Step S604:Web server is integrated into a collection back preservation with the necessary page info of the current Web page of preservation.
The collection item that step S605:Web server will be preserved shows the user by the link of the collection item in the Web page, selects for the user.
Step S606:Web server is showed results page according to the necessary page info in the collection item to the user.If the user clicks the collection item link in the Web page, wish to call this collection item, then browser sends the request of calling this collection item to Web server, Web server is carried out user action information in this collection item in portal page according to the necessary page info of preserving, up-to-date results page is showed the user.
The embodiment of the invention also proposes a kind of method that realizes the collection of Web page active by component technology, as shown in Figure 7, utilize the Web com technique, action message by collection assembly collection current page, and by the assembly expansion technique the new collection item of preserving is added in the page, select for the user.Its schematic diagram is one of preferable implementation of the embodiment of the invention yet use com technique as shown in Figure 8, also can show a collection link and a collection link to the user by the HTML mark, or handles the necessary page info of collection by the JAVA program.
The Web interface of standard is made up of various html element elements (for example input frame, button etc.) and style design (for example color, length etc.), com technique is exactly that one or more elements and related pattern thereof are packaged together, form an assembly, assembly also can comprise other assembly, and promptly assembly can the iteration definition.Each assembly can both be drawn the plain and element pattern of specific html element in the Web interface automatically.Therefore after receiving that the user asks, find rational assembly according to request content, and use assembly to draw function automatically to generate corresponding html interface code according to component code, and return to client browser, can in client browser, show final content.Wherein, component code can be provided with various attributes dynamically or increase various sub-component, so use-pattern is very flexible, even can also generate in operational process.More specifically realize details, please refer to the patented claim that proposes before the application about Web page dynamic expansion.
This embodiment may further comprise the steps:
Step S701:Web server is provided with the collection assembly in the Web page.
In the performance history of the Web page, utilize the Web com technique that the collection assembly is set, and should collect assembly and be placed in any Web page, for example the additional information of this collection assembly as the Web page can be placed in the Web page, this collection assembly is only preserved essential informations such as URL that the user preserves the page and collection name.This collection assembly just provides an interface of preserving the Web page for the user, and therefore this collection assembly can exist in any form, and for example as a sub-component of collection assembly, iteration is in the collection assembly.
Step S702:, then activate the collection assembly in the current Web page if the current Web page needs to preserve.
When feeling current page, the user is worth collection, when needing to preserve, activate the collection assembly in the current Web page, this collection assembly is collected user action information automatically, the user preserves the URL and the essential information such as collection name etc. of the page, and the necessary page info that will collect sends to Web server, wherein user action information comprises that the user obtains click information and input information that needs are preserved the page, if for example the user wishes to preserve the results page that obtains through retrieval, then collect the click information (retrieval) that assembly will be collected the user automatically, user's input information (keyword of retrieval), the URL of current page and user-defined collection name.This necessity page info can also comprise inlet page info URL, and this portal page information URL also can derive out according to current Web page info URL and user action information, therefore preserves direct or indirect portal page information and all is fine.
Step S703:Web server is preserved the necessary page info of the current Web page of collection assembly collection, and the necessary page info of these collections is integrated into a collection item, deposits database in.This necessity page info comprises: the URL of the current Web page, user action information and collection item title.Wherein user action information comprises that the user obtains click information and input information that needs are preserved the page, and should can also comprise inlet page info URL by necessity page info, but this portal page information URL not necessarily, because this portal page information URL can derive out according to current Web page info URL and user action information.
All collection items that step S704:Web server will be preserved offer the current Web page of user.
The collection item that Web server utilizes Web page dynamic expansion technology newly the to preserve clip assembly of puting into collection, this collection assembly is realized dynamic expansion, and browser will show the collection assembly that contains new preservation collection item in browser when calling this collection assembly by Web server.In the page of any demonstration collection assembly, can obtain whole collection items of active user during initialization collection assembly by Web server, be shown to the user.
Step S705: the user clicks the collection item, shows the collection content.
When the user clicks any collection item, browser is carried out the page info of preserving in this collection item, for example carry out user action, the results page that the process retrieval of being mentioned as step S702 obtains, browser will be carried out retrieval actions (user clicks the click information of retrieval) according to the search key of preserving (user's input information) in portal page and obtain up-to-date result for retrieval interface, shows the user.
The embodiment of the invention also proposes a kind of embodiment that ordering is optimized to the collection item, preserves user's number of clicks, and the number of times of clicking according to the user sorts to existing collection item, and the many more orderings of number of clicks are also forward.
The embodiment of the invention has realized only needing user's collection once, and later user just can directly use a collection visit, and memory based user action directly shows up-to-date results page to the user.And Information on Collection is stored in Web server, so the user not only can also need not be concerned about the data maintenance problem of Information on Collection by any browser access Information on Collection.
Through the above description of the embodiments, those skilled in the art can be well understood to the present invention and can realize by the mode that software adds essential general hardware platform, can certainly pass through hardware, but the former is better embodiment under a lot of situation.Based on such understanding, the part that technical scheme of the present invention contributes to prior art in essence in other words can embody with the form of software product, this computer software product is stored in the storage medium, comprise that some instructions are with so that a computer equipment (can be a personal computer, server, the perhaps network equipment etc.) carry out the described method of each embodiment of the present invention.
The above only is a preferred implementation of the present invention; should be pointed out that for those skilled in the art, under the prerequisite that does not break away from the principle of the invention; can also make some improvements and modifications, these improvements and modifications also should be considered as protection scope of the present invention.

Claims (6)

1, a kind of Web page active collecting method is used for the action element of the Web page is concealed in Web server, it is characterized in that, may further comprise the steps:
The a.Web server accepts to preserve the collection request of active user to the Web page;
B. described Web server is preserved the necessary page info that obtains this page result, and described necessary page info comprises current Web page info URL, user action information and collection item title;
C. work as the user and call the collection of having preserved, Web server is carried out user action according to described necessary page info, and results page is returned to the user.
2, Web page active collecting method according to claim 1 is characterized in that, described user action information comprises that the user obtains input information and click information that needs are preserved the page.
3, Web page active collecting method according to claim 1 is characterized in that, and is after described step b, further comprising the steps of:
The necessary page info to obtain this page result that comprises user action information that described Web server is preserved is integrated into a collection back preservation;
Described Web server shows the user with the collection item of described preservation by the Web page.
4, Web page active collecting method according to claim 1 is characterized in that described step b specifically comprises:
Described Web server by the collection assembly in the Web page preserve comprise user action information to obtain this page result's necessary page info.
5, Web page active collecting method according to claim 1 is characterized in that described necessary page info also comprises direct or indirect portal page information.
6, a kind of Web server is used for the action element of the Web page is concealed in Web server, it is characterized in that, comprise preserving request processing module and page info processing module,
Described preservation request processing module is used to accept to preserve the collection request of active user to the Web page;
Described page info processing module is used for after described preservation request processing module is accepted the collection request, this page result's necessary page info is obtained in preservation, and when the user calls described collection of having preserved, carry out user action according to described necessary page info, and results page is returned to the user; Described necessary page info comprises current Web page info URL, user action information and collection item title.
CNB200710106988XA 2007-05-16 2007-05-16 Method and device for collecting web page action Expired - Fee Related CN100504877C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB200710106988XA CN100504877C (en) 2007-05-16 2007-05-16 Method and device for collecting web page action

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB200710106988XA CN100504877C (en) 2007-05-16 2007-05-16 Method and device for collecting web page action

Publications (2)

Publication Number Publication Date
CN101051325A CN101051325A (en) 2007-10-10
CN100504877C true CN100504877C (en) 2009-06-24

Family

ID=38782737

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB200710106988XA Expired - Fee Related CN100504877C (en) 2007-05-16 2007-05-16 Method and device for collecting web page action

Country Status (1)

Country Link
CN (1) CN100504877C (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102323932A (en) * 2011-08-30 2012-01-18 百度在线网络技术(北京)有限公司 Method for processing web page collection information and equipment
CN102508897B (en) * 2011-11-03 2013-08-21 匡晓明 General information collection method and system
CN102646135B (en) * 2012-03-31 2014-01-08 北京奇虎科技有限公司 Webpage collecting method, device and system
CN103617224B (en) * 2012-03-31 2018-01-19 北京奇虎科技有限公司 A kind of webpage collection method, apparatus and system
CN104268246B (en) * 2014-09-30 2017-12-01 网智天元科技集团股份有限公司 Generation accesses the method and access method and device of internet sites command script
CN108876424A (en) * 2017-05-12 2018-11-23 广东原昇信息科技有限公司 A kind of SEM keyword dispensing decision-making technique
CN114461119A (en) * 2022-02-11 2022-05-10 北京百度网讯科技有限公司 Method and device for processing application page information, electronic equipment and storage medium

Also Published As

Publication number Publication date
CN101051325A (en) 2007-10-10

Similar Documents

Publication Publication Date Title
CN102521251B (en) Method for directly realizing personalized search, device for realizing method, and search server
CN100367276C (en) Method and appts for searching within a computer network
EP2724251B1 (en) Methods for making ajax web applications bookmarkable and crawlable and devices thereof
CN100504877C (en) Method and device for collecting web page action
JP5133984B2 (en) Input candidate providing device, input candidate providing system, input candidate providing method, and input candidate providing program
US20070288477A1 (en) Information processing apparatus, information processing system, information processing method, and computer program
CN101211364A (en) Method and system for social bookmarking of resources exposed in web pages
JP2010508579A (en) Personalized search using macros
CN103309884A (en) User behavior data collecting method and system
JP2009037501A (en) Information retrieval apparatus, information retrieval method and program
JP2010257453A (en) System for tagging of document using search query data
KR101511267B1 (en) Method and system for searchable Web services
CN1960371B (en) Method and system for accessing file of Web application program
JP2010146332A (en) Information processing apparatus, system, method and program for providing information and recording medium
CN107851114A (en) Automated information retrieval
JP4259858B2 (en) WWW site history search device, method and program
JPWO2001093054A1 (en) Web page transmission system, web page transmission method, and recording medium
US8601119B1 (en) Providing navigation statistics
JPWO2008143284A1 (en) Content providing apparatus, content providing method, and computer-usable storage medium
KR101084546B1 (en) Module for additional search in search result and method for additional search in search result using the same
JP2006318138A (en) Web system, server computer for web system, and computer program
JP5381204B2 (en) Service integrated use system, service integrated use method, information terminal device, and computer program
KR100965343B1 (en) Method of managing search engine based on co-owning for pattern of user's search result utilizing and System thereof
JP5386470B2 (en) Information storage device, information processing device, and program
JP2006031543A (en) Information provision device, information provision method, information provision program and storage medium

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
CP03 Change of name, title or address

Address after: 310052 Binjiang District Changhe Road, Zhejiang, China, No. 466, No.

Patentee after: Xinhua three Technology Co., Ltd.

Address before: 310053 Hangzhou science and Technology Industrial Park, high tech Industrial Development Zone, Zhejiang Province, No. six and road, No. 310

Patentee before: Huasan Communication Technology Co., Ltd.

CP03 Change of name, title or address
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20090624

Termination date: 20200516

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