Hi,
I'm new to this forum as well as to windows services.
Just i've created windows service called "Myserv1" and controlled(like start and stop) it via VB.NET windows client apps.
Now i want to write my own function calls in the windows service. i need to pass the parameters ( from normal client window apps) as well as need to get a value back from the function.
How to do it? Most importantly,how to access those methods from client programs. can anyone guide me?
Thank U!
I'm new to this forum as well as to windows services.
Just i've created windows service called "Myserv1" and controlled(like start and stop) it via VB.NET windows client apps.
Now i want to write my own function calls in the windows service. i need to pass the parameters ( from normal client window apps) as well as need to get a value back from the function.
How to do it? Most importantly,how to access those methods from client programs. can anyone guide me?
Thank U!