Download RemotingLite
Description
Light weight remoting framework for both Mono.NET and Microsoft .NET.RemotingLite is a light framework for writing distributed service oriented applications via remoting. It utilizes Reflection to create clientside proxies, and communication between clients and host is done...
Source Files
The download file remotinglite.zip has the following entries.
BuildProcessTemplates/DefaultTemplate.11.1.xaml
BuildProcessTemplates/DefaultTemplate.xaml
BuildProcessTemplates/LabDefaultTemplate.11.xaml
BuildProcessTemplates/UpgradeTemplate.xaml
Example/CommonTypes/CommonTypes.csproj/*from w w w. j a va 2 s . c o m*/
Example/CommonTypes/IService.cs
Example/CommonTypes/Properties/AssemblyInfo.cs
Example/CommonTypes/Rectangle.cs
Example/RemotingLiteExample.sln
Example/RemotingLiteExampleClient/ClientProxyImpl.cs
Example/RemotingLiteExampleClient/ExampleUsingClientProxyImpl.cs
Example/RemotingLiteExampleClient/ExampleUsingProxyFactory.cs
Example/RemotingLiteExampleClient/Program.cs
Example/RemotingLiteExampleClient/Properties/AssemblyInfo.cs
Example/RemotingLiteExampleClient/RemotingLiteExampleClient.csproj
Example/RemotingLiteExampleServer/Program.cs
Example/RemotingLiteExampleServer/Properties/AssemblyInfo.cs
Example/RemotingLiteExampleServer/RemotingLiteExampleServer.csproj
Example/RemotingLiteExampleServer/ServiceImpl.cs
Example/deps/Licence - RemotingLite.txt
Example/deps/RemotingLite.dll
src/Channel.cs
src/ClientBase.cs
src/Licence - RemotingLite.txt
src/MessageType.cs
src/ParameterTransferHelper.cs
src/Properties/AssemblyInfo.cs
src/ProxyFactory.cs
src/Release Notes.txt
src/RemotingLite.csproj
src/RemotingLite.sln
src/ServiceHost.cs
src/mono_build.bat
Download
Click the following link to download remotinglite.zip.
remotinglite.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »