iSCSI - 2.3.3. 바이트 규칙

목록

2.3.3. Byte Rule

2.3.3. 바이트 규칙

For every PDU, bytes are sent and received in increasing numbered order (network order).

모든 PDU에 대해 바이트는 번호가 증가하는 순서 (네트워크 순서)로 전송 및 수신됩니다.

Whenever a byte has numerical content, it is considered an unsigned number in base 2 positional representation with bit 0 representing 2**7 and bit 1 representing 2**6 through bit 7 representing 2**0.

바이트에 숫자 내용이 있을 때마다 비트 0은 2**7을 나타내고 비트 1은 2**6부터 비트 7은 2**0을 나타내는 기본 2 위치 표현에서 부호 없는 숫자로 간주됩니다.