<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hi everyone in this thread,<div>Please, don’t confuse a segmentation of the content into NDN Data packets with the fragmentation of NDN packets into the link layer frames.</div><div>Fragmentation is needed to pass a single Data packet over the physical link.</div><div>Segmentation is needed to convert any content that doesn’t fit into a single Data packet into multiple Data packets.</div><div><br></div><div>Since the original question was about segmentation, I suggest to look into Consumer / Producer API <a href="https://github.com/iliamo/Consumer-Producer-API">https://github.com/iliamo/Consumer-Producer-API</a></div><div>There are a lot of examples in this repo, but for the documentation you can refer to the attached paper.</div><div><br></div><div>Ilya</div><div><br></div><div> </div></body></html>