栀子花开

追求完美

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

2007年11月6日

摘要: 一、编写步骤 第一步 编写一个DLL,其中包含所要Remottable的类 public class RemotableClass:MarshalByRefObject { …. } 第二步 服务器进程注册该remotable ... 阅读全文
posted @ 2007-11-06 16:48 杨林 阅读(480) 评论(0) 推荐(0) 编辑