application running in background

Login to reply to this topic.
Wed, 2006-03-01 08:00
Joined: 2005-09-06
Forum posts: 53
hello all,
I m working on an messaging appplication which looks for incmong messages and calls.it is working fine but i need to add one functionality into it that whenever i click on the "ACTIVE"option in the menu ,then it should activate my application and it keeps on running in the background in case when exits from it.

my problem is that how i keep my application activated when user click on EXIT button.

plz tell me ASAP
thanx

Fri, 2006-03-03 01:01
chishti_hameed (not verified)
Forum posts: 2043
Re: application running in background
can
Quote from: dips05
whenever i click on the "ACTIVE"option in the menu

if your application is running in background then HOW CAN ONE CLICK ACTIVE OPTION IN THE MENU?

Fri, 2006-04-21 18:18
Joined: 2005-10-10
Forum posts: 37
Re: application running in background
Gud one Christi...

But if I understand U right dips... We're looking at something similar to a client-server functionality..

U have a server exe running in the background all the time monitoring ur calls and messages..

And u have a UI based application in the front end which is used to start and stop the server running in the background....

If i'm right on this... This is the way u can get ur desired functionality...

Chao..

The Cruise is on...

  • Login to reply to this topic.