Communication configuration between two PC

Hi everyone,

I’m working on a fluid-structure interaction (FSI) simulation where I want to distribute the computation across two different Windows PCs. The idea is to run OpenFOAM on one PC and CalculiX on the other, both through WSL.

Is it possible to set up communication between the two WSL environments on separate machines to run the FSI coupling? If yes, could someone provide guidance or examples on how to configure this inter-machine communication effectively?

Thanks in advance!