[Ns-developers] Requesting help for my project
Gustavo Carneiro
gjcarneiro at gmail.com
Mon Feb 9 02:53:22 PST 2009
2009/2/9 sivakumar chinnappayan <sivakumar.sona at gmail.com>
> Dear sir,
>
> I am doing GUI development for ns-3 as my final year
> project . Please provide us implementation details on how to receive the
> output (number of bytes transferred) and display it.
>
That is a complex question, and one that no one will likely answer until you
split in simpler questions.
But in general, you have to write C++ code to use the NS-3 tracing system to
collect results. I did similar work for ns-3-pyviz, and you can study my
code if you like:
http://code.nsnam.org/gjc/ns-3-pyviz/file/e070ed523ee9/src/contrib/pyviz.h
http://code.nsnam.org/gjc/ns-3-pyviz/file/e070ed523ee9/src/contrib/pyviz.cc
Hope this helps.
--
Gustavo J. A. M. Carneiro
INESC Porto, Telecommunications and Multimedia Unit
"The universe is always one step beyond logic." -- Frank Herbert
More information about the Ns-developers
mailing list