Jump to content

Localhost

From Simple English Wikipedia, the free encyclopedia
Revision as of 00:32, 16 December 2013 by Yottie (talk | changes) (independant > independent)

Localhost means this computer in computer networking. On most computers localhost resolves to the IP address 127.0.0.1. The localhost is useful forprogrammers to test software independent of a network connection. Using the localhost bypasses the network card in a computer.