I'm trying to use RealCloudSim with NS2 as the networking layer.
The readme.txt states that I must install NS2 which I did,
but it is not clear to me how to configure RealCloudSim to discover the NS2 binaries.
I tried to search in the code and the paths are hardcode (as in path = /home/luca/ns2 etc.)
Also the comments are in Portuguese and I don't have a clue how to make the simulator to use NS2.
Please, if you can, give me some instructions.
Thanks in advance.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Firstly, this project is in development. Any help in improve the code is welcome. The major intention is to provide a short way to develop cloud simulations, and extend the code. Again, any suggestions are welcome.
Related to NS-2, is necessary to install NS2 in its operating system. The path is hard coded because this program is in development. So, simply replace these paths with your NS2 path :-)
Any other doubts, do not hesitate in contact me. Thanks,
Lucio
........
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
I'm trying to use RealCloudSim with NS2 as the networking layer.
The readme.txt states that I must install NS2 which I did,
but it is not clear to me how to configure RealCloudSim to discover the NS2 binaries.
I tried to search in the code and the paths are hardcode (as in path = /home/luca/ns2 etc.)
Also the comments are in Portuguese and I don't have a clue how to make the simulator to use NS2.
Please, if you can, give me some instructions.
Thanks in advance.
Hi,
Firstly, this project is in development. Any help in improve the code is welcome. The major intention is to provide a short way to develop cloud simulations, and extend the code. Again, any suggestions are welcome.
Related to NS-2, is necessary to install NS2 in its operating system. The path is hard coded because this program is in development. So, simply replace these paths with your NS2 path :-)
Any other doubts, do not hesitate in contact me. Thanks,
Lucio
........