Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Reverse domain name notation
Computer hostnames in the opposite order compared to the Internet standard
Wikifunctions has a function related to this topic.

Reverse domain name notation (or reverse-DNS) is a naming convention for components, packages, types or file names used by a programming language, system or framework. Reverse-DNS strings are based on registered domain names, with the order of the components reversed for grouping purposes. For example, if a company making the product "MyProduct" has the domain name example.com, they could use the reverse-DNS string com.example.MyProduct as an identifier for that product. Reverse-DNS names are a simple way of eliminating namespace collisions, since any registered domain name is globally unique to its owner (with alt roots making exceptions to this rule possible but unlikely).

Related Image Collections Add Image
We don't have any YouTube videos related to Reverse domain name notation yet.
We don't have any PDF documents related to Reverse domain name notation yet.
We don't have any Books related to Reverse domain name notation yet.
We don't have any archived web articles related to Reverse domain name notation yet.

History

The first appearance of reversed DNS strings predated the Internet domain name standards. The UK Joint Academic Networking Team (JANET) used this order in its Name Registration Scheme, before the Internet domain name standard was established. For example, the name uk.ac.bris.pys.as was interpreted as a host named as within the UK (top level domain .uk), while the Internet standard would have interpreted it as a host named uk within the American Samoa top level domain (.as). During the period while both JANET-style and Internet-style addresses were in use, mailers and gateway sites had ad-hoc workarounds to handle the differences, but could still be confused.

Reverse-DNS for identifier strings first became widely used with the Java platform.12

Examples

Examples of systems that use reverse-DNS notation are:

Some examples of reverse-DNS strings are:

See also

References

  1. Gosling, James; Joy, Billy (August 1996). "Java Language Specification". Sun Microsystems. https://titanium.cs.berkeley.edu/doc/java-langspec-1.0/7.doc.html#40169

  2. Java Language Specification, Chapter 7, section 7

  3. "Apple Developer Connection: Introduction to Uniform Type Identifiers Overview". 2005-11-09. Retrieved 2013-04-04. https://developer.apple.com/library/mac/#documentation/FileManagement/Conceptual/understanding_utis/understand_utis_intro/understand_utis_intro.html

  4. "Desktop Entry Specification". freedesktop.org. Retrieved 15 November 2020. https://specifications.freedesktop.org/desktop-entry-spec/

  5. "D-Bus Specification". dbus.freedesktop.org. https://dbus.freedesktop.org/doc/dbus-specification.html#message-protocol-names

  6. "Requirements & Conventions". Flatpak. https://docs.flatpak.org/en/latest/conventions.html