Save Imge in headless mode

Alain Fischer mailinglist.fischer at bluewin.ch
Fri May 2 16:30:49 UTC 2003


Hi nik,

I think you could use Avi's REPLServer:

http://map2.squeakfoundation.org/sm/package/ec7bc8ae-2740-454e-8566- 
31497fc799a7

Description:
Provides telnet access to a simple evaluate-print loop.
See the REPLServer class comment for instructions.

And you can add security with a SSH tunnel if you want remote access.

Have a nice day.
Alain


On Vendredi, mai 2, 2003, at 11:15 Europe/Zurich, nik igu wrote:

> hy all
>
> I'am working on a project based on the seaside-webserver. One part of
> the application makes changes in the image, so we have to save it
> before exiting.
>
> We start squeak with the -headless switch (on a linux machine). I
> think the simplest approach to save the image before we shut-down
> squeak, would be: "wget" a page wich would make a snapshot of the
> image and quit.....
>
> Is there another way to save the image from the commandline? Maybe
> there is a (undocummented?) "trick", i could imagine that we could
> "send" something to squeak with kill ... but I haven't found anything
> on that topic on the net
>
> thanks for any suggestions...
>
> nik
> ________________________________________________________________
> Die einen haben es, die anderen werden es! http://www.my-mail.ch
> PRIMULA Pinot Grigio 2002! - http://my-mail.ch/?redirect=1117
>
>



More information about the Squeak-dev mailing list