-
Notifications
You must be signed in to change notification settings - Fork 22
Related Projects
Home | Installing | Tutorial | GUI | Node Classes | Topology Generators |Routing | Publications | Related Projects
CCN - The initial ideas of the Content-Centric Network model, proposed by Van Jacobson.
Project NDN - Official Project implementing the CCN model.
Project CCNx - The NDN Project official implementation. Mini-CCNx uses it.
Mininet - The project Mini-CCNx was forked from. Focused on fast prototyping of OpenFlow-based networks.
Python - Mininet and Mini-CCNx are written mostly in Python. If you want to extend Mini-CCNx and don't know Python yet, here is the right place to start.
CCN Ping - Useful for testing connectivity and for delay measures.
CCN Traffic - Tools for traffic generation, using the ccndelphi and ccntraffic applications.
GitHub fast tutorial - Simple and fast GitHub tutorial/guide