January 2019
Intermediate to advanced
384 pages
11h 50m
English
This module allows us to expose Qt objects to remote clients, but it does it more along the lines of the legacy Common Object Request Broker Architecture (CORBA) framework, complete with the generation of client and server stubs. However, the difference is that we extend the signal-slot mechanism beyond the process boundaries, thus allowing notifications to be sent spontaneously.
I'm quite curious as to how this mechanism will perform in the real world, given that CORBA wasn't really an overarching success in its day.
Read now
Unlock full access