<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif;">
<div><br>
</div>
<div>Hi folks,</div>
<div><br>
</div>
<div>We are facing this scenario in a few applications:</div>
<div><br>
</div>
<div>1) Interest received by NFD, passed to an application</div>
<div>2) Application not able to respond to interest, so interest stays in NFD PIT</div>
<div>3) Some time passes, but not enough for the Interest to expire</div>
<div>4) Application generates data (e.g., from a sensor reading) that would answer the Interest in the NFD PIT</div>
<div><br>
</div>
<div>Question: How does app know to inform NFD it has the data after step 4, and how should it do that? </div>
<div><br>
</div>
<div>- In this type of app, should it push the data unsolicited to the NFD and let it decide if there is something to do?  </div>
<div>- Is it recommended to implement an application-level PIT so the app is sure this data is solicited?  (Why add <i>another</i> PIT?) </div>
<div><br>
</div>
<div>Thank you,</div>
<div>Jeff</div>
<div><br>
</div>
</body>
</html>