CN111211934B - Cluster remote communication test method and system - Google Patents

Cluster remote communication test method and system Download PDF

Info

Publication number
CN111211934B
CN111211934B CN201911356906.6A CN201911356906A CN111211934B CN 111211934 B CN111211934 B CN 111211934B CN 201911356906 A CN201911356906 A CN 201911356906A CN 111211934 B CN111211934 B CN 111211934B
Authority
CN
China
Prior art keywords
server
client
cluster
websocket connection
jmeter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201911356906.6A
Other languages
Chinese (zh)
Other versions
CN111211934A (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.)
Zhongke Shuguang Nanjing Computing Technology Co ltd
Dawning Information Industry Co Ltd
Original Assignee
Dawning Information Industry Beijing 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 Dawning Information Industry Beijing Co Ltd filed Critical Dawning Information Industry Beijing Co Ltd
Priority to CN201911356906.6A priority Critical patent/CN111211934B/en
Publication of CN111211934A publication Critical patent/CN111211934A/en
Application granted granted Critical
Publication of CN111211934B publication Critical patent/CN111211934B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/50Testing arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0677Localisation of faults
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The invention discloses a cluster remote communication test method and a system, wherein the method comprises the following steps: the method comprises the steps that a Jmeter client side obtains websocket connection Token from a server side, wherein the websocket connection Token comprises cluster user identity information of login users; after receiving a websocket connection Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the websocket connection Token is used as a request parameter of the websocket connection request; the server side responds to the websocket connection request to establish websocket connection and sends a channel ID and cluster user information of the established websocket connection to the Jmeter client side, and after the Jmeter client side initiates an HTTP request for logging in the cluster client side, the server side initiates a cluster user login instruction according to the cluster user information; and the server returns the execution result of the login executed by the cluster client to the Jmeter client according to the channel ID. By the technical scheme, the complete process of WebSocket communication between the user browser and the cluster client can be simulated.

Description

Cluster remote communication test method and system
Technical Field
The invention relates to the technical field of computer clusters, in particular to a cluster telecommunication testing method and system.
Background
For a specific interaction method of a cluster client and a user browser, the existing test method comprises a WebSocket online test tool and some performance test tools supporting a WebSocket protocol, and the WebSocket online test tool and the performance test tools only test WebSocket connection.
The online WebSocket test tool is mainly used for connecting a WebSocket of a server by using a WebSocket of HTML5, filling addresses and port numbers in a page of HTML5 and testing whether the WebSocket server can be normally connected or not; or a WebSocket server address is provided for a tester to test the WebSocket client of the tester.
Other tools supporting the WebSocket protocol are mainly server performance testing tools, and are mainly used for carrying out load testing on the server and analyzing and testing various performance indexes of the server.
However, the WebSocket online test tool can only test whether it is possible to establish a WebSocket connection for one WebSocket service address, or test whether the WebSocket client can establish a connection and communicate with the server. The complete process of establishing communication between the clustered client and the user browser cannot be simulated.
Other performance testing tools supporting the WebSocket protocol only provide sampler supporting the WebSocket protocol, and cannot directly meet the requirements of test objects in the text and simulate the mutual authentication process of the cluster client and the user browser.
Disclosure of Invention
Aiming at the problems in the related art, the invention provides a cluster remote communication test method and a cluster remote communication test system, which can simulate the complete process of Websocket communication between a user browser and a cluster client.
The technical scheme of the invention is realized as follows:
according to an aspect of the present invention, there is provided a cluster telecommunication testing method, including:
the method comprises the steps that a Jmeter client side obtains a websocket connection Token from a server side, wherein the websocket connection Token comprises cluster user identity information of a login user;
after receiving a websocket connection Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the websocket connection Token is used as a request parameter of the websocket connection request;
the server establishes a websocket connection in response to the websocket connection request and transmits a channel ID and cluster user information of the established websocket connection to the Jmeter client,
after a Jmeter client side initiates an HTTP request for logging in a cluster client side, a server side initiates a cluster user login instruction according to cluster user information;
and the server returns the execution result of the login executed by the cluster client to the Jmeter client according to the channel ID.
According to the embodiment of the invention, the server side also returns the login result to the Jmeter client side through HTTP.
According to the embodiment of the invention, the server comprises a web server and a websocket server, wherein the web server returns websocket connection Token to the Jmeter client, the websocket server establishes websocket connection in response to a websocket connection request, and the websocket server initiates a cluster user login instruction and returns an execution result.
According to the embodiment of the invention, after the Jmeter client receives the websocket connection Token, whether the web server responds correctly is judged according to the received corresponding parameters, and if the web server responds correctly, the websocket connection Token is extracted from the corresponding parameters.
According to another aspect of the present invention, there is provided a cluster telecommunication test system, comprising a meter client, a server and a cluster client, wherein: the method comprises the steps that a Jmeter client side obtains a websocket connection Token from a server side, wherein the websocket connection Token comprises cluster user identity information of a login user; after receiving a websocket connection Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the websocket connection Token is used as a request parameter of the websocket connection request; the server side responds to the websocket connection request to establish websocket connection and sends a channel ID and cluster user information of the established websocket connection to the Jmeter client side, and after the Jmeter client side initiates an HTTP request for logging in the cluster client side, the server side initiates a cluster user login instruction according to the cluster user information; and the server returns the execution result of the login executed by the cluster client to the Jmeter client according to the channel ID.
According to the embodiment of the invention, the server side also returns the login result to the Jmeter client side through HTTP.
According to the embodiment of the invention, the server comprises a web server and a websocket server, wherein the web server returns websocket connection Token to the Jmeter client, the websocket server establishes websocket connection in response to a websocket connection request, and the websocket server initiates a cluster user login instruction and returns an execution result.
According to the embodiment of the invention, after the Jmeter client receives the websocket connection Token, whether the web server responds correctly is judged according to the received corresponding parameters, and if the web server responds correctly, the websocket connection Token is extracted from the corresponding parameters.
According to the invention, the Jmeter is used for simulating the interaction between the user browser and the cluster client, so that the complete process of Websocket communication between the user browser and the cluster client can be smoothly simulated. In the complex process of establishing WebSocket communication, whether each step is normally completed or not can be independently monitored. The effect of more accurate positioning problem is achieved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a flow diagram of a cluster telecommunication testing method according to an embodiment of the present invention;
fig. 2 is a flow chart of a cluster telecommunication testing method according to another embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments that can be derived by one of ordinary skill in the art from the embodiments given herein are intended to be within the scope of the present invention.
The invention provides an automatic executable test method for a real-time interaction process of a specific cluster client and a user browser through WebSocket. The method transmits through the middle server, establishes long connection through Websocket protocol, and transmits data through the connection after mutual authentication between the server and the cluster client as well as between the server and the user browser. The testing method provided by the invention selects a Jmeter (Java-based pressure testing tool) as a testing tool, and uses the Jmeter to simulate the interaction between a user browser and a cluster client. FIG. 1 is a flow chart of a cluster telecommunication testing method according to an embodiment of the present invention.
It should be noted that the communication subject involved in the testing process of the present invention includes a user browser, a server and a cluster client. The user logged in from the user browser end has a corresponding cluster user on the cluster. When the cluster normally works, the established WebSocket long connection exists between the cluster client and the server. As shown in fig. 1, the cluster telecommunication test method of the present invention may include the steps of:
s11, the Jmeter client acquires a websocket connection Token (Token) from the server, wherein the Token comprises the cluster user identity information of the login user.
S12, after receiving a Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the Token is used as a request parameter of the websocket connection request;
s13, the server establishes the websocket connection in response to the websocket connection request and sends the channel ID and the cluster user information of the established websocket connection to the Jmeter client. Wherein, a Client ID (the Client ID may be abbreviated as CID) may be transmitted to the meter Client, and the channel ID and the cluster user information are included in the CID. Thus, a direct WebSocket long connection between the Jmeter client and the server is established.
S14, after the Jmeter client initiates the HTTP request of logging in the cluster client, the server initiates a cluster user login instruction according to the cluster user information;
s15, the server side returns the execution result of the cluster client side executing login to the Jmeter client side according to the channel ID. Wherein, the Netty framework can be adopted to write the server and the cluster client. Thus, indirect WebSocket communication between the meter client and the cluster client is established.
According to the technical scheme, the Jmeter is used for simulating the interaction between the user browser and the cluster client, so that the complete process of Websocket communication between the user browser and the cluster client can be smoothly simulated. In the complex process of establishing WebSocket communication, whether each step is normally completed or not can be independently monitored. The effect of more accurate positioning problem is achieved.
Fig. 2 is a flow chart of a cluster telecommunication testing method according to another embodiment of the present invention. In the embodiment shown in fig. 2, the Server is specifically divided into two parts, namely a Web Server and a WebSocket Server. In this embodiment, the specific process of the test method of the present invention is as follows:
the method comprises the steps that 1, a Jmeter client obtains WebSocket connection Token from a Web Server of a Server through an HTTP interface. The Token comprises the identity information of the cluster user corresponding to the login user in the meter client.
2. The Web Server of the Server side receives the request of the Jmeter client side, queries the corresponding cluster user of the login user of the Jmeter client side in the database, generates a string of Token with cluster user information, and returns the string of Token with the cluster user information to the Jmeter client side. In the meter, whether the Web Server responds correctly or not can be judged according to the received response parameters, and if the Web Server is judged to be correct, a post processor-regular expression extractor can be used in the meter to extract Token in the response parameters.
And 3, after receiving the WebSocket connection Token returned by the Web Server, the Jmeter client initiates a WebSocket connection request to the WebSocket Server of the Server and attaches the Token extracted in the step 2 as a request parameter.
And 4, after receiving the WebSocket connection request sent by the Jmeter client, the WebSocket Server verifies Token, establishes WebSocket connection after the verification is passed, and sends CID to the Jmeter client, wherein the CID contains the channel ID and the cluster user information of the WebSocket connection established by the WebSocket Server and the Jmeter client. Similarly, in the meter client, whether the WebSocket Server responds correctly or not can be judged according to the received response parameters, and if the WebSocket Server is judged to be correct, a post-processor-regular expression extractor can be used in the meter to extract the CID in the response parameters.
And at this moment, establishing the direct WebSocket long connection between the Jmeter client and the server.
And 5, initiating an HTTP request for logging in the cluster client by the Jmeter client, and attaching the CID obtained in the step 4. After receiving the request, the Web Server transmits a message to the WebSocket Server inside the Server. And the WebSocket Server receives the message and initiates a cluster user login instruction appointed in the CID to the cluster client.
6. And the cluster client executes login and returns an execution result to the WebSocket Server through the WebSocket. And the WebSocket Server returns the execution result to the Jmeter client through the specified channel according to the WebSocket channel ID established with the Jmeter client in the CID. Similarly, in the meter, whether the cluster client correctly executes the login instruction or not can be judged according to the received response parameters, and a result is returned. And, when the login result reaches the Server side, the Web Server also returns the login result to the Jmeter client through HTTP.
And establishing indirect communication between the Jmeter client and the WebSocket of the cluster client.
In summary, the testing method provided by the invention can smoothly simulate the complete process of Websocket communication between the user browser and the cluster client. In the complex process of establishing WebSocket communication, whether each step is normally completed or not can be independently monitored, so that the effect of more accurately positioning the problem is achieved. Moreover, the use case of the test method provided by the invention can be integrated into an integration tool such as Jenkins and the like, can be automatically executed at regular time, and realizes daily real-time monitoring of the function.
According to an embodiment of the present invention, there is also provided a cluster telecommunication testing system, including a meter client, a server, and a cluster client, wherein: the method comprises the steps that a Jmeter client side obtains websocket connection Token from a server side, wherein the Token comprises cluster user identity information of login users; after receiving a Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the Token is used as a request parameter of the websocket connection request; the server side responds to the websocket connection request to establish websocket connection and sends a channel ID and cluster user information of the established websocket connection to the Jmeter client side, and after the Jmeter client side initiates an HTTP request for logging in the cluster client side, the server side initiates a cluster user login instruction according to the cluster user information; and the server returns the execution result of the login executed by the cluster client to the Jmeter client according to the channel ID.
The test system provided by the invention can smoothly simulate the complete process of Websocket communication between the user browser and the cluster client. In the complex process of establishing WebSocket communication, whether each step is normally completed or not can be independently monitored, so that the effect of more accurately positioning the problem is achieved.
According to the embodiment of the invention, the server side also returns the login result to the Jmeter client side through HTTP.
According to the embodiment of the invention, the server comprises a web server and a websocket server, wherein the web server returns Token to the Jmeter client, the websocket server establishes websocket connection in response to a websocket connection request, and the websocket server initiates a cluster user login instruction and returns an execution result.
According to the embodiment of the invention, after the meter client receives the Token, whether the web server responds correctly is judged according to the received corresponding parameters, and if the web server responds correctly, the Token is extracted from the corresponding parameters.
The above description is only for the purpose of illustrating the preferred embodiments of the present invention and is not to be construed as limiting the invention, and any modifications, equivalents, improvements and the like that fall within the spirit and principle of the present invention are intended to be included therein.

Claims (6)

1. A method for testing cluster telecommunication, comprising:
the method comprises the steps that a Jmeter client side obtains a websocket connection Token from a server side, wherein the websocket connection Token comprises cluster user identity information of a login user;
after receiving the websocket connection Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the websocket connection Token is used as a request parameter of the websocket connection request, after receiving the websocket connection Token, the Jmeter client judges whether the server responds correctly according to the received corresponding parameter, and if the result is correct, the Jmeter client extracts the websocket connection Token from the corresponding parameter;
the server establishes a websocket connection in response to the websocket connection request and sends a channel ID and cluster user information of the established websocket connection to the Jmeter client,
after the Jmeter client side initiates an HTTP request for logging in a cluster client side, the server side initiates a cluster user login instruction according to the cluster user information;
and the server returns the execution result of the login executed by the cluster client to the Jmeter client according to the channel ID.
2. The cluster telecommunication testing method according to claim 1, wherein said server side further returns login results to said Jmeter client through HTTP.
3. The cluster telecommunication testing method according to claim 1, wherein said server comprises a web server and a websocket server,
the websocket server responds to the websocket connection request to establish websocket connection, and initiates the cluster user login instruction and returns the execution result.
4. A cluster telecommunication test system is characterized by comprising a Jmeter client, a server and a cluster client, wherein:
the method comprises the steps that a Jmeter client side obtains a websocket connection Token from a server side, wherein the websocket connection Token comprises cluster user identity information of a login user;
after receiving the websocket connection Token returned by the server, the Jmeter client initiates a websocket connection request to the server, wherein the websocket connection Token is used as a request parameter of the websocket connection request, after receiving the websocket connection Token, the Jmeter client judges whether the server responds correctly according to the received corresponding parameter, and if the result is correct, the Jmeter client extracts the websocket connection Token from the corresponding parameter;
the server establishes a websocket connection in response to the websocket connection request and sends a channel ID and cluster user information of the established websocket connection to the Jmeter client,
after the Jmeter client side initiates an HTTP request for logging in a cluster client side, the server side initiates a cluster user login instruction according to the cluster user information;
and the server returns the execution result of the login executed by the cluster client to the Jmeter client according to the channel ID.
5. The cluster telecommunication test system according to claim 4, wherein the server side further returns login results to the Jmeter client via HTTP.
6. The cluster telecommunication test system according to claim 4, wherein the server comprises a web server and a websocket server, wherein the web server returns the websocket connection Token to the meter client, the websocket server establishes a websocket connection in response to the websocket connection request, and the websocket server initiates the cluster user login instruction and returns the execution result.
CN201911356906.6A 2019-12-25 2019-12-25 Cluster remote communication test method and system Active CN111211934B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911356906.6A CN111211934B (en) 2019-12-25 2019-12-25 Cluster remote communication test method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911356906.6A CN111211934B (en) 2019-12-25 2019-12-25 Cluster remote communication test method and system

Publications (2)

Publication Number Publication Date
CN111211934A CN111211934A (en) 2020-05-29
CN111211934B true CN111211934B (en) 2022-04-12

Family

ID=70788281

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911356906.6A Active CN111211934B (en) 2019-12-25 2019-12-25 Cluster remote communication test method and system

Country Status (1)

Country Link
CN (1) CN111211934B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112118266B (en) * 2020-09-24 2022-05-31 焦点科技股份有限公司 Distributed state synchronization method based on cooperation of HTTP and WebSocket
CN113590475A (en) * 2021-07-13 2021-11-02 北京快乐茄信息技术有限公司 Joint debugging test method and joint debugging test device for online development platform
CN113630447B (en) * 2021-07-22 2023-04-07 济南浪潮数据技术有限公司 Web-based cloud service providing method, system and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8527774B2 (en) * 2009-05-28 2013-09-03 Kaazing Corporation System and methods for providing stateless security management for web applications using non-HTTP communications protocols
CN106201794A (en) * 2016-06-27 2016-12-07 北京奇虎科技有限公司 The detection method of a kind of server and device
CN106254377A (en) * 2016-09-09 2016-12-21 四川长虹电器股份有限公司 Support soft load-balancing method and the system of the connection of magnanimity length
CN107342910A (en) * 2017-04-20 2017-11-10 上海斐讯数据通信技术有限公司 Simulate automated testing method and instrument that multi-user carries out network access
CN107528891A (en) * 2017-08-04 2017-12-29 北京恒信仪和信息技术有限公司 A kind of automated cluster method and its system based on WebSocket
CN110062055A (en) * 2019-05-31 2019-07-26 四川长虹电器股份有限公司 The method of distributed push is logged in single user based on websocket more
CN110493269A (en) * 2019-09-24 2019-11-22 福建中锐网络股份有限公司 A kind of method of the long-range Docker container desktop of Web

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9183163B2 (en) * 2012-06-27 2015-11-10 Ubiquiti Networks, Inc. Method and apparatus for distributed control of an interfacing-device network
CN109587133B (en) * 2018-11-30 2021-07-23 武汉烽火众智智慧之星科技有限公司 Single sign-on system and method

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8527774B2 (en) * 2009-05-28 2013-09-03 Kaazing Corporation System and methods for providing stateless security management for web applications using non-HTTP communications protocols
CN106201794A (en) * 2016-06-27 2016-12-07 北京奇虎科技有限公司 The detection method of a kind of server and device
CN106254377A (en) * 2016-09-09 2016-12-21 四川长虹电器股份有限公司 Support soft load-balancing method and the system of the connection of magnanimity length
CN107342910A (en) * 2017-04-20 2017-11-10 上海斐讯数据通信技术有限公司 Simulate automated testing method and instrument that multi-user carries out network access
CN107528891A (en) * 2017-08-04 2017-12-29 北京恒信仪和信息技术有限公司 A kind of automated cluster method and its system based on WebSocket
CN110062055A (en) * 2019-05-31 2019-07-26 四川长虹电器股份有限公司 The method of distributed push is logged in single user based on websocket more
CN110493269A (en) * 2019-09-24 2019-11-22 福建中锐网络股份有限公司 A kind of method of the long-range Docker container desktop of Web

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
jmeter 04jmeter做websocket协议的接口测试;weixin_39430584;《https://blog.csdn.net/weixin_39430584/article》;20180808;正文第1-5页 *

Also Published As

Publication number Publication date
CN111211934A (en) 2020-05-29

Similar Documents

Publication Publication Date Title
CN111211934B (en) Cluster remote communication test method and system
CN104978266B (en) A kind of application testing method and device
CN105302732B (en) A kind of automatic test approach and device of mobile terminal
CN110532168B (en) Full-link interface pressure measurement method and device, computer equipment and storage medium
US20150128103A1 (en) System and method for automating application programming interface integration
CN105099811A (en) Interface testing method and device
CN105407172B (en) A kind of router long-distance management system based on http protocol
CN103560932A (en) Wireless sensor network remote protocol conformance testing system and method
CN101013968A (en) Automated interface testing framework
CN110798445B (en) Public gateway interface testing method and device, computer equipment and storage medium
CN109446075A (en) Interface testing method and device
CN108156223A (en) A kind of accurate supplying system of message based on websocket and method
CN104991831A (en) SSO system integration method based on server
CN111200523A (en) Middle station system configuration method, device, equipment and storage medium
WO2017054307A1 (en) Recognition method and apparatus for user information
CN108959029A (en) Collect the method and system with report server abnormal log
CN102136964B (en) Website testing method and system
CN111104336A (en) Online service interface testing method and device based on container and VNC
CN104967667B (en) A kind of software stability test remote monitoring system based on cloud service
CN103997437A (en) Cloud server registration function testing method
KR20150025106A (en) Verification apparatus, terminal device, system, method and computer-readable medium for monitoring of application verification result
CN110995538B (en) Network data acquisition method, device, system, equipment and storage medium
KR101395830B1 (en) Session checking system via proxy and checkhing method thereof
WO2021134873A1 (en) Data acquisition method, related device and system thereof and storage apparatus
CN107888451A (en) The method of testing and device of a kind of Web server

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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20220424

Address after: 211805 No. 33, Qiuyun Road, Qiaolin street, Nanjing, Jiangsu

Patentee after: Zhongke Shuguang (Nanjing) Computing Technology Co.,Ltd.

Address before: 100193 No. 36 Building, No. 8 Hospital, Wangxi Road, Haidian District, Beijing

Patentee before: Dawning Information Industry (Beijing) Co.,Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220725

Address after: 210000 No. 33, Qiuyun Road, Qiaolin street, Pukou District, Nanjing, Jiangsu Province

Patentee after: Zhongke Shuguang (Nanjing) Computing Technology Co.,Ltd.

Patentee after: DAWNING INFORMATION INDUSTRY Co.,Ltd.

Address before: 211805 No. 33, Qiuyun Road, Qiaolin street, Nanjing, Jiangsu

Patentee before: Zhongke Shuguang (Nanjing) Computing Technology Co.,Ltd.

TR01 Transfer of patent right