摘要: 一、客户端激活方式 服务器端实现: TcpChannel channel = new TcpChannel(9001); ChannelServices.RegisterChannel(channel, false); RemotingConfiguration.Applicat... 阅读全文
posted @ 2012-01-05 11:29 不弃的追求 阅读(602) 评论(0) 推荐(0) 编辑