Hi Pablo

Maybe you can try "send_event_to_observers" method.

This method is used to send an event defined in the
ryu.base.app_manager.RyuApp class. (RyuBook, Page 48)

http://ryu.readthedocs.org/en/latest/api_ref.html#ryu.base.app_manager.RyuApp.send_event_to_observers

2014-10-30 22:37 GMT+08:00 Pablo Pousada Rial <[email protected]>:

> Hello everyone
>
> I am developing an application that needs to receive info from a remote
> computer connected to the OpenFlow network, and i was wondering if there
> is any way i could send a custom event to the Ryu controller.
>
> As much as i search i can't find the way to do it, any help would be
> greatly appreciated.
>
> Thanks
> Pablo
> ---------------------
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> 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