Re: [nox-dev] Sample application that is interactive

2010-08-25 Thread kk yap
Hi Ian,

We have constructed demos that interact with the demos.  Or you can
look at SNAC.

Regards
KK

PS I am wondering what is the correct mailing list for this
question, since nox-dev is really mainly used by NOX developers.

On 25 August 2010 10:22, Ian Ku ia...@cs.ucla.edu wrote:
 Hi all,

   I was wondering if there is any sample application that is
 interactive, i.e. a application that accepts user input to add/remove
 flow entries.
   If no, are there any suggestions/guild-lines in which how such an
 application can be done?
   Thanks!

 Ian Ku

 ___
 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


Re: [nox-dev] Sample application that is interactive

2010-08-25 Thread Ian Ku
Hi KK,

Thanks for the quick response!
Are those demos currently open for download? If so, what are they
called and where can I take a look at them:)
SNAC is probably not an option now since I still need to change
the logic of my own NOX component, and was wondering if there is a way
I can let the component do different things based on some user input.
Thanks again:)

Ian

On Wed, Aug 25, 2010 at 12:17 PM, kk yap yap...@stanford.edu wrote:
 Hi Ian,

 We have constructed demos that interact with the demos.  Or you can
 look at SNAC.

 Regards
 KK

 PS I am wondering what is the correct mailing list for this
 question, since nox-dev is really mainly used by NOX developers.

 On 25 August 2010 10:22, Ian Ku ia...@cs.ucla.edu wrote:
 Hi all,

   I was wondering if there is any sample application that is
 interactive, i.e. a application that accepts user input to add/remove
 flow entries.
   If no, are there any suggestions/guild-lines in which how such an
 application can be done?
   Thanks!

 Ian Ku

 ___
 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


Re: [nox-dev] Sample application that is interactive

2010-08-25 Thread Srini Seetharaman
Hi Ian
A few demos are public:
http://www.openflowswitch.org/wk/index.php/OpenRoads_%28n-casting%29
http://www.openflowswitch.org/wk/index.php/Aggregation

They all use the OpenFlow GUI:
http://www.openflowswitch.org/wp/gui/

But depending on what exactly you're looking for, it might be simplest
if you start from scratch with a controller app that takes simple
keyboard input.

Srini.

On Wed, Aug 25, 2010 at 12:52 PM, Ian Ku ia...@cs.ucla.edu wrote:
 Hi KK,

    Thanks for the quick response!
    Are those demos currently open for download? If so, what are they
 called and where can I take a look at them:)
    SNAC is probably not an option now since I still need to change
 the logic of my own NOX component, and was wondering if there is a way
 I can let the component do different things based on some user input.
    Thanks again:)

 Ian

 On Wed, Aug 25, 2010 at 12:17 PM, kk yap yap...@stanford.edu wrote:
 Hi Ian,

 We have constructed demos that interact with the demos.  Or you can
 look at SNAC.

 Regards
 KK

 PS I am wondering what is the correct mailing list for this
 question, since nox-dev is really mainly used by NOX developers.

 On 25 August 2010 10:22, Ian Ku ia...@cs.ucla.edu wrote:
 Hi all,

   I was wondering if there is any sample application that is
 interactive, i.e. a application that accepts user input to add/remove
 flow entries.
   If no, are there any suggestions/guild-lines in which how such an
 application can be done?
   Thanks!

 Ian Ku

 ___
 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


___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Sample application that is interactive

2010-08-25 Thread Ian Ku
Hi,

   Thanks!
   The question then is if there are any sample apps that takes simple
user inputs?(to see how it works with the event system of NOX) If not
then I guess I will figure how to do that myself and/or look at how
the demos does it:)
   Thanks again for the quick responses~

Ian

On Wed, Aug 25, 2010 at 1:04 PM, Srini Seetharaman
seeth...@stanford.edu wrote:
 Hi Ian
 A few demos are public:
 http://www.openflowswitch.org/wk/index.php/OpenRoads_%28n-casting%29
 http://www.openflowswitch.org/wk/index.php/Aggregation

 They all use the OpenFlow GUI:
 http://www.openflowswitch.org/wp/gui/

 But depending on what exactly you're looking for, it might be simplest
 if you start from scratch with a controller app that takes simple
 keyboard input.

 Srini.

 On Wed, Aug 25, 2010 at 12:52 PM, Ian Ku ia...@cs.ucla.edu wrote:
 Hi KK,

    Thanks for the quick response!
    Are those demos currently open for download? If so, what are they
 called and where can I take a look at them:)
    SNAC is probably not an option now since I still need to change
 the logic of my own NOX component, and was wondering if there is a way
 I can let the component do different things based on some user input.
    Thanks again:)

 Ian

 On Wed, Aug 25, 2010 at 12:17 PM, kk yap yap...@stanford.edu wrote:
 Hi Ian,

 We have constructed demos that interact with the demos.  Or you can
 look at SNAC.

 Regards
 KK

 PS I am wondering what is the correct mailing list for this
 question, since nox-dev is really mainly used by NOX developers.

 On 25 August 2010 10:22, Ian Ku ia...@cs.ucla.edu wrote:
 Hi all,

   I was wondering if there is any sample application that is
 interactive, i.e. a application that accepts user input to add/remove
 flow entries.
   If no, are there any suggestions/guild-lines in which how such an
 application can be done?
   Thanks!

 Ian Ku

 ___
 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



___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org


Re: [nox-dev] Sample application that is interactive

2010-08-25 Thread Ian Ku
Hi KK,

   Ok I will do that! Thanks for the pointer :)

Ian

On Wed, Aug 25, 2010 at 1:35 PM, kk yap yap...@stanford.edu wrote:
 Hi Ian,

 Look at tablog in the destiny branch.  It takes an input using
 nox-console and rotate the log files.

 Regards
 KK

 On 25 August 2010 13:31, Ian Ku ia...@cs.ucla.edu wrote:
 Hi,

   Thanks!
   The question then is if there are any sample apps that takes simple
 user inputs?(to see how it works with the event system of NOX) If not
 then I guess I will figure how to do that myself and/or look at how
 the demos does it:)
   Thanks again for the quick responses~

 Ian

 On Wed, Aug 25, 2010 at 1:04 PM, Srini Seetharaman
 seeth...@stanford.edu wrote:
 Hi Ian
 A few demos are public:
 http://www.openflowswitch.org/wk/index.php/OpenRoads_%28n-casting%29
 http://www.openflowswitch.org/wk/index.php/Aggregation

 They all use the OpenFlow GUI:
 http://www.openflowswitch.org/wp/gui/

 But depending on what exactly you're looking for, it might be simplest
 if you start from scratch with a controller app that takes simple
 keyboard input.

 Srini.

 On Wed, Aug 25, 2010 at 12:52 PM, Ian Ku ia...@cs.ucla.edu wrote:
 Hi KK,

    Thanks for the quick response!
    Are those demos currently open for download? If so, what are they
 called and where can I take a look at them:)
    SNAC is probably not an option now since I still need to change
 the logic of my own NOX component, and was wondering if there is a way
 I can let the component do different things based on some user input.
    Thanks again:)

 Ian

 On Wed, Aug 25, 2010 at 12:17 PM, kk yap yap...@stanford.edu wrote:
 Hi Ian,

 We have constructed demos that interact with the demos.  Or you can
 look at SNAC.

 Regards
 KK

 PS I am wondering what is the correct mailing list for this
 question, since nox-dev is really mainly used by NOX developers.

 On 25 August 2010 10:22, Ian Ku ia...@cs.ucla.edu wrote:
 Hi all,

   I was wondering if there is any sample application that is
 interactive, i.e. a application that accepts user input to add/remove
 flow entries.
   If no, are there any suggestions/guild-lines in which how such an
 application can be done?
   Thanks!

 Ian Ku

 ___
 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





___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org