IPC between Java and C applications

前端 未结 4 1346
傲寒
傲寒 2021-01-20 08:33

I have 2 applications, one written in C and the other in Java, that suppose to run on the same machine. What is the best way to implement an IPC between them?

best m

4条回答
提交回复
热议问题