html - Difference between URI and URL -


possible duplicate:
what's difference between uri , url?

how uri , url distinguished?

a url type of uri.

having said that, people use 2 terms interchangeably.

from wikipedia (url):

in computing, uniform resource locator (url) uniform resource identifier (uri) specifies identified resource available , mechanism retrieving it.

so, uri identifies resource (acts id), url specifies resource location.


Comments

Popular posts from this blog

SAP Web Service from .NET via WCF -

Optimized Line drawing in QT -

datetime - str to time in python -