c# Remoting小例子
摘要:
///近最项目用到了Remoting ,自己学习了一下,在这里记一下。//要用到的命名空间using System.Runtime;using System.Runtime.Remoting;using System.Runtime.Remoting.Channels;using System.Runtime.Remoting.Channels.Tcp;///实体public class Remo... 阅读全文
posted @ 2011-01-12 23:35 SonyXbox 阅读(2498) 评论(1) 推荐(2)
浙公网安备 33010602011771号