4.4 Retrieving ASF-Encapsulated Content

Receiver to Transmitter

 GET /file.wmv HTTP/1.0
 Accept: */*
 Supported: com.microsoft.wmdrm-nd
 WMDRM-ND: SessionId="E97625B8950CA0B658C98AEAD7DE7796"

Transmitter to Receiver

 HTTP/1.0 200 OK
 Supported: com.microsoft.wmdrm-nd
 Content-Type: video/x-ms-asf
 Content-Length: 3908480

The following example shows how to retrieve content from the transmitter using link encryption mode.

Receiver to Transmitter

 GET /file.avi HTTP/1.0
 Accept: */*
 Supported: com.microsoft.wmdrm-nd
 X-WMDRM-ND: SessionId="E97625B8950CA0B658C98AEAD7DE7796"

Transmitter to Receiver

 HTTP/1.0 200 OK
 Supported: com.microsoft.wmdrm-nd
 Content-Type: application/vnd.ms-wmdrm-data-transfer; media="video/avi"
  
 CONTROL_AND_DATA_BLOCKS