Click here to Skip to main content
15,896,544 members
Articles / Programming Languages / C#

Silverlight: Interprocess Communication from Silverlight Application

12 Jul 2010CPOL 10.1K   6  
The article shows how to implement communication between Silverlight application and some non-Silverlight application by using Eneter.Messaging.Framework. The example shows Silverlight client invoking requests to the console application. The request can be paused, resumed or cancelled.
We're sorry, but the article you are trying to view was deleted at 22 Aug 2013.

Please go to the C# Table of Contents to view the list of available articles in this section.