Lines Matching refs:PC
4 …PC. Before you do this, use [setWebDebuggingAccess()](../reference/apis-arkweb/js-apis-webview.md#…
47 ### Connecting the Device to a PC
49 Connect the device to a PC and enable Developer mode for subsequent port forwarding operations.
55 …(2) Connect the device to the PC using a USB cable. Choose **Settings** > **System** > **Developer…
75 …n socket on the device. Therefore, the domain socket on the device needs to be forwarded to the PC.
88 …l, and run the following command to forward the obtained domain socket to TCP port 9222 of the PC.
111 1. Input **chrome://inspect/\#devices** in the address box of Chrome on the PC and open the page.
284 * Ensure that the device is connected to the PC.
293 The PC is not authorized to debug the device.
297 …When a device with USB debugging enabled is connected to an unauthorized PC, a dialog box is displ…
323 * Ensure that **tcp:9222** on the PC is not occupied.
325 … TCP port, you need to change the port number in **Target discovery settings** of Chrome on the PC.
327 ### What should I do if the web page to be debugged cannot be found in Chrome on the PC after port …
330 The web page to be debugged cannot be found in Chrome on the PC.
335 * The device is disconnected from the PC. As a result, all forwarding tasks in hdc are cleared.
342 * Ensure that the local **tcp:9222** (or other configured port) on the PC is not occupied.
346 …lly forwarded, open **http://localhost:9222/json** using the Chrome on the PC. Change **9222** in …