Refresh Update Data Sample

This sample demonstrates how changes made to the data by one of the client applications can be instantly propagated to other clients connected to the same server.
The following steps are performed to achieve the goal:

Examine the code

Examine the client:

Examine the sample server:

Getting started