摘要:
1 服务端 <configuration> <system.runtime.remoting> <application> <channels> <channel ref="tcp" port="8086"/>//端口注册成功,telnet可以通 </channels> <service> <wel 阅读全文
posted @ 2017-11-03 11:57
缘续成
阅读(176)
评论(0)
推荐(0)
摘要:
public class RemotingHelper { private static bool _isInit; private static IDictionary _wellKnownTypes; public static object GetObject(Type type) { if... 阅读全文
posted @ 2017-11-03 09:12
缘续成
阅读(195)
评论(0)
推荐(0)
摘要:
1 public class RemotingHelper 2 { 3 private static bool _isInit; 4 private static IDictionary _wellKnownTypes; 5 public static object GetObject(Type type) 6 ... 阅读全文
posted @ 2017-11-03 09:07
缘续成
阅读(127)
评论(0)
推荐(0)
浙公网安备 33010602011771号