Open RaHeron95 opened 5 years ago
Hello RaHeron95, When you do try this tutorial, do you have some problem with captured below as you start the simulation?
I can't solve this problem yet... hopefully you know the answer.
Thx
I have followed the manual getting started with sdn-wise tutorial: https://sdnwiselab.github.io/docs/guides/GetStarted.html . However, I am not able to find the file which generated packets and wiseflowtable. Can someone help me please? I would be thankful for you!
Hello I'm using the simple controller and the simulation you gave in the Get started tutorial, and Im understanding every component SDN-WISE is made of (all the classes and methods is composed). I have some doubts, hope you can explain me, for example, I know that simulation starts with the Topoly Discovery phase, exchanging beacons and report packets with information of quality link, eg. RSSI, and the list of neighbors, I supposed those messages are like in the pic below. My doubt is where are generated in code those packets, and the meaning of each slot(number) it has. I found that part of code is in
For C-TX (Where do I obtain pck)
For C-RX (Where do I obtain np)
Thank you so much for your time to answer. Wish you an excellent day !