1
Is there a way to share the current slide which I'm looking at, to synchronize my view with someone over the Internet?
I don't want to share the image of my screen; for a high-definition screen, this would need a high bandwidth, and I can share in advance the PDF with the other person. I'd really just like that, when I press "next slide" in my machine, the other party's view of the current document (e.g. a PDF) also changes, in a synchronized way. In other words, a poor's man screen sharing.
Is there some software which does it already? Otherwise, is there a way to "control" some process in the remote machine without having to give full keyboard/mouse control for the other user?
1There are services that allow you to share specific applications, services like GoToMeeting, there are others but service recomendations are not on topic here at Superuser. – Ramhound – 2014-06-13T16:46:24.793
I was considering a more "ad hoc" solution, i.e. maybe coding a small socket-based script in Python or so (in which case I'm not sure here or Stackoverflow would be the best site)... – DanGar – 2014-06-13T16:56:09.487
1At this point a question like this would be closed at Stackoverflow. There is an certain level of expectation and right now you have a "general" idea of what you want which does not make a very good Stackoverflow question. – Ramhound – 2014-06-13T17:05:05.507
OK, thanks for the indication anyway, I'll close it (if I manage to find how to do it) and ask again when I'm more certain of what I need. – DanGar – 2014-06-13T17:58:48.667
seems crystal clear to me – barlop – 2014-06-14T20:46:18.410