摘要:
监听端创建信道Listener,代码using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.ServiceModel;using System.ServiceModel.Channels;namespace Artech.MessagingVisBinding.Listener{ class Program { static void Main(string[] args) { Uri listenU... 阅读全文
posted @ 2013-10-22 23:48
chinaagan
阅读(284)
评论(0)
推荐(0)