Hi,

You might want to try
./nox_core -v -i ptcp:6633 sample_routing

Looking into meta.xml under src/nox/netapps/routing will give you some
clues on how modules depends on one another.

Regards
KK

2010/2/7 김지훈 <[email protected]>:
> Hi all,
>
> I'm newbie:) and I have questions about samplerouting application.
>
>
> I'm trying to execute samplerouting, like this
>
> #./nox_core -v -i ptcp:6633 samplerouting
>
> but it fails. I received like this
>
> 00027|nox|ERR:Application 'samplerouting' description not found.
>
> how can I execute it?
>
>
> And
>
> when I execute routing application, (#./nox_core -v -i ptcp:6633 routing)
>
> (even though it doesn't exist python file about routing(except
> samplerouting.py) in netapps/routing folder,)
>
> I can see it runs very well.
>
> so I think it's weird, I've searched python file about routing...
>
> in ./noxcore/build/src/nox/netapps, I can find pyrouting.py file !!
>
> But, I think, there are just module about swig, and function declaration in
> py file...
>
> I don't know the flow about executing routing module -_-)...
>
> Do anyone know relationship between
> ./noxcore/build/src/nox/netapps/routing/pyrouting.py file and
> ./noxcore/src/nox/netapps/routing/ routing modules ?
>
>
> thanks,
>
> ________________________________
> 멋진 연인부터 글로벌 네트위크까지! 윈도우 라이브 메신저가 도와드립니다!
> _______________________________________________
> nox-dev mailing list
> [email protected]
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
>

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to