摘要: vs调试 wcf服务启动之后一般都是使用 IisExpress作为Web服务器,是locahost ,这样其他人是无法连接 vs启动的wcf服务,可以通过设置配置文件,使局域网内其他电脑可以访问本机的wcf服务,具体如下 <bindings> <binding protocol="http" bin 阅读全文
posted @ 2020-01-06 12:05 新进社员 阅读(115) 评论(0) 推荐(0) 编辑