View Single Post
Old 05-03-2017, 10:06 PM   #1
tuandatel
Registered User
 
Join Date: Mar 2017
Location: hanoi
Posts: 21
The localhost is the default name describing the local computer address also known as the loopback address. For example, typing: ping localhost would ping the local IP address of 127.0.0.1 (the loopback address). When setting up a web server or software on a web server, 127.0.0.1 is used to point the software to the local machine
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
,
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
tuandatel is offline   Reply With Quote