<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.nielsen-dime" target="https://datatracker.ietf.org/doc/html/draft-nielsen-dime-02">
   <front>
      <title>Direct Internet Message Encapsulation (DIME)</title>
      <author initials="H." surname="Nielsen" fullname="Henrik Nielsen">
         </author>
      <author initials="H." surname="Sanders" fullname="Henry Sanders">
         </author>
      <author initials="E. D." surname="Christensen" fullname="Eric D. Christensen">
         </author>
      <author initials="C." surname="Huitema" fullname="Christian Huitema">
         </author>
      <date month="July" day="1" year="2002" />
      <abstract>
	 <t>Direct Internet Message Encapsulation (DIME) is a lightweight, 
binary message format that can be used to encapsulate one or more 
application-defined payloads of arbitrary type and size into a 
single message construct. Each payload is described by a type, a 
length, and an optional identifier. Both URIs and MIME media type 
constructs are supported as type identifiers. The payload length is 
an integer indicating the number of octets of the payload. The 
optional payload identifier is a URI enabling cross-referencing 
between payloads. DIME payloads may include nested DIME messages or 
chains of linked chunks of unknown length at the time the data is 
generated. DIME is strictly a message format: it provides no 
concept of a connection or of a logical circuit, nor does it 
address head-of-line problems. 

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-nielsen-dime-02" />
   
</reference>
