文件名称:DotnetRemoting
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- fen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这里是控制台下实现,分为client,server 与RemoteClass
其中RemoteClass项目是类库项目,只是用来生成RemoteClass.dll程序集为client和server两者引用.
测试效果的时候,先启动与运行server端项目,然后才是client项目,因为如果没有服务器监听相应的通道与端口,接收不到客户端的请求,自然,客户端也不可能接收到来自服务端的回应。-Here are the console, under implementation, is divided into client, server and RemoteClass project is one of RemoteClass class library project, but the procedures used to generate RemoteClass.dll set for both client and server reference. Test the effect of the time, first start with the running server-side project, then is the client project, because if there is no corresponding server monitor channels and ports, receiving less than the request of the client, nature, the client can not receive a response from the server.
其中RemoteClass项目是类库项目,只是用来生成RemoteClass.dll程序集为client和server两者引用.
测试效果的时候,先启动与运行server端项目,然后才是client项目,因为如果没有服务器监听相应的通道与端口,接收不到客户端的请求,自然,客户端也不可能接收到来自服务端的回应。-Here are the console, under implementation, is divided into client, server and RemoteClass project is one of RemoteClass class library project, but the procedures used to generate RemoteClass.dll set for both client and server reference. Test the effect of the time, first start with the running server-side project, then is the client project, because if there is no corresponding server monitor channels and ports, receiving less than the request of the client, nature, the client can not receive a response from the server.
相关搜索: 控制台
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DotnetRemoting技术实例实析
..........................\client
..........................\......\client
..........................\......\......\bin
..........................\......\......\...\Debug
..........................\......\......\Client.cs
..........................\......\......\client.csproj
..........................\......\......\obj
..........................\......\......\...\client.csproj.FileList.txt
..........................\......\......\...\Debug
..........................\......\......\Properties
..........................\......\......\..........\AssemblyInfo.cs
..........................\......\client.sln
..........................\readme.txt
..........................\RemoteClass
..........................\...........\RemoteClass
..........................\...........\...........\bin
..........................\...........\...........\...\Debug
..........................\...........\...........\obj
..........................\...........\...........\...\Debug
..........................\...........\...........\...\RemoteClass.csproj.FileList.txt
..........................\...........\...........\Properties
..........................\...........\...........\..........\AssemblyInfo.cs
..........................\...........\...........\RemoteClass.cs
..........................\...........\...........\RemoteClass.csproj
..........................\...........\RemoteClass.sln
..........................\server
..........................\......\server
..........................\......\......\bin
..........................\......\......\...\Debug
..........................\......\......\obj
..........................\......\......\...\Debug
..........................\......\......\...\server.csproj.FileList.txt
..........................\......\......\Properties
..........................\......\......\..........\AssemblyInfo.cs
..........................\......\......\Server.cs
..........................\......\......\server.csproj
..........................\......\server.sln
..........................\client
..........................\......\client
..........................\......\......\bin
..........................\......\......\...\Debug
..........................\......\......\Client.cs
..........................\......\......\client.csproj
..........................\......\......\obj
..........................\......\......\...\client.csproj.FileList.txt
..........................\......\......\...\Debug
..........................\......\......\Properties
..........................\......\......\..........\AssemblyInfo.cs
..........................\......\client.sln
..........................\readme.txt
..........................\RemoteClass
..........................\...........\RemoteClass
..........................\...........\...........\bin
..........................\...........\...........\...\Debug
..........................\...........\...........\obj
..........................\...........\...........\...\Debug
..........................\...........\...........\...\RemoteClass.csproj.FileList.txt
..........................\...........\...........\Properties
..........................\...........\...........\..........\AssemblyInfo.cs
..........................\...........\...........\RemoteClass.cs
..........................\...........\...........\RemoteClass.csproj
..........................\...........\RemoteClass.sln
..........................\server
..........................\......\server
..........................\......\......\bin
..........................\......\......\...\Debug
..........................\......\......\obj
..........................\......\......\...\Debug
..........................\......\......\...\server.csproj.FileList.txt
..........................\......\......\Properties
..........................\......\......\..........\AssemblyInfo.cs
..........................\......\......\Server.cs
..........................\......\......\server.csproj
..........................\......\server.sln