Hi, 

I think that may be to use the scripts nox-new-c-app.py and nox-new-py-app.py 
can be a way more fast and easy to the deployment of new application in NOX. 
The location of the scripts is "src/scripts"

great regards,  
 
Fernando N. N. Farias


Electrical Engineer PhD. Student
Member of the Research Group on Computer Networks and Multimedia Communications 
- GERCOM/UFPA
Optical Research Team - GERCOM
Federal University of Pará




"Primeiro eles o ignoram.
Depois, riem de você.
Chega um ponto em que lutam contra voce.
Ate o dia em que você vence." Gandhi


________________________________
De: Trinh Minh Tri <tmtr...@gmail.com>
Para: nox-dev@noxrepo.org
Enviadas: Domingo, 2 de Outubro de 2011 1:29
Assunto: [nox-dev] Asking to run app with nox


Hi NOX dev!

I'm new in Nox but feel it's very interesting for network researching.

I follow some introductions from nox website and can make the nox run with 
default application such as:

./nox_core -v -i ptcp:6633 pyswitch

Now I'm trying to write an application for nox, for example: pyswitchv1.py, or 
more general my application contain many file located in 1 folder: 
pyswitchv1folder

I run the command: 

./nox_core -v -i ptcp:6633 pyswitchv1 

but the nox_core reply that it cannot file the file pyswitchv1 to run. I follow 
the other file to put the symbolic  link to the folder nox/build/src but it 
also doesn't work.

I also try to run it with the folder:

./nox_core -v -i ptcp:6633 pyswitchv1folder 

and it also doesn't work.

Would you instruct me how to make my program writted in python to work with nox?

Thank you very much
Trinh Minh Tri 
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev

Reply via email to