<div dir="ltr"><div>Hello All,</div><div><br></div>I am planning to develop a distributed application using NDN paradigm. In this application, each machine should be able to do <span id="aa9593b2-5bed-4b99-b9fc-da7cdef43963" class="GINGER_SOFTWARE_mark">unicast</span> communication and should not use shared memory (like <span id="13e05d6f-3a77-4321-81c7-3291566d491b" class="GINGER_SOFTWARE_mark">ccnsync</span>/<span id="9e3d38ef-4026-4002-98ba-c645347cba63" class="GINGER_SOFTWARE_mark">chronosync</span>). If I am correct, we already have a distributed NDN-chat application which is of broadcast nature (because message written in a namespace gets broadcasted to all members in the same namespace) and hence it uses the shared memory concept. Is there any other distributed application in NDN where <span id="58547a4c-cdd5-431c-9c2a-3ff1556206f9" class="GINGER_SOFTWARE_mark">unicast</span> communication is supported? If not, how Can I achieve the same in NDN? Should I put the name of the target machine in the Interest packet (name) itself for facilitating such communication? But, would that will not change the basic architecture of NDN/CCN paradigm?<br clear="all"><div><br></div>-- <br><div dir="ltr"><div><div>Haroon Rashid<br></div><br></div><br></div>
</div>