Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Hi Monks, I need some directions on writing a program that would run on a server to control the time a user is allowed to use that computer and display a timer on the user's computer showing how much time he/she has left. Also to have the ability to granted more time if needed. Thank you for you help!!!!!!

Replies are listed 'Best First'.
Re: User Timer Question
by cbro (Pilgrim) on Jun 23, 2003 at 18:20 UTC
    This node, entitled Computer User Timer, will supply you with some of the direction you're requesting.