Jump to content

Localhost

From Simple English Wikipedia, the free encyclopedia
Revision as of 06:53, 5 November 2022 by ChenzwBot (talk | changes) (Reverted edits by 2603:6081:8401:111:538:9D07:298E:BB24 (talk) to last version by DingbatSupportsOpenKnowledge)

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