摘要:
//Server.csnamespace Microshaoft.RemotingObjects.Server{ using System; using System.Threading; using System.Collections; using System.Runtime.Remoting; using System.Runtime.Remoting.Channels; using System.Runtime.Remoting.Channels.Tcp; using System.Runtime.Serialization.Formatters; using System.Serv 阅读全文