#1  
Old 16th October 2006, 11:27 PM
Holger Franke
 
Posts: n/a
Default Service visible after relogin

I've implemented my own db-server which can run as a program as well as
a interactive service.
If the server is minimized it only is visible as a tray icon.
Everything works fine, so long as the user stays logged on.
After log out and re-login the server service is still active, but not
visible.
Does anybody knows a way to make a service visible on such a new desktop?

Thanks

Holger
  #2  
Old 16th October 2006, 11:32 PM
Franz-Leo Chomse [NDX]
 
Posts: n/a
Default Re: Service visible after relogin


>Does anybody knows a way to make a service visible on such a new desktop?


A service is designed NOT to interfere with any desktop. Therefore it
runs in a desktop of its own. For user interactions you should provide
a helper application witch communicates with the service.

Regards from Germany

Franz-Leo Chomse [NexusDB Expert]
franz.leo.chomse@ndx.nexusdb_x.com (please remove "_x" to reply)
  #3  
Old 16th October 2006, 11:49 PM
Holger Franke
 
Posts: n/a
Default Re: Service visible after relogin

Franz-Leo,

thanks for your fast reply :-o

> A service is designed NOT to interfere with any desktop. Therefore it
> runs in a desktop of its own. For user interactions you should provide
> a helper application witch communicates with the service.


Agree, but this is a development we do for a customer.
Actually he uses a DBISAM - based DMS. There is it possible to log out
and relogin and the server icon is visible in the task bar.
This means: There *must* be a way to solve this...

Best regards also from germany

Holger
  #4  
Old 17th October 2006, 12:28 AM
Franz-Leo Chomse [NDX]
 
Posts: n/a
Default Re: Service visible after relogin


>Actually he uses a DBISAM - based DMS. There is it possible to log out
>and relogin and the server icon is visible in the task bar.
>This means: There *must* be a way to solve this...


As I said - Helper Application with an auto run setup.

Regards from Germany

Franz-Leo Chomse [NexusDB Expert]
franz.leo.chomse@ndx.nexusdb_x.com (please remove "_x" to reply)
  #5  
Old 17th October 2006, 03:47 AM
M.Tuor
 
Posts: n/a
Default Re: Service visible after relogin

Holger Franke wrote:
> Franz-Leo,
>
> thanks for your fast reply :-o
>
>> A service is designed NOT to interfere with any desktop. Therefore it
>> runs in a desktop of its own. For user interactions you should provide
>> a helper application witch communicates with the service.

>
> Agree, but this is a development we do for a customer.
> Actually he uses a DBISAM - based DMS. There is it possible to log out
> and relogin and the server icon is visible in the task bar.
> This means: There *must* be a way to solve this...
>
> Best regards also from germany
>
> Holger


I used SvCOM

http://www.aldyn-software.com/

for doing something similar. There is a logon/logoff detector Component
included.

I used V6.9, wich worked for my purpose. Services usually do not
interact with the Desktop, so this is a hack. There may be a better
solution.

  #6  
Old 17th October 2006, 03:55 AM
Dean Hill
 
Posts: n/a
Default Re: Service visible after relogin

Holger Franke wrote:

> I've implemented my own db-server which can run as a program as well
> as a interactive service. If the server is minimized it only is
> visible as a tray icon. Everything works fine, so long as the user
> stays logged on. After log out and re-login the server service is
> still active, but not visible. Does anybody knows a way to make a
> service visible on such a new desktop?


You can take a look at SvCom (http://www.aldynsoftware.com/svcom.html).
It has stuff to do what you want.

Cheers

Dean


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
V1 Server as a Service David Guest nexusdb.public.discussions 3 13th May 2005 09:40 AM
Service Stats Ian Peck nexusdb.public.discussions 1 31st March 2005 02:23 PM
Service sutdown Warren Brennan nexusdb.public.discussions 3 28th August 2003 08:31 PM
Excellent Service! Harold Legg nexusdb.public.discussions 5 13th August 2003 06:16 PM
NexusDB Service Warren Brennan nexusdb.public.discussions 2 13th August 2003 05:20 PM


All times are GMT +11. The time now is 07:33 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.