|
-
April 17th, 1999, 03:52 AM
#1
daemon COM possible?
I talk about only local server COM, which is EXE.
It starts as a process when a client's request occur.
and destroyed when all clients' request have done.
I want make a COM which is able to be alive even if all clients have done as a "DAEMON".
The COM must be started and ended by explicit order.
Is it possible?
A programmer who loves Goethe.
-
April 20th, 1999, 12:13 PM
#2
Re: daemon COM possible?
If I understand correctly you have an outof process COM server. Create this as an NT service. You can startup and shut this server down explictly.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|