Reverse-DNS

From Wikipedia, the free encyclopedia

The reverse domain name system (reverse-DNS), sometimes confused with Reverse DNS lookup or Reverse domain hijacking, is a system for naming components, packages, or types in computer systems. A characteristic of reverse-DNS strings is that they are based on registered domain names, only are reversed for sorting purposes. For example, if a company making a product called "MyProduct" has the registered domain name "example.com", they could use the reverse-DNS string "com.example.MyProduct" to describe it.

Contents

[edit] History

Reverse-DNS first became widely used with the Java platform, and has since been used for many other systems.[citation needed]

[edit] Examples

Examples of systems that use reverse-DNS are Sun Microsystems' Java platform and Apple's Uniform Type Identifier.

Example of reverse-DNS strings are:

[edit] References

Introduction to Uniform Type Identifiers Overview (2005-11-09). Retrieved on 2007-07-13.

[edit] External links