应用之间的C#通信 [英] C# communication between applicatiion

查看:86
本文介绍了应用之间的C#通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好...
我在2台不同的PC上有两个C#相似的应用程序...
我希望它们中的任何一个在另一个上调用某个函数,另一个返回结果(类似于rmi,但没有客户端-服务器体系结构,但似乎是分布式的)
那该怎么用?
任何示例,请...

hello everybody ...
i have two C# similar applications on 2 different PC''s ...
i want any one of them to call some function on the other and the other to return results (similar to rmi but with no client-server architecture but it seems like distributed one)
so what to use ?
any examples please ...

推荐答案

通过两个应用程序之间的TCP绑定设置WCF通信.
Setup WCF communication with TCP binding across the two applications.


这篇关于应用之间的C#通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆