Hi, I develop a security VANET project with python . And I use the Blockchain in RSU . I want to simulate my project. And I don't know how to do it. Please, could you help me?
ns2 is an open source simulation , which enables to build your own network and model.
the ns2 is an abbreviation of network simulator 2 and there is another version ns3 ns2 enable to simulate information transmission between moving vehicles.
your can generate the traffic simulation by sumo urban mobility and use the output mobility in ns2
I have no good idea with the blockchin , and its applications , but I think ns3 will perform the model you need.
Its an open source so you can built any on it,
It consists of two layers, the first uses c++ allowing to built what you need , the second is TCL , tool command line, enabling network setting and configuration.
Ns-3 is an open-source tool which is dedicated especially to scientific research. You can build your own projects or modify other projects and test them on ns-3.
For Blockchain, there are different projects on Github that you can adapt to your project, some of them use ns-3 as well. Here are some useful links:
We found NS3 to lack visualizations and documentary explanations; there is also too much reliance on program source code and mathematical descriptions. Therefore, we switched to TETCOS NetSim at our university, and we are quite happy with the product and their support.
We found NS3 to lack visualizations and documentary explanations; there is also too much reliance on program source code and mathematical descriptions. Therefore, we switched to TETCOS NetSim at our university, and we are quite happy with the product and their support.