积极答复者
WPF 同步

问题
答案
-
你好 Ocean,
这样的操作是可以实现的,但是这个问题不是WPF特有的。
下面这个链接中提供了进程间通信的多种方法,给你以供参考:
http://www.codeproject.com/KB/threads/CodeFX_IPC.aspx
如果还有什么问题,请提出来,我们会尽力帮你解答。
谢谢
Annabella Luo [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已建议为答案 Annabella LuoModerator 2011年9月2日 2:56
- 已标记为答案 Annabella LuoModerator 2011年9月2日 2:56
-
先参考我这个帖子吧:http://social.msdn.microsoft.com/Forums/zh-CN/2212/thread/53300fe1-a506-4e40-9cbe-6e1e0ff6add6/
然后这个是一个设计问题,而且很大, 请最好把问题细化,具体问题具体来提,这么大的问题,很难给你明确答复。
建议是,通过Network编程,设计自己的协议;或者使用WCF等SOAP服务协议来进行同步。
Bob Bao [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Annabella LuoModerator 2011年9月2日 2:56
全部回复
-
你好 Ocean,
这样的操作是可以实现的,但是这个问题不是WPF特有的。
下面这个链接中提供了进程间通信的多种方法,给你以供参考:
http://www.codeproject.com/KB/threads/CodeFX_IPC.aspx
如果还有什么问题,请提出来,我们会尽力帮你解答。
谢谢
Annabella Luo [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已建议为答案 Annabella LuoModerator 2011年9月2日 2:56
- 已标记为答案 Annabella LuoModerator 2011年9月2日 2:56
-
先参考我这个帖子吧:http://social.msdn.microsoft.com/Forums/zh-CN/2212/thread/53300fe1-a506-4e40-9cbe-6e1e0ff6add6/
然后这个是一个设计问题,而且很大, 请最好把问题细化,具体问题具体来提,这么大的问题,很难给你明确答复。
建议是,通过Network编程,设计自己的协议;或者使用WCF等SOAP服务协议来进行同步。
Bob Bao [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.
- 已标记为答案 Annabella LuoModerator 2011年9月2日 2:56
-
We are temporarily marking this as "Answer", if you have any concerns or new findings; please feel free to unmark this.
Best regards
Annabella Luo [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.