Files | |
file | ccn_ccnbtoxml.c [code] |
Utility to convert ccn binary encoded data into XML form. | |
file | ccn_fetch_test.c [code] |
Provides a test platform for ccn_fetch. | |
file | ccn_splitccnb.c [code] |
Utility to break up a file filled with ccnb-encoded data items into one data item per file. | |
file | ccn_xmltoccnb.c [code] |
Utility to convert XML into ccn binary encoded data (ccnb). | |
file | ccnbasicconfig.c [code] |
Bring up a link to another ccnd. | |
file | ccnbuzz.c [code] |
Pre-reads stuff written by ccnsendchunks, produces no output. | |
file | ccnbx.c [code] |
Utility to extract a field from ccn binary encoded data. | |
file | ccncat.c [code] |
Reads streams at the given CCNx URIs and writes to stdout. | |
file | ccncatchunks.c [code] |
Reads stuff written by ccnsendchunks, writes to stdout. | |
file | ccncatchunks2.c [code] |
Reads stuff written by ccnsendchunks, writes to stdout. | |
file | ccndumpnames.c [code] |
Dumps names of everything quickly retrievable to stdout. | |
file | ccndumppcap.c [code] |
Reads in a one or more ccnbs from stdin (e.g. | |
file | ccnget.c [code] |
Get one content item matching the name prefix and write it to stdout. | |
file | ccnhexdumpdata.c [code] |
Parse a ccnb-encoded ContentObject in a file and dump the content as hex data to stdout. | |
file | ccnls.c [code] |
Attempts to list name components available at the next level of the hierarchy. | |
file | ccnput.c [code] |
Injects one chunk of data from stdin into ccn. | |
file | ccnrm.c [code] |
Mark as stale any local items a matching given prefixes. | |
file | ccnsendchunks.c [code] |
Injects chunks of data from stdin into ccn. | |
file | ccnseqwriter.c [code] |
Streams data from stdin into ccn. | |
file | ccnsimplecat.c [code] |
Reads streams at the given CCNx URIs and writes to stdout. | |
file | ccnslurp.c [code] |
Attempts pull everything in a branch of the ccn name hierarchy. | |
file | ccntimefromdatetime.c [code] |
A little utility for converting canonical dateTime values to the scaled binary form used by ccn. | |
file | dataresponsetest.c [code] |
A CCNx command-line utility. |