简体   繁体   中英

Process Communication from C#/VB.net/VC++ application to Java application

从C#/ VB.net / VC ++应用程序到Java应用程序可以进行过程通信吗?

You mean over a network? Sure, google for Sockets, Web Services, Messaging to get you started.

The best option will depend on what you want to do and your constraints - for a more specific answer, you'll need to provide more specific details (as the comment on your question says)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM