Open roman-yagodin opened 4 years ago
It looks like socket-based implementation is best in terms of portability.
https://stackoverflow.com/questions/5366316/simple-cross-platform-process-to-process-communication-in-mono
https://docs.microsoft.com/ru-ru/dotnet/api/system.net.sockets.socket?view=netframework-4.7.2
It looks like socket-based implementation is best in terms of portability.
https://stackoverflow.com/questions/5366316/simple-cross-platform-process-to-process-communication-in-mono
https://docs.microsoft.com/ru-ru/dotnet/api/system.net.sockets.socket?view=netframework-4.7.2