Do you mean you don’t want to use IPC to have communication between two applications?
With the application in below link to set up TCP server, I can communicate with other application like “nc 127.0.0.1 5000”
Do you mean you don’t want to use IPC to have communication between two applications?
With the application in below link to set up TCP server, I can communicate with other application like “nc 127.0.0.1 5000”