Hi,

just like KK suggested, looking at the code is the best way to see how to
make your own component
for some higher level information, these pointers might be helful:

http://noxrepo.org/noxwiki/index.php/FAQ#NOX_runs.2C_now_what.3F

http://noxrepo.org/noxwiki/index.php/NOX_Components

On Wed, Sep 1, 2010 at 3:52 PM, kk yap <yap...@stanford.edu> wrote:

> Hi Anh Nguyen,
>
> It is best to send to the mailing list.
>
> To start, you should learn how to create a component and see how
> switch handles packets.  Then look at routing, which should point you
> to authenticator and topology to understand the input needed for
> routing.  That should get you started.
>
> Hope this helps you get started.
>
> Regards
> KK
>
> On 1 September 2010 00:28, Anh Nguyen <nna4...@gmail.com> wrote:
> > Dear Mr Kok-Kiong Yap,
> >
> > I am a student in Ha noi Univiersity of Technology, about three months
> ago,
> > I started with open flow and succeed in set up and ran some examples
> > following your guide in openflow's website.
> > And now, I want to write an simple routing application for NOX ( in
> python),
> > example use Dijkstra's Algorithm for routing in network. I founded some
> > Dijkstra's Algorithm code in Python but I don't know how to add this
> > algorithm into NOX Controller (for testbed Openflow).
> >
> > Can you help me some suggestion to built a routing application in NOX ?
> >
> > Thanks you very much !
> >
> > Best regard !
> >
>
> _______________________________________________
> nox-dev mailing list
> nox-dev@noxrepo.org
> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>
_______________________________________________
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to