-
Hi everyone,
I just finish installed minindn and follow the instruction. When i try to using command "sudo minindn" the following error occurs:
Traceback (most recent call last):
File "/usr/…
-
As the title says.
Install in Ubuntu 20.04 according to tutorial in https://ndnsim.net/current/getting-started.html
**Runing result as follow:**
./waf --run=ndn-grid --vis
Waf: Entering di…
-
I just installed minindn and all its dependencies following the instructions in GitHub. After installing, when I write the command: "sudo minindn" the following error occurs:
**Traceback (most rece…
sqb39 updated
3 years ago
-
Hi
I have installed ndnSIM and ns-3 and get nacarino/ndn-mobility. Then I put it in ndnSIM/ns-3 folder.Now I want to run .cc file such as ndn-mobility-random.cc in scenarios folder.Althogh I put .cc f…
-
On the `/connection/add` page in the "NDN Testbed with NDNCert Bootstrapping" section, changing the "Closest Testbed Node" field does not change the testbed node you connect to.
This may be intent…
-
I'm evaluating the chat client application. It seems that the program is sometimes sending multiple data_interest packets at the same time.
Environment:
* Ubuntu 18.04 in VirtualBox
* ndn-cxx 0…
-
![image0](https://github.com/usnistgov/ndn-dpdk/assets/25736017/4f226aa9-64ab-4230-9b0a-3d9e3d9c4fff)
As shown above, my env is similar to [Issue#66](https://github.com/usnistgov/ndn-dpdk/issues/66…
-
https://zoharandroid.github.io/2019-07-31-NDN-Lite-BLE%E6%93%8D%E4%BD%9C%E5%8F%82%E8%80%83%E6%8C%87%E5%8D%97/
-
Hi every one,
I am working on connected vehicles via NDN and I want to run a simple example of V2V communication, so I tried to run this command to see the result of "ndn-v2v-simple.cpp" and I obtain…
-
I think there are many problems in the v2v scenario code (ndn-v2v-simple.cpp).
1st, there is only one consumer, not “5 consumers” as mentioned in the annotation.
2nd, if consumer can't communica…