How to check the computer IP address: 1. Use the "Windows R" key to open the "Run" window, enter "CMD" and press Enter to enter the command prompt window; 2. In the command window, execute "ipconfig /all" command will output the computer's detailed IP configuration information, in which the value of the "IPv4 address" item is the IP address.
#The operating environment of this article: Windows 7 system, Dell G3 computer.
How to check the computer IP address:
1. Use the Windows R key to open the "Run" window, and then enter CMD to enter the command prompt window
2. In the command window, execute: ipconfig/all
. The detailed IP configuration information of the entire computer will be output. The value of the "IPv4 address" item is the ip address. .
Related video recommendations: PHP programming from entry to proficiency
The above is the detailed content of How to check computer ip address. For more information, please follow other related articles on the PHP Chinese website!