Re: Seti-like program
- From: "GMane Python" <s_david_rose@xxxxxxxxxxx>
- Date: Tue, 31 May 2005 13:36:05 -0400
I want to have a program download pictures from a netCam (Axis 2100). So, I
want to start & stop, and also see progress (how many photos, are there
errors, did I begin encoding to DivX, etc) for multiple cameras.
-Dave
<dberlin@xxxxxxxxx> wrote in message
news:1117557425.074745.271600@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Other examples- PCAnyWhere, a Trojan Horse .. :)
>
> Anyway, this is quite simple.
> All you realy need is a server with a GUI that listens all the time for
> incoming connections,
> and a client that will connect to the server and work in the
> background.
>
> Here are some thoughts...
>
> - Figure out what action you want the client to do. Make sure you
> have a working script that does that already, that could later be
> connected to the actual client.
> - How much control do you need over the client? do you want to just
> send commands and see the result? or do you want to recieve
> screenshots, or even "live" view of the client?
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
.
- References:
- Seti-like program
- From: GMane Python
- Re: Seti-like program
- From: dberlin@xxxxxxxxx
- Seti-like program
- Prev by Date: anygui,anydb, any opinions?
- Next by Date: Re: how to prepend string to a string?
- Previous by thread: Re: Seti-like program
- Next by thread: something like CPAN, PPMs?
- Index(es):
Relevant Pages
|