Summary: Simple example showing how an Android application can subscribe to receive notification messages from multiple .NET applications using Websockets.
Search This Blog
Monday, July 30, 2012
Wednesday, July 4, 2012
Eneter Messaging Framework 4.1
Summary: Eneter supports communication via Websockets.
Sunday, March 4, 2012
Android: How to communicate with .NET application via TCP
Summary: Simple example showing how to communicate between Android and .NET application.
Sunday, February 26, 2012
How to Communicate between Silverlight Client and Java Application
Summary: Simple example showing how Silverlight application can communicate with Java application.
Sunday, January 29, 2012
SImple Request-Response Communication using TCP
Summary: Very simple example showing how to implement request-response communication using TCP.
Sunday, January 22, 2012
How to Implement Load Balancing to Distribute Workload
Summary: Simple example showing how to implement the load balancing if you need to increase the performance by distributing the workload across multiple services.
Sunday, October 23, 2011
Silverlight: Notification Messages from Desktop Application
Summary: A simple example showing how a Silverlight application can subscribe for notification messages from a desktop application.
CodeProject
CodeProject
Friday, October 21, 2011
Eneter Messaging Framework 3.0
Summary: The third version of the messaging framework for the interprocess communication.
CodeProject
CodeProject
Sunday, May 22, 2011
Independent Startup Order of Communicating Applications
Summary: A simple example showing how to implement the communication where the client application can start to communicate before the service application is running.
CodeProject
CodeProject
Sunday, May 15, 2011
Service Listening to TCP, HTTP and Named Pipe at the same Time
Summary: A simple example showing how to implement a service listening to TCP, HTTP and Named Pipe at the same time.
CodeProject
CodeProject
Thursday, April 21, 2011
Windows Phone 7: How to Encrypt Communication with Desktop Application
Summary: Simple example showing how to implement encrypted communication between Windows Phone 7 and standalone .NET application.
CodeProject
CodeProject
Sunday, April 3, 2011
Silverlight: How to Communicate with Desktop Application via HTTP
Summary: Simple example showing how to communicate between a Silverlight application and a standalone .NET application with using HTTP.
CodeProject
CodeProject
Sunday, March 27, 2011
Windows Phone 7: How to Communicate with Desktop Application
Summary: Simple example showing how to implement the communication from Windows Phone 7 to the standalone .NET application with using HTTP.
CodeProject
CodeProject
Eneter Messaging Framework 2.0
Summary: The second version of the lightweight framework for the interprocess communication.
CodeProject
CodeProject
Saturday, November 6, 2010
Silverlight: How to Receive Messages from Desktop Application
Summary: Simple example showing how Silverlight application can receive messages from a standalone desktop application.
CodeProject
CodeProject
Sunday, October 31, 2010
Silverlight: How to Send Message to Desktop Application
Summary: Very simple example showing how to send a message from Silverlight application to standalone desktop application.
CodeProject
CodeProject
Saturday, October 23, 2010
Multiple Publishers - Multiple Subscribers Communication
Summary: Simple example showing how to implement the communication scenario where subscribing applications can receive notification messages from more publishing applications.
CodeProject
CodeProject
Sunday, October 17, 2010
Publish-Subscribe Communication
Summary: Simple example showing how to implement a communication scenario where one application sends notifications to other applications.
CodeProject
CodeProject
Sunday, October 3, 2010
SSL Communication Between Applications
Summary:
The article shows the step by step procedure how to create the self signed certificate and how to configure the SSL connection. The example then implements the Https client server communication with using Eneter.Messaging.Framework.
CodeProject
The article shows the step by step procedure how to create the self signed certificate and how to configure the SSL connection. The example then implements the Https client server communication with using Eneter.Messaging.Framework.
CodeProject
Sunday, August 15, 2010
Error Handling and Diagnostic in Eneter.Messaging.Framework
Summary: The article describes the error handling behavior of Eneter.Messaging.Framework and shows how to use Debug View for the diagnostic.
CodeProject
CodeProject
Subscribe to:
Posts (Atom)