Loading App in the back Ground
| Fri, 2004-05-28 04:39 | |
|
i'm currently doing a sch project which requires me to load my application in the background. to be precise it listens in for sms and checks if its a command or normal sms text. if sms text then send to inbo if not then do task required.
thanks really appreciate ur help. |
|






Forum posts: 1
Do you think it's possible to receive such a wap push message with your application, as it listens for an incomming SMS?
Kind regards,
Andy
Forum posts: 49
You should consider writing an exe if you want it to be running all the time.
Forum posts: 36
Could you give me some tips about how to write a EXE application that always runs in background?
I need to make a kind of server and it must be running all the time...
thanx!!!