WCF自托管服务。系统要求 [英] WCF self hosted service. system requirements

查看:102
本文介绍了WCF自托管服务。系统要求的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

WCF自托管服务工作所需的最低系统要求是什么?

我的客户端应用程序需要与服务器进行双向通信,它将部署在具有操作系统'XP,Vista的系统中,Windows 7.是否必须在目标PC中安装IIS才能使自托管服务正常工作,或者唯一的要求是系统中是否需要.net 4.0?

What are the minimum system requirements needed for WCF self hosted service to work?
My client application needs 2 way communication with the server and it will get deployed in systems having OS'' XP, Vista, Windows 7. Is it mandatory to have IIS installed in the target PC to make self hosted services work or Is the only requirement is the need of .net 4.0 present in the system?

推荐答案

自托管WCF是自托管的:它绝对不需要IIS或任何其他服务。这就是它的美丽。它只需要支持WCF的.NET Framework(可再发行)版本。形式上,最小值是v.3.0,但它是一种中间版本,所以合理的最小值是v.3.5。当然,涉及沟通的所有方面。



-SA
Self-hosted WCF is self-hosted: it absolutely does not require IIS or any other service. That''s the beauty of it. It only requires .NET Framework (redistributable) version supporting WCF. Formally, the minimum was v.3.0, but it was a kind of "intermediate version", so a reasonable minimum is v.3.5. Naturally, on all sides involved in communication.

—SA


这篇关于WCF自托管服务。系统要求的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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