Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
(Move to ...)
Event registration app with QR/Paypal
Home
▼
Wednesday, December 10, 2014
What is difference between 0.0.0.0 and 127.0.0.1?
127.0.0.1 is localhost. Only same machine can access this address.
But 0.0.0.0 means all of ip addresses binding to this machine.
Reference:
http://blog.lauramamina.com/article?title=0.0.0.0%20vs%20127.0.0.1
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment