CN107015870B - 实现web页面与本地应用通信的方法、装置和电子设备 - Google Patents
实现web页面与本地应用通信的方法、装置和电子设备 Download PDFInfo
- Publication number
- CN107015870B CN107015870B CN201610832369.8A CN201610832369A CN107015870B CN 107015870 B CN107015870 B CN 107015870B CN 201610832369 A CN201610832369 A CN 201610832369A CN 107015870 B CN107015870 B CN 107015870B
- Authority
- CN
- China
- Prior art keywords
- application
- local
- response
- port number
- port
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 47
- 238000004891 communication Methods 0.000 title claims abstract description 27
- 230000004044 response Effects 0.000 claims abstract description 121
- 230000008569 process Effects 0.000 claims abstract description 19
- 230000000977 initiatory effect Effects 0.000 claims abstract description 15
- 238000009877 rendering Methods 0.000 claims abstract description 11
- 238000009434 installation Methods 0.000 claims description 12
- 238000010586 diagram Methods 0.000 description 4
- 230000006870 function Effects 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 238000013461 design Methods 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 230000003287 optical effect Effects 0.000 description 2
- 230000002159 abnormal effect Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
- 230000001960 triggered effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/957—Browsing optimisation, e.g. caching or content distillation
- G06F16/9574—Browsing optimisation, e.g. caching or content distillation of access to content, e.g. by caching
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
- G06F9/547—Remote procedure calls [RPC]; Web services
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/60—Software deployment
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9558—Details of hyperlinks; Management of linked annotations
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/955—Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
- G06F16/9566—URL specific, e.g. using aliases, detecting broken or misspelled links
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/90—Details of database functions independent of the retrieved data types
- G06F16/95—Retrieval from the web
- G06F16/958—Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44536—Selecting among different versions
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/54—Interprogram communication
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/60—Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/16—Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
- H04L69/161—Implementation details of TCP/IP or UDP/IP stack architecture; Specification of modified or new header fields
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/54—Indexing scheme relating to G06F9/54
- G06F2209/543—Local
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Databases & Information Systems (AREA)
- Data Mining & Analysis (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Information Transfer Between Computers (AREA)
- Stored Programmes (AREA)
- Computer And Data Communications (AREA)
Abstract
Description
应用名称 | 应用1 | 应用2 | 应用3 | 应用4 | 应用5 |
绑定端口 | 7683 | 1029 | 6542 | 4712 | 4623 |
版本信息 | 1.15.110.1221 | 2.16.111.1222 | 3.17.112.1223 | 4.18.113.1224 | 5.19.114.1225 |
Claims (13)
Priority Applications (9)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610832369.8A CN107015870B (zh) | 2016-09-19 | 2016-09-19 | 实现web页面与本地应用通信的方法、装置和电子设备 |
TW106124621A TWI713770B (zh) | 2016-09-19 | 2017-07-21 | 實現網路頁面與本體應用通信的方法、裝置和電子設備 |
KR1020197011095A KR102166589B1 (ko) | 2016-09-19 | 2017-09-11 | 웹 페이지와 네이티브 애플리케이션 간의 통신을 실현하기 위한 방법 및 장치, 그리고 전자 디바이스 |
PCT/CN2017/101277 WO2018050040A1 (zh) | 2016-09-19 | 2017-09-11 | 实现web页面与本地应用通信的方法、装置和电子设备 |
MYPI2019001402A MY181230A (en) | 2016-09-19 | 2017-09-11 | Method and apparatus for realizing communication between web page and native application, and electronic device |
EP17850242.3A EP3518109A4 (en) | 2016-09-19 | 2017-09-11 | METHOD AND APPARATUS FOR ESTABLISHING COMMUNICATION BETWEEN A WEB PAGE AND A NATIVE APPLICATION AND ELECTRONIC DEVICE |
JP2019515258A JP6945782B2 (ja) | 2016-09-19 | 2017-09-11 | ウェブページとネイティブアプリケーションの間の通信を実現する方法及び装置並びに電子装置 |
US16/356,506 US10783212B2 (en) | 2016-09-19 | 2019-03-18 | Method and apparatus for realizing communication between web page and native application, and electronic device |
PH12019500601A PH12019500601A1 (en) | 2016-09-19 | 2019-03-19 | Method and apparatus for realizing communication between web page and native application, and electronic device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610832369.8A CN107015870B (zh) | 2016-09-19 | 2016-09-19 | 实现web页面与本地应用通信的方法、装置和电子设备 |
Publications (2)
Publication Number | Publication Date |
---|---|
CN107015870A CN107015870A (zh) | 2017-08-04 |
CN107015870B true CN107015870B (zh) | 2020-11-03 |
Family
ID=59439047
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610832369.8A Active CN107015870B (zh) | 2016-09-19 | 2016-09-19 | 实现web页面与本地应用通信的方法、装置和电子设备 |
Country Status (9)
Country | Link |
---|---|
US (1) | US10783212B2 (zh) |
EP (1) | EP3518109A4 (zh) |
JP (1) | JP6945782B2 (zh) |
KR (1) | KR102166589B1 (zh) |
CN (1) | CN107015870B (zh) |
MY (1) | MY181230A (zh) |
PH (1) | PH12019500601A1 (zh) |
TW (1) | TWI713770B (zh) |
WO (1) | WO2018050040A1 (zh) |
Families Citing this family (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN107015870B (zh) | 2016-09-19 | 2020-11-03 | 创新先进技术有限公司 | 实现web页面与本地应用通信的方法、装置和电子设备 |
CN109842671B (zh) * | 2018-11-30 | 2022-08-30 | 畅捷通信息技术股份有限公司 | 一种浏览器与自动报税应用程序通信的方法及系统 |
CN111181836B (zh) * | 2019-10-25 | 2023-03-24 | 腾讯科技(深圳)有限公司 | 一种消息推送方法及装置 |
CN110990170A (zh) * | 2019-11-29 | 2020-04-10 | 广州市百果园信息技术有限公司 | 数据结构、通信方法、装置、存储介质及设备 |
CN112989233B (zh) * | 2019-12-02 | 2024-12-03 | 北京小米移动软件有限公司 | 文件下载方法、装置及存储介质 |
CN111273950B (zh) * | 2019-12-31 | 2023-03-21 | 百度国际科技(深圳)有限公司 | 应用唤起方法、装置、电子设备及计算机可读存储介质 |
CN113364821B (zh) * | 2020-03-04 | 2024-03-05 | 腾讯科技(深圳)有限公司 | 一种功能服务访问方法、设备及存储介质 |
JP7570193B2 (ja) | 2020-07-29 | 2024-10-21 | キヤノン株式会社 | 情報処理装置、アプリケーションの起動方法及びプログラム |
CN112040025B (zh) * | 2020-09-03 | 2023-03-24 | 安徽文香科技有限公司 | 一种服务器地址切换的方法、系统及终端设备 |
CN112804320B (zh) * | 2021-01-04 | 2023-02-28 | 德施曼机电(中国)有限公司 | 一种智能门锁的控锁app下载方法及系统 |
CN113176887B (zh) * | 2021-02-05 | 2023-09-29 | 西安宇飞电子技术有限公司 | 一种无人机数据链终端的无线固件升级方法 |
CN113704660A (zh) * | 2021-06-24 | 2021-11-26 | 青岛海尔科技有限公司 | 用于获取渲染页面视图的方法及装置、电子设备 |
CN113761408B (zh) * | 2021-09-08 | 2025-02-28 | 腾讯音乐娱乐科技(深圳)有限公司 | 页面渲染方法、电子设备及存储介质 |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103279375A (zh) * | 2013-06-19 | 2013-09-04 | 百度在线网络技术(北京)有限公司 | 在浏览器中运行应用程序的方法和装置 |
CN103514089A (zh) * | 2012-06-26 | 2014-01-15 | 腾讯科技(深圳)有限公司 | 软件管理器的软件安装检测方法和系统 |
CN103890756A (zh) * | 2011-08-24 | 2014-06-25 | 诺基亚通信公司 | 应用程序控制 |
CN104394237A (zh) * | 2014-12-19 | 2015-03-04 | 北京奇虎科技有限公司 | 浏览器与移动终端之间进行通信的方法及浏览器装置 |
Family Cites Families (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5928330A (en) * | 1996-09-06 | 1999-07-27 | Motorola, Inc. | System, device, and method for streaming a multimedia file |
US6119166A (en) | 1997-03-28 | 2000-09-12 | International Business Machines Corporation | Controlling communications with local applications using a browser application |
US6182146B1 (en) * | 1997-06-27 | 2001-01-30 | Compuware Corporation | Automatic identification of application protocols through dynamic mapping of application-port associations |
US6571392B1 (en) | 1999-04-20 | 2003-05-27 | Webtv Networks, Inc. | Receiving an information resource from the internet if it is not received from a broadcast channel |
US6546554B1 (en) | 2000-01-21 | 2003-04-08 | Sun Microsystems, Inc. | Browser-independent and automatic apparatus and method for receiving, installing and launching applications from a browser on a client computer |
US7406664B1 (en) | 2001-06-15 | 2008-07-29 | Microsoft Corporation | System for integrating HTML Web site views into application file dialogs |
WO2003025706A2 (en) | 2001-09-20 | 2003-03-27 | I-Logix Inc. | Computerized system and method for web enabling and/or web management of embedded applications |
US20040210663A1 (en) * | 2003-04-15 | 2004-10-21 | Paul Phillips | Object-aware transport-layer network processing engine |
US20040260806A1 (en) * | 2003-06-20 | 2004-12-23 | Eric Martin | System supporting communication between a web enabled application and another application |
FR2857763A1 (fr) | 2003-07-18 | 2005-01-21 | Canon Kk | Procede d'acces et de partage d'un document numerique dans un reseau de communication p2p |
US7676472B2 (en) | 2004-06-07 | 2010-03-09 | International Business Machines Corporation | Method and apparatus for accessing web services |
US7840648B1 (en) | 2005-04-29 | 2010-11-23 | Google Inc. | Web-page authoring tool for automatic enrollment in advertising program |
US7849437B2 (en) | 2005-09-01 | 2010-12-07 | Microsoft Corporation | Object oriented web application framework |
US8346223B1 (en) * | 2005-11-07 | 2013-01-01 | Flurry, Inc. | Delivering a customized service to a mobile device using a link |
US8601363B2 (en) * | 2009-07-20 | 2013-12-03 | Facebook, Inc. | Communicating information about a local machine to a browser application |
US8407290B2 (en) | 2009-08-31 | 2013-03-26 | International Business Machines Corporation | Dynamic data sharing using a collaboration-enabled web browser |
US9390172B2 (en) | 2009-12-03 | 2016-07-12 | Microsoft Technology Licensing, Llc | Communication channel between web application and process outside browser |
US8667487B1 (en) | 2010-05-18 | 2014-03-04 | Google Inc. | Web browser extensions |
CN102316160B (zh) | 2011-06-14 | 2013-09-18 | 贵阳朗玛信息技术股份有限公司 | 网站系统及其通信方法 |
AU2012332626A1 (en) | 2011-11-01 | 2014-05-22 | Google Llc | Launching applications from webpages |
US9612724B2 (en) * | 2011-11-29 | 2017-04-04 | Citrix Systems, Inc. | Integrating native user interface components on a mobile device |
US9053201B2 (en) | 2012-02-29 | 2015-06-09 | Microsoft Technology Licensing, Llc | Communication with a web compartment in a client application |
US9298679B2 (en) | 2012-03-13 | 2016-03-29 | Google Inc. | System and method providing a binary representation of a web page |
JP6061480B2 (ja) * | 2012-03-16 | 2017-01-18 | キヤノン株式会社 | 通信装置の制御方法及び通信装置 |
CN102625290B (zh) * | 2012-04-10 | 2015-02-18 | 青岛海信移动通信技术股份有限公司 | 一种资源下载的方法、装置和系统及终端 |
US8898766B2 (en) | 2012-04-10 | 2014-11-25 | Spotify Ab | Systems and methods for controlling a local application through a web page |
US8938726B2 (en) | 2012-08-28 | 2015-01-20 | Sap Ag | Integrating native application into web portal |
US20140067835A1 (en) * | 2012-08-30 | 2014-03-06 | Microsoft Corporation | Search extensibility application framework in a hosted search |
US9465596B2 (en) | 2012-09-27 | 2016-10-11 | Google Inc. | Cross system installation of web applications |
CN103731445B (zh) * | 2012-10-10 | 2016-12-21 | 上海宝信软件股份有限公司 | 一种基于ios的应用智能更新系统及方法 |
US9002821B2 (en) | 2013-01-16 | 2015-04-07 | Google Inc. | Indexing application pages of native applications |
US9203891B2 (en) * | 2013-03-13 | 2015-12-01 | Qualcomm Incorporated | System and method to enable web property access to a native application |
KR101585547B1 (ko) * | 2013-04-15 | 2016-01-14 | 김수현 | 프로그램 업데이트 확인방법 |
WO2014193824A1 (en) * | 2013-05-28 | 2014-12-04 | Pulletikurty Ravi | System having a miniature portable electronic device for command and control of a plurality of wireless devices |
CN104598268A (zh) * | 2014-12-12 | 2015-05-06 | 百度在线网络技术(北京)有限公司 | 应用的处理方法及装置 |
WO2016095686A1 (zh) * | 2014-12-19 | 2016-06-23 | 北京奇虎科技有限公司 | 浏览器与移动终端之间进行通信的方法及浏览器装置 |
US10397373B2 (en) * | 2015-05-20 | 2019-08-27 | Qualcomm Incorporated | Renewing registrations for client applications installed on different proximate client devices |
CN105159692B (zh) * | 2015-06-18 | 2019-07-02 | 小米科技有限责任公司 | 应用的标识方法、装置及服务器 |
CN105939355A (zh) * | 2016-06-13 | 2016-09-14 | 乐视控股(北京)有限公司 | 一种数据访问方法、系统及客户端和服务器 |
CN107015870B (zh) * | 2016-09-19 | 2020-11-03 | 创新先进技术有限公司 | 实现web页面与本地应用通信的方法、装置和电子设备 |
US10564988B1 (en) * | 2017-12-22 | 2020-02-18 | Intuit Inc. | Deploying cross-platform applications on mobile devices with native and web components |
-
2016
- 2016-09-19 CN CN201610832369.8A patent/CN107015870B/zh active Active
-
2017
- 2017-07-21 TW TW106124621A patent/TWI713770B/zh active
- 2017-09-11 MY MYPI2019001402A patent/MY181230A/en unknown
- 2017-09-11 JP JP2019515258A patent/JP6945782B2/ja active Active
- 2017-09-11 WO PCT/CN2017/101277 patent/WO2018050040A1/zh unknown
- 2017-09-11 KR KR1020197011095A patent/KR102166589B1/ko active Active
- 2017-09-11 EP EP17850242.3A patent/EP3518109A4/en not_active Ceased
-
2019
- 2019-03-18 US US16/356,506 patent/US10783212B2/en active Active
- 2019-03-19 PH PH12019500601A patent/PH12019500601A1/en unknown
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103890756A (zh) * | 2011-08-24 | 2014-06-25 | 诺基亚通信公司 | 应用程序控制 |
CN103514089A (zh) * | 2012-06-26 | 2014-01-15 | 腾讯科技(深圳)有限公司 | 软件管理器的软件安装检测方法和系统 |
CN103279375A (zh) * | 2013-06-19 | 2013-09-04 | 百度在线网络技术(北京)有限公司 | 在浏览器中运行应用程序的方法和装置 |
CN104394237A (zh) * | 2014-12-19 | 2015-03-04 | 北京奇虎科技有限公司 | 浏览器与移动终端之间进行通信的方法及浏览器装置 |
Also Published As
Publication number | Publication date |
---|---|
TW201814509A (zh) | 2018-04-16 |
WO2018050040A1 (zh) | 2018-03-22 |
US20190213231A1 (en) | 2019-07-11 |
JP6945782B2 (ja) | 2021-10-06 |
US10783212B2 (en) | 2020-09-22 |
EP3518109A4 (en) | 2020-04-08 |
KR102166589B1 (ko) | 2020-10-19 |
EP3518109A1 (en) | 2019-07-31 |
CN107015870A (zh) | 2017-08-04 |
KR20190049874A (ko) | 2019-05-09 |
TWI713770B (zh) | 2020-12-21 |
MY181230A (en) | 2020-12-21 |
PH12019500601A1 (en) | 2020-01-20 |
JP2019530089A (ja) | 2019-10-17 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN107015870B (zh) | 实现web页面与本地应用通信的方法、装置和电子设备 | |
CN109547570B (zh) | 服务注册方法、装置、注册中心管理设备及存储介质 | |
CN111176752B (zh) | 一种浏览器页面内嵌窗口小程序的方法及装置 | |
CN107992308B (zh) | 一种安卓终端应用程序的插件化管理方法 | |
US20100093396A1 (en) | Systems and methods for storing or performing functions within removable memory, such as a subscriber identity module of a mobile device | |
CN106874471B (zh) | 信息推送方法和装置 | |
US20100281139A1 (en) | Mobile terminal and associated storage devices having web servers, and method for controlling the same | |
CN103581706B (zh) | 智能电视的应用安装方法和系统 | |
US9529603B2 (en) | Method and apparatus for dynamic network device start up | |
KR20090101230A (ko) | 클라이언트 구동 서버측 설치를 위한 장치 및 방법 | |
CN104965848A (zh) | 一种前端资源加载方法及装置 | |
CN108135026B (zh) | Wi-Fi连接方法、计算机设备及存储介质 | |
US20220021727A1 (en) | System and method for launching and connecting to a local server from a webpage | |
CN107203576B (zh) | 信息同步方法和装置 | |
CN107979577B (zh) | 一种终端认证的方法及设备 | |
CN102904935B (zh) | 基于家庭网关的下载方法、设备和系统 | |
EP2003852A1 (en) | Method for improving output of data from a remote gateway at a mobile device and download management unit | |
CN112688807A (zh) | 一种一站式联动响应蓝绿部署的方法、装置和电子设备 | |
CN104217021B (zh) | 阅读服务器、终端设备及其显示阅读内容的方法 | |
CN111698097A (zh) | 一种证书认证方法及装置 | |
CN103793459A (zh) | 一种网页打开方法及装置 | |
EP2768206B1 (en) | Download management method and device based on android browser | |
KR100601848B1 (ko) | 이동 통신 단말에서의 다운로드 디스크립터 처리 방법 | |
CN113867756A (zh) | 软件升级方法、终端设备及可读存储介质 | |
CN107566211B (zh) | 接入测试设备的方法、装置及系统 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
REG | Reference to a national code |
Ref country code: HK Ref legal event code: DE Ref document number: 1241078 Country of ref document: HK |
|
TA01 | Transfer of patent application right |
Effective date of registration: 20201015 Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands Applicant after: Innovative advanced technology Co.,Ltd. Address before: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands Applicant before: Advanced innovation technology Co.,Ltd. Effective date of registration: 20201015 Address after: Cayman Enterprise Centre, 27 Hospital Road, George Town, Grand Cayman Islands Applicant after: Advanced innovation technology Co.,Ltd. Address before: Greater Cayman, British Cayman Islands Applicant before: Alibaba Group Holding Ltd. |
|
TA01 | Transfer of patent application right | ||
GR01 | Patent grant | ||
GR01 | Patent grant |