paul murfin

paul murfin

  • NA
  • 1
  • 0

Interprocess Communication

May 15 2009 7:11 AM

Hi

I need to send events from one application to another .... it is for a real-time application that cannot afford for the sender or receiver to be cpu intensive e.g. lots of polling etc ... a straight forward event sent by one process with an event handler in another would be the best. Could somebody advise me as the best way to do this ... I am a little green regarding .net development.

 

Thanks

 

Paul