Summary: Step-by-step procedure showing how to add Eneter library into your Android project in Eclipse.
Search This Blog
Saturday, March 9, 2013
Tuesday, February 12, 2013
Eneter Messaging Framework 5.0
Summary: Brief overview about Eneter 5.0 functionality.
Labels:
.NET,
Android,
Communication,
Compact Framework,
Java,
Mono
Saturday, November 10, 2012
Server Exposing Services via one IP Address and Port
Summary: Simple example showing how to implement a server exposing multiple services via one IP address and port.
The communication is realized via TCP and the implementation is provided for .NET and Android.
The communication is realized via TCP and the implementation is provided for .NET and Android.
Sunday, October 21, 2012
Using fastJSON serializer with Eneter
Summary: Simple example showing how to use custom serializers for interprocess communication.
Sunday, October 7, 2012
Monday, July 30, 2012
Android: How to Receive Notification Messages from Multiple .NET Applications via Websockets
Summary: Simple example showing how an Android application can subscribe to receive notification messages from multiple .NET applications using Websockets.
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
Subscribe to:
Posts (Atom)