Hi Dan, We are working on a NOX console that uses JSON for something like what you mentioned. A prototype of this is available on the OpenFlow v1.0 branch in noxrepo.org. Look at jsonmessenger. Not sure if it fits your needs though.
Regards KK On 3 May 2010 06:38, Moore, Daniel H <[email protected]> wrote: > All, > I'm interested in creating a dynamically programmable interface for nox in > the form of an application. That is to abstract the manually entered > static flow entries to become messages sent to the controller from a 3rd > party in the form of a TCP message. > > I have done plenty of searching these past few months and have found some > similar abstractions but no projects which focus on this goal alone. > Before I start tackling this issue I'd like to make sure I'm not blindly > missing something which does just this. > > If you know of anything similar to this please let me know. > > Thank you, > > Daniel Moore > Computer Science Undergraduate > Georgia Institute of Technology > [email protected] > > > > _______________________________________________ > 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
