Boost logo

Boost Users :

Subject: [Boost-users] Clients controlling server and other clients
From: Gonzalo Garramuno (ggarra13_at_[hidden])
Date: 2012-12-05 09:11:39


I am writing an application in which one of multiple clients need to
control the server and the other clients.
The example is the timeline of a flipbook player. If one client sets
the timeline to 125, both the server and the other clients need to jump
to frame 125. If the server's timeline is modified to 200, indeed the
timeline needs to be set to the new value in all clients.
I am puzzled on how to write this with asio. Any help is appreciated.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net