View Single Post
Old 02-01-2005, 03:58 PM   #1 (permalink)
just_starting
Registered User
 
Join Date: Dec 2004
Posts: 2
just_starting is on a distinguished road
Question which IPC protocol to choose?

Hi friends,

I want to make a service and my application communicate with each other. Both the service and the application is written by me in C#.

So which IPC protocol should I use or in other words which IPC is best suited to my cause.What I need is my application and my service exchange data whenever the need comes.

ps:can i make a com object for my service.

ps:service means the usual windows service created by me to suit my cause.

Thanks in advance...
just_starting is offline   Reply With Quote