When i ping 127.0.0.1 and any address of 127 series(except 127.0.0.0 and 127.255.255.255),i am not finding any difference.Can anyone comment on this?
1
There are 1 best solutions below
Related Questions in IP-ADDRESS
- python netifaces - How to get currently used network interface
- IP Address Range for Apple MDM service?
- Extracting individual IP addresses
- Regex: Tightening up an IPv4 regex to omit ESMTPSA id?
- how to sum ip addresses
- bash - for loop for IP range excluding certain IPs
- Python: Efficient way to compare ip addresses in a csv file
- cannot get clients ip address in web.api
- python compare ip range to host file
- Regualr expression to check ip address with short mask
- Parsing IP Address to string doesn't work for some reason
- Implementing XOR-MAPPED-ADDRESS attribute on STUN server
- How to set IP Address of a Non-WiFi Enabled Android Device Programmatically? Android 5.x
- what is the range of public ip address ipv4?
- how to connect to a NIC card or network adapter knowing its IP address?
Related Questions in PING
- Mule ESB & PING Identity Integration
- How to get output of ping command without Ping statistics?
- running multiple threads with continous value returns (ping program)
- How Can I ping or create a scoket connection with my friend?
- WINDOWS PROMPT Getting IP of webpages from file
- Getting Respond Time from Ping Command
- Ping Azure VM in same subnet using VM name
- Temporary network outage when Symantec Endpoint Network protection is enabled
- Pinging multiple times using InetAddress makes GUI unresponsive
- Ping betwwen OF switch and Non-OF switch
- Shell Script: Speed of transfer of a hop using command Ping
- How to modify output of ping command in terminal using shell?
- Memory dump using Ping .net
- Can not ping google cloud sql
- Grab IP addresses only by pinging list of server names using Batch
Related Questions in LOOPBACK-ADDRESS
- Is it possible to create a registry only on a specific loopback address in Java RMI?
- Cannot connect to LocalIP or Localhost (127.0.0.1) Using Arduino ESP8266 or Compatible Boards
- How does the VIP loopback aliase work?
- Why does the ip address 127.001 route to 127.0.0.1 and 127.011 route to 127.0.0.9?
- Loopback adapter still listen on 10.10.10.10 after uninstall
- Xamarin.Forms Android : access localhost (10.0.2.2) from WebView
- Android to PC TCP communication working only on Emulator
- Ratchet PHP: Bind to different port than 127.0.0.1:5555
- Is it technically possible that a packet sent to through the loopback device (127.0.0.1) get lost?
- php how to determine if ip is localhost?
- How to connect to my http://localhost web server from Android Emulator
- Using loopback interface for communicating between production application
- Cannot connect to localhost in windows store application
- Is there a way to replace 127.0.0.1 on my local machine for test purposes?
- How to disable loopback interface in Linux (Fedora)?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Your computer is the 127.x.x.x network. regardless only you can ping it from your machine. Other machines will have to ping you machines address that either you have designated or retrieved from the DHCP server.