博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2009年3月16日

摘要: 背景:本人将Remoting部署在服务器了的Windows Service中,代码如下BinaryServerFormatterSinkProvider serverProv = new BinaryServerFormatterSinkProvider(); serverProv.TypeFilterLevel = System.Runtime.Serialization.Formatters.... 阅读全文

posted @ 2009-03-16 20:20 faib 阅读(818) 评论(0) 推荐(0) 编辑