文件名称:Remoting简单远程对象实例
文件大小:97KB
文件格式:RAR
更新时间:2015-06-03 10:32:12
Remoting简单远程对象实例
Remoting简单远程对象实例,Remoting简单远程对象实例
【文件预览】:
RemotingTest
----RemotingTest.sln(2KB)
----RemotingTest.suo(35KB)
----RemotingClient()
--------RemotingClient.csproj(3KB)
--------bin()
--------Program.cs(428B)
--------obj()
--------Properties()
----ClassLib()
--------bin()
--------obj()
--------ClassLib.csproj(2KB)
--------IRemoting.cs(177B)
--------Properties()
----RemotingServer()
--------bin()
--------Program.cs(551B)
--------obj()
--------RemotingServer.csproj(3KB)
--------RemotingObject.cs(466B)
--------Properties()