type-length-value
Sign in to saveAlso known as TLV, tag-length-value
Within communication protocols, TLV (type-length-value or tag-length-value) is an encoding scheme used for informational elements. A TLV-encoded data stream contains code related to the record type, the record value's length, and finally the value itself.
~5 min read
Article
9 sectionsContents
- Details
- Illustrative example
- Real-world examples
- Transport protocols
- Data storage formats
- Other
- Other ways of representing data
- See also
- References
Within communication protocols, TLV (type-length-value or tag-length-value) is an encoding scheme used for informational elements. A TLV-encoded data stream contains code related to the record type, the record value's length, and finally the value itself.
== Details ==
Connections
Abstract Syntax Notation One
Entity
HTTP
Entity
communication protocol
Entity
XML
Entity
Internet protocol suite
Entity
Internet Protocol
Entity
File Transfer Protocol
Entity
Transmission Control Protocol
Entity
Simple Mail Transfer Protocol
Entity
User Datagram Protocol
Entity
Secure Shell
Entity
Dynamic Host Configuration Protocol
Entity
Transport Layer Security
Entity
application layer
Entity
Session Initiation Protocol
Entity
Request for Comments
Entity
Matroska
Entity
Post Office Protocol
Entity
RADIUS
Entity
OpenWrt
Entity