-
daemon process
hi guys, i came across a article saying tat this server daemon, a process that run in the backgrd on the server. It "sleeps" until a client try to establish connection.
i just wondering is it possible to have tat running in a pocket pc, cos i need the pocket pc to have this connection thing running in the backgrd, so whenever i'm within the range of the wireless place.. i can be auto connected.
-
Re: daemon process
You can only create windows application,class libraries and console apps for Pocket PC. I tried to add a thread to autoconnect but they don't start.
And i get following error when i add a timer.
Launching Application
Error while trying to run project: Unable to start debugging.
Regards
Jorge
-
Re: daemon process
alright. thanks alot. :)
but is it possible to write a program tat continuously run to search for connection in the area? :confused: