Description: 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.
To Search:
- [paking] - A console program that simulates parking
- [write_Text] - In the console using C# Stream write a t
File list (Check if you may need any files):
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