Localhost

   

In computing the term localhost refers to the location of the currently used system. It is a loopback device which is assigned the IP address 127.0.0.1 in IPv4, or ::1 in IPv6, which can be used by TCP/IP applications to talk to themselves if this is needed.

Being able to communicate with one's local machine as though it were a remote machine is useful for the purposes of testing, and also to contact services (such as game servers) located on one's own machine that are expected to be remote.


Retrieved from "http://www.centipedia.com/articles/Localhost"

This page has been accessed 207 times. This page was last modified 00:19, 29 Oct 2004. All text is available under the terms of the GNU Free Documentation License (see Copyrights for details).