[Ndn-interest] Bind Application with NDN layer

n.boubakr at bit.edu.cn n.boubakr at bit.edu.cn
Thu Apr 20 02:10:01 PDT 2017


Hello,
Talking about the Application layer in both TCP/IP and NDN stacks. In TCP/IP, I have to bind each application with Port number using socket concept, to allow the application to answer to different requests. In NDN environment, there is no concept of sessions, sockets… How can we bind our applications with NDN.

Let’s take an example of Web Server, in traditional network HTTP/S works on port 80, and it responses to different requests by targeting the client port number.

In NDN, if I want to implement such as Web Server, how to bind it with NDN layer, it will response to all Interest with the same manner? What if the content is dynamic? Does intermediate router will cache that dynamic content? Or it’s possible only for static content?


Boubakr Nour (Ph.D Student)
Beijing Institute of Technology (北京理工大学)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20170420/d8599e18/attachment.html>


More information about the Ndn-interest mailing list