I have to develop an application that does some periodic check through
internet and based upon some condition sends notification to user...as this
has to be in the background...the only way out is to use alarm
functionality. Now with the alarm to do this in the background without
switchig on the LCD , i will be using AlmSetProcAlarm. As pointer to the
function has to be a valid pointer when alram activates, i was thinking of
putting it into a shared library. And this function will be using Inet
libraries to do the check.
Has anyone done any similar work....?
Can anyone tell me if this is a feasible solution...and what are the issues
involved....
any help is highy appreciated...
thanks
amit






-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to