octet
计算机语言
octet是一种计算机语言,意思是因特网标准使用八位组,TCP/IP发展的早期。
在传统的二进制数字概念中,1 byte(字节)=8 bit(位)。大多数因特网标准使用八位组(octet)这个术语而不是使用字节来表示8位的量。该术语起始于TCP/IP发展的早期,当时许多早期的工作是在诸如DEC-10这样的系统上进行的,然而这些系统的结构使用的字节(byte)长度是10位(bit),因此出现了octet的单位,即准确定义 1 octet = 8 bit。
以下常见词语中包含这个单词
Universal Multiple-Octet Coded Character Set (UCS)
===============M=S=D=N==============================================================
Octet is a string that represents an array of bytes. This syntax is used to store binary data.
for example:
Each IP address is 32 bits long and composed of four octets, or 8-bit fields. An octet is a decimal number in the range from 0 through 255. Each octet is separated by a period.
参考资料
最新修订时间:2024-05-21 15:30
目录
概述
参考资料