cpp-ipc
cpp-ipc copied to clipboard
Communication between Windows 11 and WSL2
Hello,
Is it possible to use cpp-ipc to communicate between Windows 11 and WSL2 ?(both of them are part of the same host system).
Best Regards, Hemal Bavishi
WSL2 and the host should communicate over the network, and cannot communicate with each other using shared memory.