 Internet Protocol Tutorial Loopback is a test mechanism of network adapters. Messages sent to 127.0.0.1 do not get delivered to the network. Instead, the adapter intercepts all loopback messages and returns them to the sending application. IP applications often use this feature to test the behavior of their network interface.
PracticallyNetworked.com PracticallyNetworked.com provides easy-to-understand help for small-network builders. The site contains how-to information for setting up and debugging home-office and small-business networks. Users can also find extensive troubleshooting information, tips on getting applications to work through firewalls, product reviews on network hardware and software, and more.
PracticallyNetworked.com Discussion Forums If network connections, sharing computers, router problems or other networking issues are bogging you down, then the PracticallyNetworked.com discussion forum is the place to be. Here you'll find help and support for all your network-related problems.
The TCP/IP Guide - Loopback Addresses Normally, when a TCP/IP application wants to send information, that information travels down the protocol layers to IP where it is encapsulated in an IP datagram. That datagram then passes down to the data link layer of the device's physical network for transmission to the next hop, on the way to the IP destination.
|