Hi Fujita, thanks.

I need to open a socket between two apps in two controllers, and do that on
the controller startup. Now im using the the EventSwitchEnter to call my
function, but if no switches get in, no sockets get up.

I would like to do:

1 - Start the controller.
2 - Start the socket.
3 - Run the app functions.


Thanks.


 2014-02-12 21:32 GMT-02:00 FUJITA Tomonori <[email protected]>:

> On Wed, 12 Feb 2014 11:14:47 -0200
> Eros Spalla <[email protected]> wrote:
>
> > Would like to run a function that was not tied to any event. Is there
> any way
> > to do that? In my tests, I need to perform a function so that the
>
> Can you tell me what exactly you want to do? I'm not sure.
>
> How Ryu can know when such function needs to be executed if the
> function is not tied to any event? You need to specify when the
> function will be executed.
>
> > controller startup
> > (after the __init__ method). I read in the documentation on the hook
> start
> > (), but did not understand how to use it.
>



-- 
*Eros S. Spalla* -
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to