Re: [Ryu-devel] Ryu-App-advices

2016-11-15 Thread Munther Numan
[email protected] Subject: Re: [Ryu-devel] Ryu-App-advices Hi, > So I ask if there is any advices how can I Read and understand the Ryu application . > > Also I would like to ask you about how you are start with Ryu app and are you build any Ryu Application ? This is just my th

Re: [Ryu-devel] Ryu-App-advices

2016-11-15 Thread Shinpei Muraoka
lto:[email protected]] > Sent: Monday, November 14, 2016 3:44 PM > To: [email protected]; [email protected] > Subject: Re: [Ryu-devel] Ryu-App-advices > > Hi, > > For sample application of Ryu, please refer to the following. > https://github.com/o

Re: [Ryu-devel] Ryu-App-advices

2016-11-14 Thread Munther Numan
ty of Engineering Universiti Putra Malaysia -Original Message- From: Shinpei Muraoka [mailto:[email protected]] Sent: Monday, November 14, 2016 3:44 PM To: [email protected]; [email protected] Subject: Re: [Ryu-devel] Ryu-App-advices Hi, For sample application o

Re: [Ryu-devel] Ryu-App-advices

2016-11-13 Thread Shinpei Muraoka
Hi, For sample application of Ryu, please refer to the following. https://github.com/osrg/ryu/tree/master/ryu/app If you want to build you own Ryu Application, the followings might be helpful. http://ryu.readthedocs.org/en/latest/developing.html http://osrg.github.io/ryu-book/en/html

[Ryu-devel] Ryu-App-advices

2016-11-13 Thread Munther Numan
Dears Colleagues, I am master student and I installed mininet program and Ryu controller and everything goes fine, when I started to discover first app in Ryu (simple_switch_13.py) I faced many issues I could not understand many lines in the code, I found many lines I don't know what is mean and w