test/jdk/com/sun/jndi/dns/EnvTests/GetEnv.dns
changeset 51331 7939b3c4e408
equal deleted inserted replaced
51330:edd33b9946ca 51331:7939b3c4e408
       
     1 #
       
     2 # Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
       
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
       
     4 #
       
     5 # This code is free software; you can redistribute it and/or modify it
       
     6 # under the terms of the GNU General Public License version 2 only, as
       
     7 # published by the Free Software Foundation.
       
     8 #
       
     9 # This code is distributed in the hope that it will be useful, but WITHOUT
       
    10 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
       
    11 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
       
    12 # version 2 for more details (a copy is included in the LICENSE file that
       
    13 # accompanied this code).
       
    14 #
       
    15 # You should have received a copy of the GNU General Public License version
       
    16 # 2 along with this work; if not, write to the Free Software Foundation,
       
    17 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
       
    18 #
       
    19 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
       
    20 # or visit www.oracle.com if you need additional information or have any
       
    21 # questions.
       
    22 #
       
    23 
       
    24 ################################################################################
       
    25 # Capture file for GetEnv.java
       
    26 #
       
    27 # NOTE: This hexadecimal dump of DNS protocol messages was generated by
       
    28 #       running the GetEnv application program against a real DNS
       
    29 #       server along with DNSTracer
       
    30 #
       
    31 ################################################################################
       
    32 
       
    33 # DNS Request
       
    34 
       
    35 0000: BE 2D 00 00 00 01 00 00   00 00 00 00 05 68 6F 73  .-...........hos
       
    36 0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
       
    37 0020: 10 00 01                                           ...
       
    38 
       
    39 
       
    40 # DNS Response
       
    41 
       
    42 0000: BE 2D 84 80 00 01 00 01   00 01 00 01 05 68 6F 73  .-...........hos
       
    43 0010: 74 31 07 64 6F 6D 61 69   6E 31 03 63 6F 6D 00 00  t1.domain1.com..
       
    44 0020: 10 00 01 C0 0C 00 10 00   01 00 00 8C A0 00 15 14  ................
       
    45 0030: 41 20 76 65 72 79 20 70   6F 70 75 6C 61 72 20 68  A very popular h
       
    46 0040: 6F 73 74 2E C0 12 00 02   00 01 00 00 8C A0 00 05  ost.............
       
    47 0050: 02 6E 73 C0 12 C0 50 00   01 00 01 00 00 8C A0 00  .ns...P.........
       
    48 0060: 04 7F 00 00 01                                     .....
       
    49 
       
    50