-
Notifications
You must be signed in to change notification settings - Fork 119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to run with visual studio 2015? #25
Comments
Follow the "Quick Start" section in README.md |
I just started learning RDMA, and I am learning how to build RDMA on ns-3 recently. Could you give me some advice?I have installed ns-3 on ubuntu16.04. Can I see some experimental results using your project? |
It would take some efforts to build this project on Linux. It's doable (some people have done that) though. The simulation results in the following two papers were generated by this project: http://yibozhu.com/doc/ecndelay-conext16.pdf |
Thank you very much. |
Are you starting the program from VS2015 directly? Please follow the instructions in README.md, open a new cmd window, go to the source code folder and run cd windows\ns-3-dev\x64\Release |
Hello, I'm very impressed with the work you've done.However, I still have some questions about how this project will be used in visual studio 2015.I wonder if you could write a tutorial to teach us how to use it.
The text was updated successfully, but these errors were encountered: