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 thought.
It is very difficult to trace the source code first.
I don't recommend reading the source code at the very beginning.
Please try running the Ryu application and mininet with the contents 
described in Ryu-Book. And please remember what Ryu can do.
After that, trace the source code.
Please read the following for details on what each class can do.

http://ryu.readthedocs.io/en/latest/developing.html


Thanks,


On 2016年11月14日 18:06, Munther Numan wrote:
> Hi Shinpei,
> Thank you very much for your response,
>
> Yes I referred to sample application of Ryu , and also I downloaded the Ryu 
> book and I read first chapter of this book .
> But actually when I read the first app (simple_switch_13) I suffer from some 
> unclear view , I can't understand some lines in the code application.
> 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 ?
>
> Thank you very much.
> Best Regards
> Munther Numan
> Master Student
> Faculty 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 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/index.html
>
> Thanks,
>
> On 2016年11月14日 12:02, Munther Numan wrote:
>> 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
>> what is do, I just need your advice from your experiments how can I
>> start to understand Ryu app?
>>
>> Best Regards
>>
>> Munther Numan
>> Master Student
>> Faculty of Engineering
>> Universiti Putra Malaysia
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ----------------------------------------------------------------------
>> -------- Developer Access Program for Intel Xeon Phi Processors Access
>> to Intel Xeon Phi processor-based developer platforms.
>> With one year of Intel Parallel Studio XE.
>> Training and support from Colfax.
>> Order your platform today. http://sdm.link/xeonphi
>>
>>
>>
>> _______________________________________________
>> Ryu-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>
>

------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to