cpp-ipc icon indicating copy to clipboard operation
cpp-ipc copied to clipboard

Communication between Windows 11 and WSL2

Open hemalbavishi opened this issue 1 year ago • 1 comments

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

hemalbavishi avatar Nov 13 '23 10:11 hemalbavishi

WSL2 and the host should communicate over the network, and cannot communicate with each other using shared memory.

mutouyun avatar Nov 18 '23 06:11 mutouyun