Click here to Skip to main content
15,881,641 members

Articles by Ondrej_Uzovic (Articles: 11, Technical Blogs: 13)

Articles: 11, Technical Blogs: 13

RSS Feed

Average article rating: 4.92

22 Jul 2013   Updated: 22 Jul 2013   Rating: 5.00/5    Votes: 6   Popularity: 3.89
Licence: CPOL    Views: 32,644     Bookmarked: 29   Downloaded: 0
Please Sign up or sign in to vote.
There are many aspects and possibilities that must be considered when designing the interprocess communication.
Internet of Things
Raspberry-Pi
31 Aug 2014   Updated: 7 Nov 2014   Rating: 4.87/5    Votes: 29   Popularity: 7.12
Licence: CPOL    Views: 87,846     Bookmarked: 64   Downloaded: 1,612
Please Sign up or sign in to vote.
Simple example showing how to implement live video streaming from Raspberry Pi camera to a .NET application.
Mobile Apps
Android
20 Aug 2013   Updated: 17 Mar 2014   Rating: 4.90/5    Votes: 43   Popularity: 8.00
Licence: CPOL    Views: 107,555     Bookmarked: 97   Downloaded: 2,608
Please Sign up or sign in to vote.
Improve the performance of interprocess communication between Android and .NET using fast binary serialization (Protocol Buffers) instead of XML or JSON.
5 Mar 2012   Updated: 13 Mar 2016   Rating: 4.89/5    Votes: 89   Popularity: 9.52
Licence: CPOL    Views: 663,171     Bookmarked: 273   Downloaded: 12,202
Please Sign up or sign in to vote.
Simple example showing how to communicate between Android and .NET application.
Programming Languages
C#
26 May 2015   Updated: 26 May 2015   Rating: 5.00/5    Votes: 3   Popularity: 2.39
Licence: CPOL    Views: 26,261     Bookmarked: 13   Downloaded: 924
Please Sign up or sign in to vote.
Simple example showing how to implement live video streaming from Windows Phone 8.1 (Silverlight) to a standalone desktop application
4 Mar 2016   Updated: 4 Mar 2016   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 18,032     Bookmarked: 9   Downloaded: 635
Please Sign up or sign in to vote.
Simple example showing how to implement secured authenticated communication using the SRP protocol.
22 Jan 2012   Updated: 22 Jan 2012   Rating: 4.86/5    Votes: 16   Popularity: 5.72
Licence: CPOL    Views: 169,052     Bookmarked: 51   Downloaded: 3,747
Please Sign up or sign in to vote.
Simple example showing how to implement the load balancing if you need to increase the performance by distributing the workload across multiple services.
Java
27 Feb 2012   Updated: 27 Feb 2012   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 23,640     Bookmarked: 6   Downloaded: 239
Please Sign up or sign in to vote.
Simple example showing the communication between Silverlight client and Java application.
2 Aug 2012   Updated: 2 Aug 2012   Rating: 4.96/5    Votes: 17   Popularity: 6.10
Licence: CPOL    Views: 74,364     Bookmarked: 54   Downloaded: 2,503
Please Sign up or sign in to vote.
Simple example showing how an Android application can subscribe to receive notification messages from multiple .NET applications using Websockets.
25 Mar 2014   Updated: 27 Mar 2014   Rating: 4.85/5    Votes: 16   Popularity: 5.84
Licence: CPOL    Views: 52,329     Bookmarked: 43   Downloaded: 1,281
Please Sign up or sign in to vote.
Simple example showing Remote Procedure Calls between Android and .NET based on TCP.
Web Development
HTML
5 May 2014   Updated: 28 Jun 2015   Rating: 4.76/5    Votes: 32   Popularity: 7.17
Licence: CPOL    Views: 98,938     Bookmarked: 92   Downloaded: 3,395
Please Sign up or sign in to vote.
Simple example for publish-subscribe scenario between HTML5 JavaScript and .NET using Websockets.

Average blogs rating: 4.81

All Topics
16 Aug 2010   Updated: 16 Aug 2010   Rating: 4.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 11,611     Bookmarked: 2   Downloaded: 0
Please Sign up or sign in to vote.
The article describes the error handling behavior of Eneter.Messaging.Framework and shows how to use Debug View for the diagnostic.
Mobile Apps
Windows Phone 7
28 Mar 2011   Updated: 28 Mar 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 29,500     Bookmarked: 16   Downloaded: 301
Please Sign up or sign in to vote.
A simple example showing how to implement communication from a Windows Phone 7 to a standalone .NET application using HTTP
23 Apr 2011   Updated: 24 Apr 2011   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 24,463     Bookmarked: 8   Downloaded: 126
Please Sign up or sign in to vote.
A simple example showing how to implement encrypted communication between Windows Phone 7 and standalone .NET application.
Programming Languages
C#
1 Nov 2010   Updated: 1 Nov 2010   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 26,010     Bookmarked: 17   Downloaded: 582
Please Sign up or sign in to vote.
Very simple example showing how to send a message from Silverlight application to standalone desktop application
8 Nov 2010   Updated: 8 Nov 2010   Rating: 4.56/5    Votes: 4   Popularity: 2.74
Licence: CPOL    Views: 23,431     Bookmarked: 12   Downloaded: 494
Please Sign up or sign in to vote.
Simple example showing how Silverlight application can receive messages from a standalone desktop application
4 Apr 2011   Updated: 4 Apr 2011   Rating: 5.00/5    Votes: 1   Popularity: 0.00
Licence: CPOL    Views: 13,021     Bookmarked: 3   Downloaded: 157
Please Sign up or sign in to vote.
A simple example showing how to communicate between a Silverlight application and a standalone .NET application using HTTP
4 Aug 2010   Updated: 4 Aug 2010   Rating: 4.50/5    Votes: 2   Popularity: 1.35
Licence: CPOL    Views: 13,541     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
The example in the article implements the service application Calculator. This service application listens to request messages and calculates numbers (summation, subtraction, multiplication and dividing). The result is then sent back to the client as the response message.
4 Oct 2010   Updated: 4 Oct 2010   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 21,260     Bookmarked: 24   Downloaded: 0
Please Sign up or sign in to vote.
Step by step procedure of how to create the self signed certificate and how to configure the SSL connection.
18 Oct 2010   Updated: 19 Oct 2010   Rating: 5.00/5    Votes: 4   Popularity: 3.01
Licence: CPOL    Views: 13,260     Bookmarked: 8   Downloaded: 0
Please Sign up or sign in to vote.
Simple example showing how to implement a communication scenario where one application sends notifications to other applications.
24 Oct 2010   Updated: 24 Oct 2010   Rating: 4.67/5    Votes: 3   Popularity: 2.23
Licence: CPOL    Views: 15,430     Bookmarked: 8   Downloaded: 65
Please Sign up or sign in to vote.
Simple example showing how to implement the communication scenario where subscribing applications can receive notification messages from more publishing applications.
15 May 2011   Updated: 15 May 2011   Rating: 5.00/5    Votes: 7   Popularity: 4.23
Licence: CPOL    Views: 18,871     Bookmarked: 20   Downloaded: 419
Please Sign up or sign in to vote.
A simple example showing how to implement a service listening to TCP, HTTP and Named Pipe at the same time.
22 May 2011   Updated: 22 May 2011   Rating: 0.00/5    Votes: 0   Popularity: 0.00
Licence: CPOL    Views: 7,320     Bookmarked: 1   Downloaded: 47
Please Sign up or sign in to vote.
A simple example showing how to implement the communication where the client application can start to communicate before the service application is running.
8 Jul 2010   Updated: 28 May 2011   Rating: 5.00/5    Votes: 2   Popularity: 1.51
Licence: CPOL    Views: 17,300     Bookmarked: 9   Downloaded: 144
Please Sign up or sign in to vote.
Simple example showing how to implement the request-response communication between applications.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
Architect
Slovakia Slovakia
My programming path started in 1987 when I got my first computer Sharp MZ-800.
It came with 8 bit CPU Z80, 64Kb RAM and the tape recorder. It was a great machine. I think I still have it somewhere.
I was fascinated and I started to write first programs. Eventually I became developer and software architect. I like innovations and clean nice solutions.