Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hi,

 

I need to write a windows service to run on windows 2003 server and I'm thinking in create the service and when the user logs in the computer at the startup folder I'll launch an UI application that interacts with the service using the MSMQ for have its status.

Is this a good idea? does anyone have a better suggestion?

 

one thing, a service that runs in windows xp with "interact with desktop" option checked doesn't behave in the same way in windows 2003 server, that's the reason i found MSMQ a possible way to do the communication between service and desktop.

 

Thannks,

Tiago Teixeira

  • 2 weeks later...
Posted

Thanks for post.

 

I never had in mind that i could make thi stuff using TCPIP socket comm to interchange information among service and windows app.

 

I'll implement that.

 

Best regards,

Tiago Teixeira

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...