CN111382016A - Method and device for connecting test terminal and computer - Google Patents

Method and device for connecting test terminal and computer Download PDF

Info

Publication number
CN111382016A
CN111382016A CN201811619805.9A CN201811619805A CN111382016A CN 111382016 A CN111382016 A CN 111382016A CN 201811619805 A CN201811619805 A CN 201811619805A CN 111382016 A CN111382016 A CN 111382016A
Authority
CN
China
Prior art keywords
port
computer
program
adb
user
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.)
Pending
Application number
CN201811619805.9A
Other languages
Chinese (zh)
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.)
TD Tech Chengdu Co Ltd
Chengdu TD Tech Ltd
Original Assignee
Chengdu TD Tech 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 Chengdu TD Tech Ltd filed Critical Chengdu TD Tech Ltd
Priority to CN201811619805.9A priority Critical patent/CN111382016A/en
Publication of CN111382016A publication Critical patent/CN111382016A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2205Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested
    • G06F11/2221Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing using arrangements specific to the hardware being tested to test input/output devices or peripheral units
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/273Tester hardware, i.e. output processing circuits
    • G06F11/2733Test interface between tester and unit under test

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

The application discloses a method and a device for connecting a test terminal and a computer, wherein the method comprises the following steps: when a computer detects that the starting of an ADB program of a corresponding android platform debugging bridge fails after receiving a connection request of a test terminal, determining a port used by the ADB program, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer; the computer determining a current manner of resolving the connection failure; when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied. By adopting the invention, the problem of connection failure of the test mobile phone and the factory computer can be effectively solved.

Description

Method and device for connecting test terminal and computer
Technical Field
The invention relates to a computer communication technology, in particular to a method and a device for connecting a test terminal and a computer.
Background
When the terminal is automatically or manually tested, an executive machine is required to be connected so as to input test instructions. In the process, the phenomenon that the connection between the mobile phone and the execution machine fails because the default port for connecting the ADB program and the execution machine is low and is easily occupied by other programs on the execution machine easily occurs. In order to solve the problem of connection failure, the current processing methods include the following two methods:
the method I includes finding out a process occupying an ADB default connection port by scanning a computer monitoring port, and recovering the ADB default port to be available by killing the occupied process.
And secondly, modifying the connection port of the ADB program by configuring the environment variable so as to solve the problem of port conflict between the ADB program and other programs and enable the ADB program to be available.
The inventor finds that the two methods have the following problems in the process of implementing the invention:
1. the first method has the disadvantages of complex implementation process, long time consumption, poor effect and easy occurrence of the situation that the restarting of the executive machine cannot be solved. The specific reason is analyzed as follows:
(1) the implementation of the first method relates to a plurality of windows system commands, if a tester is unfamiliar with the commands, the conditions that port scanning is incomplete and occupied programs are not completely cleaned can occur, so that the terminal can not be connected with a tested computer after the first method is adopted for processing, and under the conditions, even if an executive machine is restarted, the problem that the connection between the terminal and the executive machine fails can not be solved due to the fact that part of the programs are started and started automatically is often solved.
(2) A monitoring port of a windows program has a plurality of states, and a plurality of processes occupy the same port. By adopting a manual checking mode, omission easily occurs, so that programs of occupied ports are not completely cleaned, and the terminal cannot be connected with an execution machine after the processing is carried out by adopting the first method. In this case, even if the execution machine is restarted, the problem of connection failure between the terminal and the execution machine cannot be solved because part of the program is started up and started up.
(3) And monitoring processes exist in part of windows software, and when the situation that the main process is killed is detected, the monitoring processes can restart the killed main process, so that the terminal cannot be connected with an execution machine after the processing is carried out by the first method. In this case, even if the execution machine is restarted, the daemon will restart the listening port immediately, so that the port is occupied again, and the problem of connection failure between the terminal and the execution machine still cannot be solved.
2. The second method is relatively simple, but requires modification of the port or killing of the process occupying the port due to the occupation of the port by installing other software. The possible causes of the problem are analyzed as follows:
in the second method, the problem of connection failure needs to be solved by setting an android ADB environment variable, but a new port is still occupied by other programs, so that the problem of connection failure of the terminal may still be solved.
Disclosure of Invention
In view of the above, the main objective of the present invention is to provide a method and an apparatus for connecting a test terminal and a computer, which can effectively solve the problem of connection failure between a test handset and a factory computer.
In order to achieve the purpose, the technical scheme provided by the invention is as follows:
a method for connecting a test terminal with a computer comprises the following steps:
when a computer detects that the starting of an ADB program of a corresponding android platform debugging bridge fails after receiving a connection request of a test terminal, determining a port used by the ADB program, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer;
the computer determining a current manner of resolving the connection failure;
when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied.
Preferably, the method further comprises:
when the mode is port modification, the computer judges whether a new port currently selected by a user is occupied, if so, the user is informed to reselect the new port until the selected new port is not occupied, otherwise, the ADB program is restarted after the port used by the ADB program is modified into the currently selected new port.
Preferably, the new port is larger than a preset port number.
Preferably, the computer determining the current manner of resolving the connection failure comprises:
the computer informs a user of the progress occupying the port used by the ADB program and triggers the user to select a mode for solving the connection failure;
and the computer determines the mode selected by the user as the current mode for solving the connection failure.
The embodiment of the invention also provides a connecting device of the test terminal and the computer, which is arranged in the computer and comprises:
the detection module is used for determining a port used by an ADB program when the computer detects that the ADB program of a corresponding android platform debugging bridge fails to start after receiving a connection request of a test terminal, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer;
the connection module is used for determining the current mode for solving the connection failure; when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied.
Preferably, the connection module is further configured to, when the mode is port modification, determine whether a new port currently selected by a user is occupied, if so, notify the user to reselect the new port until the selected new port is unoccupied, otherwise, modify the port used by the ADB program into the currently selected new port, and restart the ADB program.
Preferably, the new port is larger than a preset port number.
Preferably, the connection module is configured to notify a user of a process occupying a port used by the ADB program, and trigger the user to select a method for solving a connection failure; and determining the mode selected by the user as the current mode for solving the connection failure.
The embodiment of the present invention also provides a non-volatile computer-readable storage medium, which stores instructions, and is characterized in that the instructions, when executed by a processor, cause the processor to execute the steps of the method for connecting a test terminal and a computer as described above.
Embodiments of the present invention further provide an electronic device, including the above-mentioned non-volatile computer-readable storage medium, and the processor having access to the non-volatile computer-readable storage medium.
In summary, in the connection scheme between the test terminal and the computer provided in the embodiment of the present invention, when the test terminal is connected to the computer, and the computer detects that the corresponding android platform debug bridge (ADB) program fails to start, the computer needs to automatically scan and search for all occupied ports, determine, according to a scanning result, a program currently occupying a port used by the ADB program in the computer, and then, when a port release manner is needed to solve the problem of connection failure, kill all the determined programs and processes corresponding to the corresponding associated process tree, and restart the ADB program when it is ensured that the port used by the ADB program is not occupied, so as to implement connection between the test terminal and the computer. So, can avoid artifical analysis to have the port to look for the problem of omitting through automatic scanning, in addition, through killing the process that occupies the correlation process tree correspondence of ADB procedure, and whether the port that detects the use of ADB procedure again after these processes are killed is occupied, only just restart the ADB procedure when being occupied, so, can prevent to be killed the procedure from starting certainly, ensure that this port can not occupied by the procedure that kills once more afterwards, and guarantee that can normal operating after the ADB procedure restarts, thereby realize the successful connection of test terminal and computer, effectively solve the problem that test cell-phone and mill computer connection failed.
Drawings
FIG. 1 is a schematic flow chart of a method according to an embodiment of the present invention;
FIG. 2 is a schematic structural diagram of an apparatus according to an embodiment of the present invention;
fig. 3 is a detailed flowchart of an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
Fig. 1 is a schematic method flow diagram of an embodiment of the present invention, and as shown in fig. 1, a method for connecting a test terminal and a computer implemented in the embodiment mainly includes:
step 101, when a computer detects that the corresponding ADB program of the android platform debugging bridge fails to start after receiving a connection request of a test terminal, determining a port used by the ADB program, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer.
Specifically, the test terminal may be a test handset, and the computer may be a factory execution machine, but is not limited thereto, and may be applicable to a scenario in which the terminal is connected with the computer.
In this step, when the test terminal is connected to the computer, and the computer detects that the corresponding android platform debug bridge (ADB) program fails to start, the computer needs to automatically scan the ports in the computer, so as to find all programs currently occupying the ports used by the ADB program in the computer. Therefore, the problem that connection failure cannot be solved due to omission in manual searching can be effectively avoided.
Step 102, the computer determines the current way of resolving the connection failure.
In this step, the current method for solving the connection failure may be determined according to a preset failure solving method, or may be determined according to a solving method selected by the current user. Preferably, when the latter is employed, the computer may determine the current manner in which the connection failure is resolved by:
the computer informs a user of the progress occupying the port used by the ADB program and triggers the user to select a mode for solving the connection failure;
and the computer determines the mode selected by the user as the current mode for solving the connection failure.
Step 103, when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied.
The difference between this step and the existing method is that the computer needs to kill the processes related to the process tree associated with the process currently occupying the port used by the ADB program, so that the problem that the connection failure cannot be solved due to the self-start of the program can be avoided, and the validity of the port used by the ADB program released by killing the processes can be ensured, thereby effectively solving the problem of the connection failure of the test terminal.
In the method, before the ADB program is restarted, when whether a port used by the ADB program is unoccupied or not needs to be verified, the ADB program is restarted only when the port used by the ADB program is unoccupied, so that the ADB program can be ensured to normally run after being restarted, the successful connection between the test terminal and the computer is further realized, and the problem of the connection failure between the test mobile phone and the factory computer is effectively solved.
Preferably, when the mode is port modification, the computer determines whether a new port currently selected by a user is occupied, if so, the computer notifies the user to reselect the new port until the selected new port is not occupied, otherwise, the computer restarts the ADB program after modifying the port used by the ADB program to the currently selected new port.
In practical application, the computer may notify the user to select a new port according to the principle that the new port is larger than the preset port number. The port number may be set to a larger port number, so that the number of the new port is larger, thereby reducing the probability of being occupied.
In the method, the ADB program is restarted only when the newly set port is verified not to be occupied, so that the ADB program can be ensured to normally run after being restarted, the successful connection between the test terminal and the computer is further realized, and the problem of the connection failure between the test mobile phone and the factory computer is effectively solved.
Corresponding to the above method, an embodiment of the present invention further provides a connection device for a test terminal and a computer, which is disposed in the computer, and as shown in fig. 2, includes:
the detection module is used for determining a port used by an ADB program when the computer detects that the ADB program of a corresponding android platform debugging bridge fails to start after receiving a connection request of a test terminal, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer;
the connection module is used for determining the current mode for solving the connection failure; when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied.
Preferably, the connection module is further configured to, when the mode is port modification, determine whether a new port currently selected by a user is occupied, if so, notify the user to reselect the new port until the selected new port is unoccupied, otherwise, modify the port used by the ADB program into the currently selected new port, and restart the ADB program.
Preferably, the connection module is configured to notify a user of a process occupying a port used by the ADB program, and trigger the user to select a method for solving a connection failure; and determining the mode selected by the user as the current mode for solving the connection failure.
Fig. 3 is a diagram illustrating a specific implementation process of the embodiment of the method, as shown in fig. 3, the detailed implementation is as follows:
1: starting a program, and executing a command to the windows system: and the adb shell acquires the port number used by the adb command in the return message.
2: the command netstat-ano is executed to the windows, scans all ports, and saves the scan results. And comparing the port followed by the IP address with the port obtained by the first step adb shell command, and recording all program PIDs corresponding to the port if the port is the same as the port obtained by the first step adb shell command.
3: after the comparison is completed, the windows system sends a 'tasklist' command, calls a process manager of the system, obtains process names corresponding to all PIDs, and displays all the process names occupying the port to a user.
4: the user is asked whether to modify the port or release an existing port.
5: if the user selects to modify a port, the user is allowed to enter a new port and the modified port is suggested to be greater than 10000.
6: and comparing the input port with the scanning result of the second step, detecting whether the submitted port is in the scanning result, and if so, prompting the user that the port is occupied and requesting to re-input.
7: if not in the scanning result, sending 54321 set ANDROID _ ADB _ SERVER _ PORT to the windows system (54321 is the new PORT number input by the user).
8: and executing the command ADB shell to the windows system to start the ADB debugging program.
9: if the user chooses to release the port, the desktop kill/PID 12345PID23456/PID 34567/F is executed to the windows system (12345,2345,34567 is the program PID that scans out the occupied ADB command port, obtained in the second step).
10: after waiting for 2S, the netstat-ano findstr "5037" (process occupying port) command is executed again to confirm the port usage.
11: and if the scanning result is null, executing an ADB shell command to the windows system to start the ADB debugging program.
12: if the scanning result is not null, executing a taskkill/pid 22345pid 22456/pid22567/T/F (22345, 22456, 22567 bits scan for the second time to occupy the port of the ADB debugger) command, killing the process and the sub-process started by the process, and solving the problem of program background automatic start.
13: and executing an adb shell command to the windows system, and starting the debugging program.
The embodiment of the present invention also provides a non-volatile computer-readable storage medium, which stores instructions, and is characterized in that the instructions, when executed by a processor, cause the processor to execute the steps of the method for connecting a test terminal and a computer as described above.
Embodiments of the present invention further provide an electronic device, including the above-mentioned non-volatile computer-readable storage medium, and the processor having access to the non-volatile computer-readable storage medium.
In addition, each of the embodiments of the present invention can be realized by a data processing program executed by a data processing apparatus such as a computer. It is clear that the data processing program constitutes the invention. Further, the data processing program, which is generally stored in one storage medium, is executed by directly reading the program out of the storage medium or by installing or copying the program into a storage device (such as a hard disk and/or a memory) of the data processing device. Such a storage medium therefore also constitutes the present invention. The storage medium may use any type of recording means, such as a paper storage medium (e.g., paper tape, etc.), a magnetic storage medium (e.g., a flexible disk, a hard disk, a flash memory, etc.), an optical storage medium (e.g., a CD-ROM, etc.), a magneto-optical storage medium (e.g., an MO, etc.), and the like.
The invention therefore also discloses a storage medium in which a data processing program is stored which is designed to carry out any one of the embodiments of the method according to the invention described above.
In addition, the method steps described in the present invention can be implemented by hardware, for example, logic gates, switches, Application Specific Integrated Circuits (ASICs), programmable logic controllers, embedded microcontrollers and the like, in addition to data processing programs. Such hardware capable of implementing the methods of the present invention may also constitute the present invention.
In summary, the above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (10)

1. A method for connecting a test terminal and a computer is characterized by comprising the following steps:
when a computer detects that the starting of an ADB program of a corresponding android platform debugging bridge fails after receiving a connection request of a test terminal, determining a port used by the ADB program, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer;
the computer determining a current manner of resolving the connection failure;
when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied.
2. The method of claim 1, further comprising:
when the mode is port modification, the computer judges whether a new port currently selected by a user is occupied, if so, the user is informed to reselect the new port until the selected new port is not occupied, otherwise, the ADB program is restarted after the port used by the ADB program is modified into the currently selected new port.
3. The method of claim 1, wherein the new port is larger than a preset port number.
4. The method of claim 1, wherein the computer determining a current manner of resolving the connection failure comprises:
the computer informs a user of the progress occupying the port used by the ADB program and triggers the user to select a mode for solving the connection failure;
and the computer determines the mode selected by the user as the current mode for solving the connection failure.
5. A connecting device of a test terminal and a computer is characterized by being arranged in the computer and comprising:
the detection module is used for determining a port used by an ADB program when the computer detects that the ADB program of a corresponding android platform debugging bridge fails to start after receiving a connection request of a test terminal, and determining a program currently occupying the port used by the ADB program in the computer according to a current port scanning result of the computer;
the connection module is used for determining the current mode for solving the connection failure; when the mode is to release the port, the computer kills all the determined programs and the processes corresponding to the corresponding associated process trees, and restarts the ADB program when detecting that the port used by the ADB program is not occupied.
6. The apparatus of claim 5, wherein the connection module is further configured to determine whether a new port currently selected by a user is occupied when the manner is to modify a port, and if so, notify the user to reselect the new port until the selected new port is unoccupied, otherwise, restart the ADB program after modifying the port used by the ADB program to the currently selected new port.
7. The apparatus of claim 6, wherein the new port is larger than a preset port number.
8. The apparatus of claim 4, wherein the connection module is configured to notify a user of a process occupying a port used by the ADB program, and trigger the user to select a way to resolve a connection failure; and determining the mode selected by the user as the current mode for solving the connection failure.
9. A non-transitory computer-readable storage medium storing instructions which, when executed by a processor, cause the processor to perform the steps of the method of connecting a test terminal with a computer according to any one of claims 1 to 4.
10. An electronic device comprising the non-volatile computer-readable storage medium of claim 9, and the processor having access to the non-volatile computer-readable storage medium.
CN201811619805.9A 2018-12-28 2018-12-28 Method and device for connecting test terminal and computer Pending CN111382016A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811619805.9A CN111382016A (en) 2018-12-28 2018-12-28 Method and device for connecting test terminal and computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811619805.9A CN111382016A (en) 2018-12-28 2018-12-28 Method and device for connecting test terminal and computer

Publications (1)

Publication Number Publication Date
CN111382016A true CN111382016A (en) 2020-07-07

Family

ID=71221572

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811619805.9A Pending CN111382016A (en) 2018-12-28 2018-12-28 Method and device for connecting test terminal and computer

Country Status (1)

Country Link
CN (1) CN111382016A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112507344A (en) * 2020-12-11 2021-03-16 北京知道未来信息技术有限公司 Vulnerability detection method and device, electronic equipment and computer readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063287A (en) * 2013-03-22 2014-09-24 腾讯科技(深圳)有限公司 Process management method and device
CN106708598A (en) * 2016-07-29 2017-05-24 腾讯科技(深圳)有限公司 Setup method and device for virus analysis environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104063287A (en) * 2013-03-22 2014-09-24 腾讯科技(深圳)有限公司 Process management method and device
CN106708598A (en) * 2016-07-29 2017-05-24 腾讯科技(深圳)有限公司 Setup method and device for virus analysis environment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
电脑报: "《2010-2011电脑应用精华本》", 电脑报电子音像出版社, pages: 69 - 71 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112507344A (en) * 2020-12-11 2021-03-16 北京知道未来信息技术有限公司 Vulnerability detection method and device, electronic equipment and computer readable storage medium

Similar Documents

Publication Publication Date Title
US7908521B2 (en) Process reflection
CN109542744B (en) Method, device, storage medium and terminal for detecting abnormal starting problem of terminal
US9329959B2 (en) Device and method for performing regression testing on bios boot information
US20160132420A1 (en) Backup method, pre-testing method for environment updating and system thereof
CN110795128B (en) Program bug repairing method and device, storage medium and server
CN105468529A (en) Accurate traversal method and apparatus for UI controls of android application
WO2018006702A1 (en) Abnormality processing method, apparatus and system in automation test
CN108647140B (en) Test method and test system of mobile terminal
CN103970564A (en) Automatic repairing and upgrading method of embedded operating system and embedded operating system with automatic repairing and upgrading functions
CN111338698A (en) Method and system for accurately booting server by BIOS (basic input output System)
CN102541739A (en) Test method and device of Linux operating system
CN113504932A (en) Firmware data updating method and device
CN111090546A (en) Method, device and equipment for restarting operating system and readable storage medium
CN106326051A (en) Method for realizing automatic switchover of OS (Operating System) in PXE (Pre-boot Execution Environment) testing environment
CN113315675B (en) White box switch U-Boot automatic testing method, system and storage medium
CN111382016A (en) Method and device for connecting test terminal and computer
CN104484176B (en) A kind of Android system window object acquisition methods and device
US20230315620A1 (en) System and Method for Diagnosing a Computing Device in Safe Mode
CN109960658B (en) Application programming interface testing method and device, electronic equipment and storage medium
CN109634782B (en) Method and device for detecting system robustness, storage medium and terminal
CN114676118B (en) Database switching method, device, equipment and storage medium
WO2021012170A1 (en) Firmware booting method and device, and computer-readable storage medium
CN106972963B (en) Service module starting control method and starting control method after crash restart
CN111400113B (en) Complete machine self-checking method, device and system of computer system
CN111026668B (en) Retry method of test case, retry device of test case and storage medium

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