Re: [Ryu-devel] get the variable value of other applications.

2015-10-12 Thread Yusuke Iwase
Hi, Ryu provides many way for such a purpose. One is using user defined event. Please refer to the attached examples. Usage) $ sudo mn --topo single --mac --controller remote ... mininet> h1 ping h2 PING 10.0.0.2 (10.0.0.2) 56(84) bytes of data. >From 10.0.0.1 icmp_seq=1 Destination Host Unre

[Ryu-devel] get the variable value of other applications.

2015-10-12 Thread janael pinheiro
Hi, everyone. I need to get the value of a variable of a running application. The value of this variable will be used by another application. How can I get variable values belonging to other applications? -- Antonio Janael Pinheiro MSc. Candidate in Computer Science at CIn/UFPE -