文件名称:一个简单的Remote例子
文件大小:51KB
文件格式:RAR
更新时间:2013-11-30 09:31:49
Remote
通过一个简单的例子实现了最简单的remoting,对其实质没有做任何介绍,我想通过例子入门才是最简单的。
【文件预览】:
SimpleRemote
----RemoteServer()
--------Server.csproj(3KB)
--------bin()
--------obj()
--------Properties()
--------App.config(379B)
--------RemoteServer.cs(308B)
----RemoteObject()
--------Remote.csproj(2KB)
--------bin()
--------obj()
--------Properties()
--------RemoteObject.cs(194B)
----SimpleRemote.sln(2KB)
----SimpleRemote.suo(24KB)
----RemoteClient()
--------bin()
--------obj()
--------Properties()
--------Service References()
--------App.config(150B)
--------RemoteClient.cs(452B)
--------Client.csproj(3KB)