Hi

You can use IPC, like unix domain socket or shared memory.

for example, receive snort application alert event:

https://github.com/osrg/ryu/blob/master/ryu/app/simple_switch_snort.py#L67

2015-06-03 19:53 GMT+08:00 Faten Mkacher <fatenmkach...@gmail.com>:

> Hello,
>
> I want to know if Ryu Application can listen to events from other
> applications outside Ryu?
>
> Thanks
>
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>
>


-- 
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab
------------------------------------------------------------------------------
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to