相关疑难解决方法(0)

在WCF中通过net.pipe运行多个服务

我正在构建一个需要6种不同服务的分布式应用程序.我将不得不使用Visual Studio 2008在我的XP笔记本电脑上演示应用程序.

是否可以同时在localhost上运行多个服务,全部使用net.pipe?

例如:

net.pipe://localhost/DirectoryService
net.pipe://localhost/MathService
Run Code Online (Sandbox Code Playgroud)

如果没有,有没有其他方法来托管这些WCF服务而不使用IIS/webdev服务器?的net.tcp?别的什么?

wcf wcf-binding

4
推荐指数
2
解决办法
4575
查看次数

标签 统计

wcf ×1

wcf-binding ×1