URL
All > Technology > Programming > Java
- Uniform resource locator. A standard for writing a textual reference to an arbitrary piece of data in the World Wide Web. A URL looks like this:
protocol://host/localinfowhereprotocolspecifies a protocol for fetching the object (such ashttporftp),hostspecifies the Internet name of the targeted host, andlocalinfois a string (often a file name) passed to the protocol handler on the remote host. - Uniform Resource Locator. A standard for writing a text reference to an arbitrary piece of data in the WWW. A URL looks like "protocol://host/localinfo" where protocol specifies a protocol to use to fetch the object (like HTTP or FTP), host specifies the Internet name of the host on which to find it, and localinfo is a string (often a file name) passed to the protocol handler on the remote host.
Sun Microsystems - Cite This Source - This Definition - Bookmark, PRC (Palm Resource Code), protocol, resource, URI, URL (Uniform Resource Locator), URN, Web resource, Web resource collection
Also listed in:
- All > Technology > Defense
- All > Technology > E-mail
- All > Technology > Search > Enterprise Search
- All > Technology > Search > SEO / Search Marketing