Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
        warn Dumper \@arrayRcvSntpPacket;
    
    } # End of else ARGV provided
    
  2. or download this
    $VAR1 = [
              '00100011',
    ...
              0,
              0
            ];
    
  3. or download this
    $VAR1 = [
              '00100011',
    ...
              0,
              0
            ];
    
  4. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    print "Round Trip delay: ".$d."\n";
    print "Clock offset: ".$t."\n";
    
  5. or download this
    Round Trip delay: 0.0255537033081055
    Clock offset: 0.000513792037963867