Windows service issue

G

Guest

Hi,
I got a scenario where there will be 3 windows service running. In that there are chances to invoked a method of Class C from Class B. Consider Class A ,B , C each one as seperate windows service.
Can I use remoting to invoke?

Regards,
Sachi
 
G

Guest

I would definatley recommend that as the way to go. Just make sure each service uses its own port number.

Dan
 
G

Guest

Is there any examples to view?

Regards,
Sachi

Dan Kelley said:
I would definatley recommend that as the way to go. Just make sure each service uses its own port number.

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top