IPC或对桌面应用程序的远程调用 [英] IPC or remote call to a desktop application

查看:129
本文介绍了IPC或对桌面应用程序的远程调用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我需要有关我的一个项目的进程间通信的建议.首先让我简单介绍一下我的问题.
我使用.Net2.0框架创建了一个桌面应用程序.该应用程序内部还使用了一些第三方dll.它基本上是从外部服务器获取数据并存储在SQL Server数据库中.现在,我想向某些客户端程序公开此应用程序的功能.理想情况下,客户端程序应该是基于Web的程序或其他桌面客户端.客户端应通过按按钮或类似方式触发桌面应用程序正在执行的不同操作.
请为我建议一些架构来实现这一目标.

预先感谢

Hi,
I need suggestion regarding interprocess communication for one of my project. Let me brief my problem first.
I created a desktop application using .Net2.0 framework. The application internally uses some third party dll as well. It basically gets data feed from external server and stores on a SQL server database. Now I want to expose this application''s functionality to some client program. the client program should be ideally a web based program or some other desktop client. the client should trigger different actions that the desktop application is doing by button press or so.
please suggest me some architecture to achieve this.

thanks in advance

推荐答案

将您的应用程序功能公开为WCF服务. [
Expose your application functionality as WCF services. This[^] example might help you to get started.


这篇关于IPC或对桌面应用程序的远程调用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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