[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
Re: <a
href="http://www.xapframework.net/">http://www.xapframework.net/</a>
- Subject: Re: <a
href="http://www.xapframework.net/">http://www.xapframework.net/</a>
- From: James
- Date: Tue, 30 Dec 2003 13:00:00 +0000
Alistair,
There was a problem with the hoster for both xapframework.net and
mi4.biz, this has now been fixed so you should be able to access both
sites now!
Yes you are right, something does already exist that does this. I have
a program called Watcher(www.mi4.biz) that reports PC status, remote
reboot/lock/shutdown and acts as a display client. It could be a bit
overkill if all you want to do is shutdown a PC though!. (This is
windows only.)
It would probably be a good idea to use the same schema in your app so
as to keep thing consistent.
The schema for this is:
________________________________________________________________________
To lock the workstation
Class=PC.Control
Control
{
Lock=Yes
}
________________________________________________________________________
To shutdown the workstation
Class=PC.Control
Control
{
Shutdown=Yes/Force
}
________________________________________________________________________
To reboot the workstation
Class=PC.Control
Control
{
Reboot=Yes/Force
}
If you were planning on adding things like time delay, shutdown message
etc. then you could simply add it to the above like this(Watcher doesn't
support this):
Class=PC.Control
Control
{
Reboot=Yes/Force
Time=300
Message=Your PC is about to reboot in 5 minutes.
}
This way even if an app doesn't support the message and time parts it
can still act on the reboot line.
Hope some of this helps, feel to ask questions! As for re inventing the
wheel, this is one of the advantages of xAP. As long as the schema is
compatible then the application is agnostic.
Are you mainly a windows or *nix developer? (just curious :-)
Good luck with your first xAPp
James
On Tue, 2003-12-30 at 00:29, Alistair Watkins wrote:
> hi,
>
> am just working on my first proper xAPplication, something to remotely
> shut down network PCs (something may already exist, but I am up for
> re-inventing the wheel) Have been trying to look at
> <a href="http://www.xapframework.net/">http://www.xapframework.net/</a>
but it appears to be down, is this a
> problem at my end, or is it a known failure?!
>
> Does anyone know of a mirror?
>
> Thanks
> Alistair
>
>
> Alistair Watkins <a
href="/group/xAP_developer/post?postID=mnGDWXl1oMfNlzdEsEA40zexjq9u74RvokEOJ5Hx_XobLc16g5UkM6d-K33VxhnQn46t6BjGD1B0Uu6k3iOq5w">mail@a...</a>
> <a href="http://www.infinitefunk.co.uk">http://www.infinitefunk.co.uk</a>
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> Click to learn more...
>
>
> ______________________________________________________________________
> Yahoo! Groups Links
> * To visit your group on the web, go to:
> <a href="http://groups.yahoo.com/group/xAP_developer/">http://groups.yahoo.com/group/xAP_developer/</a>
>
> * To unsubscribe from this group, send an email to:
> <a
href="/group/xAP_developer/post?postID=tcWNu_ZsvO-N1xaNn-W_THXu68veRHpgm387L0Ft37AgH6dtVh5MmcH9AZEGhxz54I4AUDIz2dXjhWo3UeTV-SN2tZj82vV1U7wNI-QmLBo">xAP_developer-unsubscribe@xxxxxxx</a>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service.
>
xAP_Development Main Index |
xAP_Development Thread Index |
xAP_Development Home |
Archives Home
|