[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simple] MSRP Byte Range scenario



Hi All,

Consider scenarios given below. 

1. If receiver receives a messages containing byte range header 1-0/0
but have content in the body. i.e.

MSRP a786hjs2 SEND
To-Path: msrp://biloxi.example.com:12763/kjhd37s2s2;tcp
From-Path: msrp://atlanta.example.com:7654/jshA7we;tcp
Message-ID: 87652
Byte-Range: 1-0/0
Content-Type: text/plain

Hey Bob, are you there?
-------a786hjs2$

2. If the packet has the end line with complete message flag ($) but the
total byte value is greater then received bytes.

MSRP a786hjs2 SEND
To-Path: msrp://biloxi.example.com:12763/kjhd37s2s2;tcp
From-Path: msrp://atlanta.example.com:7654/jshA7we;tcp
Message-ID: 87652
Byte-Range: 1-25/30
Content-Type: text/plain

Hey Bob, are you there?
-------a786hjs2$

3. If the packet has the end line with continuation flag (+) but the
total byte value is equal to received bytes.

MSRP a786hjs2 SEND
To-Path: msrp://biloxi.example.com:12763/kjhd37s2s2;tcp
From-Path: msrp://atlanta.example.com:7654/jshA7we;tcp
Message-ID: 87652
Byte-Range: 1-25/25
Content-Type: text/plain

Hey Bob, are you there?
-------a786hjs2+

All these scenario are valid in terms of receiver.

How will receiver handle these types of scenario? 

Regards,
Amit

 


_______________________________________________
Simple mailing list
Simple at ietf.org
https://www1.ietf.org/mailman/listinfo/simple