Using NX for Partial Screen Sharing

iOS programming is a unique example because many of the tools needed to run an iOS application work only on a Mac. But now imagine that we’re developing a web application. The interface, a browser, can be run on just about any platform. It can even be run on a virtual machine in the cloud and shared equally with both pairing partners. That’s exactly what we’ll do in this section.

We could do the sharing via VNC, but a better solution is NX. NX makes it possible to share individual windows instead of an entire screen. For example, we can share a browser and nothing else. This reduces the bandwidth needed to share, and minimizes the latency for one-half of the pairing team. The leader in NX technology is NoMachine, ...

Get Remote Pairing now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.