my $server_precision = oct("0b" . substr($received_data, 24, 8)); my $server_root_delay = oct("0b" . substr($received_data, 32, 32));