Quote Originally Posted by dilettante View Post
No, it can't work at all over the Internet.

Even using it between machines on a LAN there are limitations. As it says in the documentation:


This is an inter-process communication (IPC) technique and not a network protocol.

It can't work with any random OS either, whether from Apple or anyone else.
I see. I remember I ever created a RAM drive for desktop remote control program at 8 or 10 years ago. The program cashed the screenshots in RAM drive instead of hard disk to speed up screen transfer.