<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">If that's the meaning, one TCP connection could theoretically be reused to multiplex multiple MSRP session between the same targets.<div><br></div><div>But if you would reuse same TCP connection, then one single file transfer session could potentially monopolize it preventing smaller chat messages to be delivered in a timely manner before the transfer is finished. It is much easier to apply throttling policies in a router or relay on a per TCP connection basis, to prioritize chat sessions against file transfer session for instance, doing it inside the protocol would add a lot of overhead and extra processing in all end-points.</div><div><br></div><div>In Blink every new MSRP session establishes a new TCP connection. Also MSRPRelay does not reuse TCP connections for the reason mentioned above. </div><div><br></div><div><div><div>Adrian</div><div><div><br><div><div>On Dec 11, 2011, at 1:44 PM, Olaf Monien wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div bgcolor="#FFFFFF"><div>As far as I know TCP stitching is not mentioned in any related RFC, but it is a term rarely used to describe a protocol's feature that may allow TCP packets from more than one connection to be combined -  "stitched"<br><br>Grüße / Regards,<div>  Olaf Monien</div><div><br></div><div>Sent from my iPad</div></div><div><br>Am 11.12.2011 um 07:15 schrieb Adrian Georgescu <<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>>:<br><br></div><div></div><blockquote type="cite"><div>Personally I have never heard about such thing.  Where have you learned about this?<div><div><br></div><div>Adrian</div><div><br></div><div><div><div>On Dec 11, 2011, at 8:57 AM, Varun Agrawal wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Hi All,<br><br>what is the difference between MSRP:( tcp stitched and non-stitched) session.<br><br>regards,<br>Varun<br><br><br clear="all"><br>-- <br><font color="#888888"></font><br>Varun Agrawal | Test Engineer| GlobalLogic Inc.<br>
Leaders in Software R&D Services<br>ARGENTINA | CHILE | CHINA | GERMANY | INDIA | ISRAEL | UKRAINE | UK | USA<br><font color="#888888">B-34/1, Sector  59, Noida 201301 U.P.  India</font><br>Office: <4213> | Mobile +91 99111 72990<br>
Blog: <a href="http://blogs.globallogic.com/" target="_blank">blogs.globallogic.com</a><br><a href="http://www.globallogic.com/" target="_blank">www.globallogic.com</a><a href="http://www.globallogic.com/email_disclaimer.txt" target="_blank"><br>
</a><br>
_______________________________________________<br>Blink mailing list<br><a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a><br><a href="http://lists.ag-projects.com/mailman/listinfo/blink">http://lists.ag-projects.com/mailman/listinfo/blink</a><br></blockquote></div><br></div></div></div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Blink mailing list</span><br><span><a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a></span><br><span><a href="http://lists.ag-projects.com/mailman/listinfo/blink">http://lists.ag-projects.com/mailman/listinfo/blink</a></span><br></div></blockquote></div>_______________________________________________<br>Blink mailing list<br><a href="mailto:Blink@lists.ag-projects.com">Blink@lists.ag-projects.com</a><br>http://lists.ag-projects.com/mailman/listinfo/blink<br></blockquote></div><br></div></div></div></div></body></html>