10 2010 档案

摘要:// Server.csnamespace WCF.Services{ using System; using System.ServiceModel; using Contracts.Operations; // Service class which implements the service contract. // Added code to write output to the co... 阅读全文
posted @ 2010-10-31 02:43 于斯人也 阅读(793) 评论(0) 推荐(0) 编辑
摘要:// WCF.MSMQ.Message.Sender.(WCF.to.MSMQ).csnamespace WCF.MSMQ.MessageSender.Host{ using System; using System.Transactions; using System.ServiceModel.MsmqIntegration; using System.ServiceModel; using C... 阅读全文
posted @ 2010-10-31 01:27 于斯人也 阅读(614) 评论(0) 推荐(0) 编辑
摘要:namespace Test{ using System; using System.Net; using System.Net.Sockets; using System.Text; using Microshaoft; public class AsyncSocketAsyncQueueHandlerProxyServer { public static int Main(String[] a... 阅读全文
posted @ 2010-10-16 23:58 于斯人也 阅读(604) 评论(0) 推荐(0) 编辑
摘要:namespace Test{ using System; using System.Net; using System.Net.Sockets; using System.Text; using System.IO; using System.Threading; using Microshaoft; public class AsyncSocketAsyncDataQueueHandlerEc... 阅读全文
posted @ 2010-10-16 23:54 于斯人也 阅读(516) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示