ndnpeek and ndnpoke are a pair of programs to respectively request and serve a single Data packet.
Usage example:
echo 'HELLO WORLD' | ndnpoke /localhost/demo/hello
ndnpeek -p /localhost/demo/hello
For more information on these programs, consult their respective manpages.