2011-09-20

TPDU(Transport Protocol Data Unit)

TPDU is an acronym for Transport Protocol Data Unit. TPDU is commonly used in the banking/financial transaction processing industries. Many vendors have used the basic concept and added their own variations. In general, the TPDU is a message encapsulation format where there are several bytes of routing header added to the front of the payload message.
A TPDU header is 5 bytes in length and consists of 1 byte message type, 2 bytes destination address, 2 bytes source address. Each byte represents 2 BCD digits. A TPDU header is sometimes erroneously referred to as a TPDU.
OSI-model: A TPDU is the name for the messages that the protocols in the transport layer of the OSI-model use for communication. It adds a transport header to the APDU to make a TPDU which is then sent to Network layer. Most protocols will implement a CONNECT, SEND and DISCONNECT TPDU.

TPDU은 전송 프로토콜 데이터 단위의 약자입니다. TPDU은 일반적으로 은행 / 금융 트랜잭션 처리 산업에서 사용됩니다. 많은 업체들은 기본적인 개념을 사용하고 자신의 유사 콘텐츠를 추가했습니다. 일반적으로 TPDU는 헤더를 라우팅하면 페이로드 메시지의 앞에 추가 몇 바이트가 메시지 캡슐화 형식입니다.

TPDU 헤더의 길이는 5 바이트이며 1 바이트 메시지 유형, 2 바이트의 목적지 주소, 2 바이트의 소스 주소로 구성되어 있습니다. 각 바이트는 2 개의 BCD 숫자를 나타냅니다.TPDU 헤더는 종종 잘못 TPDU로 언급됩니다.
OSI 모델 : TPDU는 메시지의 이름입니다 통신을위한 OSI 모델 사용의 전송 계층의 프로토콜. 그런 다음 네트워크 레이어로 전송됩니다 TPDU를 만들기 위해 APDU에 전송 헤더를 추가합니다. 대부분의 프로토콜은 접속을 구현 보내고 TPDU를 분리합니다.