{% extends "layout.html" %} {% set title = _('ndnSIM Documentation') %} {% block body %}

{{ docstitle|e }}

We invite you to join our mailing list to see and participate in discussions about ndnSIM implementation and simulations in general (mailing list archives).

{% block tables %}

Getting Started

Advanced Topics

ndnSIM tutorial

ndnSIM Versions

Publications

If you are referring to ndnSIM in a published work, please cite the following papers, not just the ndnSIM website. Thank you!

  • S. Mastorakis, A. Afanasyev, I. Moiseenko, and L. Zhang, “ndnSIM 2: An updated NDN simulator for NS-3,” NDN, Technical Report NDN-0028, Revision 2, 2016 (PDF) (BibTex)
  • A. Afanasyev, I. Moiseenko, and L. Zhang, “ndnSIM: NDN simulator for NS-3,” NDN, Technical Report NDN-0005, 2012 (PDF) (BibTex)

Miscellaneous

{% endblock %} {% endblock %}