Metro Style App中是否有可用的进程间通信机制? [英] Is there any Inter Process Communication mechanism available in Metro Style App ?

查看:107
本文介绍了Metro Style App中是否有可用的进程间通信机制?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

两个Metro风格的应用程序需要共享数据。(实时,而不是通过股份合约)

Two Metro style apps need to share data.(Realtime, not by Share Contract)

我可以 导入Win32 dlls进行IPC?

Can I  import Win32 dlls to do IPC ?

还有其他IPC机制吗?

Is there any other IPC mechanism ?

谢谢

  ;

 

 

推荐答案

嗨TC,

不,IPC不适用于Metro风格应用程序或Metro不适用于桌面或服务应用程序。 您可以通过云托管的WebService进行通信。 例外情况是,如果同一
包中有两个Metro应用程序,那么他们可以使用各种IPC方案。

No, IPC is not available for Metro Style applications or Metro to the Desktop or Service applications.  You could communicate through a WebService hosted on the cloud however.  The exception is that if there are two Metro Applications in the same package, then they can use various IPC schemes.

-Jeff


这篇关于Metro Style App中是否有可用的进程间通信机制?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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