Задайте вопросЗадайте вопрос
 

ОтвеченоWhat happens when the console isn't loaded?

  • 5 июня 2009 г. 19:36Robert L. Stinnett Медали пользователяМедали пользователяМедали пользователяМедали пользователяМедали пользователя
     
    Let's say I write an add-in that is loaded into the tabs of the console.  What happens if the user doesn't have the console loaded?  Will the code still fire that is in the console? (i.e., is it always running even if the user isn't logged into it?)  Pardon me if this question is "dumb" but I'm still trying to get my head around how WHS works.

    Let me expand on this.  Let's say I want to send a pop-up to all clients on the WHS network when an event happens.  Over on WHS Console I have a tab where the user types in their ZIP and it connects up to traffic data streams on the web.

    Do I need to write a SERVICE that runs on WHS in Windows Services that is constantly running to query the web service on another machine -- or can I simply stick all that logic into the WHS tab code?

    Do I put the logic for the pop-ups in the WHS tab code or in the Windows Service code?  Inquiring minds want to know!



    www.robertstinnett.com

Ответы

Все ответы