Skip to content

This project builds on CCNx implementation of Content Centric Networking protocol and gives similarity content based search capabilities in the network.

License

Notifications You must be signed in to change notification settings

theosem/CCNSearch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is CCNSearch README file
------------------------------------
please read LICENSE file

-------------------------------------------------------------------------------
If use this software please cite one of the following papers:

P. Daras, T. Semertzidis, L. Makris, M. G. Strintzis, "Similarity Content Search in Content Centric Networks" Acm Multimedia 2010, Firenze, Italy, October 2010

T. Semertzidis, P. Daras, P. Moore, L. Makris, M. G. Strintzis, "Automatic creation of 3D environments from a single sketch using Content Centric Networks", Communications Magazine, IEEE , vol.49, no.3, pp.152-157, March 2011, doi: 10.1109/MCOM.2011.5723813
------------------------------------------------------------------------------

Dependencies:
- ccnx-0.2.0 . We didn't test it with the newer versions of ccnx but we plan to do it.
- inotify tools, if you need to integrate it in your desktop
 
Usage:
In the scripts folder there are some scripts that start the needed services and applications
Please before using them set the appropriate paths and jar names as needed.


1. first run startccn to start:
	 fileProxy (available in ccnx.org releases)
	SearchProxy
	ccnd
This should be done in every node of the CCN network where you will search.

2. run monitor 
	This will start inotify's wait and will watch for changes in a folder (If the user drops an image in this folder the software should start searching inside CCN for similar images)

3. killccn kills the sevices 

About

This project builds on CCNx implementation of Content Centric Networking protocol and gives similarity content based search capabilities in the network.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages