
[WIP]RemoteAssistance like TeamViewer(C++)
RemoteAssistance like TeamViewer C++ version
https://dydtjr1128.github.io/RemoteAssistance-Cpp/
It also made java swing version => Link
This version is only implemented up to local mirroring, which has not yet used network.

Client <-> Broker server(Session) <-> Client
↑ ↑
└─────────────────────────────────────┘
Data send

This case must be considered comparison process(like SIMD..)