2009/8/11 Miguel Enrique Cobá Martinez <[email protected]> > El mar, 11-08-2009 a las 14:42 -0100, Mariano Martinez Peck escribió: > > > > > I also thought in a Seaside/Pier component similar to the morph to > > start/stop the vnc. For a Pier application it can be under "System > > Managment" :) > > > > > The seaside examples already has a component to control the RFB server. > Search for WAVNCComponent. You can adapt it or make a new one specific > to pier. Also, you can control the server directly with the RFBServer > from pier.
Nice! I wasn't aware. Thanks for the tip. > > > What I though was intended to apps that are not web apps/seaside apps > and that run on a headless server. For them a way to start/stop the RFB > server on demand will save cpu cycles for what the app does. > > Sounds a good thing for a Magma server :) > > -- > Miguel Cobá > http://miguel.leugim.com.mx > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
