|
-
Jul 17th, 2002, 11:59 AM
#1
Thread Starter
Addicted Member
Windows Services
Hi all,
for a few months now im working in .NET mostly ASP.NET
I created a little backoffice software for my site.
Next thing to find out in .NET are the windows services 
i created a server , can start, stop services, write log events, ....
How can i communicate between the service and the site / app??
is use the ServiceController.ExecuteCommand(Integer)
The problem here is , i can only send command 128 - 255
not including parameters.
I want to use commands and function in the service triggered from the application. I also want to fire events from the service to the application.
Is this possible and how???
BTW: New VBWorld site looks super
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
|