Jump to ID:
QNX Community VMware® Project

Project Home

Documents

Source Code

Discussions

Wiki

Project Info
Forum Topic - Communication interface: Page 1 of 3 (3 Items)
   
 
 
Communication interface  
I’ve faced the necessity to communicate application that runs inside VMWare/QNX with the programs running on host 
system, Windows in my case. VMware tools for Windows and Linux guest operation system allow to use VMCI (Virtual Machine
 Communication Interface). It would be good to have something similar (or the same) on QNX in vmware.
And also it’s interesting is it possible to adopt for this purpose clipboard sharing mechanism that is already 
implemented in vmtool and how efficiently does it work? And if it is possible, what is more efficient, network 
communication or this kind of communication?