Connected: An Internet Encyclopedia
RFC 1035 - 3.3.2. HINFO RDATA format
Top: Connected: An Internet Encyclopedia
Up: Requests For Comments
Up: RFC 1035
Up: 3. DOMAIN NAME SPACE AND RR DEFINITIONS
Up: 3.3. Standard RRs
Prev: 3.3.1. CNAME RDATA format
Next: 3.3.3. MB RDATA format (EXPERIMENTAL)

3.3.2. HINFO RDATA format

    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
    /                      CPU                      /
    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+
    /                       OS                      /
    +--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+

where:

CPU             A <character-string> which specifies the CPU type.

OS              A <character-string> which specifies the operating
                system type.

Standard values for CPU and OS can be found in [RFC-1010].

HINFO records are used to acquire general information about a host. The main use is for protocols such as FTP that can use special procedures when talking between machines or operating systems of the same type.


Next: 3.3.3. MB RDATA format (EXPERIMENTAL)

Connected: An Internet Encyclopedia
RFC 1035 - 3.3.2. HINFO RDATA format