文件名称:ClientAndServerPractice
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- qin l*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
典型的.NET Remoting实例
包含客户端、服务器端以及共享类库-standard .NET Remoting sample,including server/client/classLib
包含客户端、服务器端以及共享类库-standard .NET Remoting sample,including server/client/classLib
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClientAndServerPractice\ClientAndServerPractice.sln
.......................\ClientAndServerPractice.suo
.......................\.......pplication\ClientApplication.csproj
.......................\.................\CommunicationFacade.cs
.......................\.................\Form1.cs
.......................\.................\Form1.Designer.cs
.......................\.................\Form1.resx
.......................\.................\obj\ClientApplication.csproj.FileList.txt
.......................\.................\...\ClientApplication.csproj.FileListAbsolute.txt
.......................\.................\Program.cs
.......................\.................\...perties\AssemblyInfo.cs
.......................\.................\..........\Resources.Designer.cs
.......................\.................\..........\Resources.resx
.......................\.................\..........\Settings.Designer.cs
.......................\.................\..........\Settings.settings
.......................\.................\test.cs
.......................\NetCommunication\ICommunication.cs
.......................\................\NetCommunication.csproj
.......................\................\obj\NetCommunication.csproj.FileList.txt
.......................\................\...\NetCommunication.csproj.FileListAbsolute.txt
.......................\................\Properties\AssemblyInfo.cs
.......................\ServerApplication\Form1.cs
.......................\.................\Form1.Designer.cs
.......................\.................\Form1.resx
.......................\.................\GlobalConfiguration.cs
.......................\.................\obj\ServerApplication.csproj.FileList.txt
.......................\.................\...\ServerApplication.csproj.FileListAbsolute.txt
.......................\.................\Program.cs
.......................\.................\...perties\AssemblyInfo.cs
.......................\.................\..........\Resources.Designer.cs
.......................\.................\..........\Resources.resx
.......................\.................\..........\Settings.Designer.cs
.......................\.................\..........\Settings.settings
.......................\.................\ServerApplication.csproj
.......................\ClientApplication\obj\Debug
.......................\NetCommunication\obj\Debug
.......................\ServerApplication\obj\Debug
.......................\ClientApplication\bin
.......................\.................\obj
.......................\.................\Properties
.......................\NetCommunication\bin
.......................\................\obj
.......................\................\Properties
.......................\ServerApplication\bin
.......................\.................\obj
.......................\.................\Properties
.......................\ClientApplication
.......................\NetCommunication
.......................\ServerApplication
ClientAndServerPractice
.......................\ClientAndServerPractice.suo
.......................\.......pplication\ClientApplication.csproj
.......................\.................\CommunicationFacade.cs
.......................\.................\Form1.cs
.......................\.................\Form1.Designer.cs
.......................\.................\Form1.resx
.......................\.................\obj\ClientApplication.csproj.FileList.txt
.......................\.................\...\ClientApplication.csproj.FileListAbsolute.txt
.......................\.................\Program.cs
.......................\.................\...perties\AssemblyInfo.cs
.......................\.................\..........\Resources.Designer.cs
.......................\.................\..........\Resources.resx
.......................\.................\..........\Settings.Designer.cs
.......................\.................\..........\Settings.settings
.......................\.................\test.cs
.......................\NetCommunication\ICommunication.cs
.......................\................\NetCommunication.csproj
.......................\................\obj\NetCommunication.csproj.FileList.txt
.......................\................\...\NetCommunication.csproj.FileListAbsolute.txt
.......................\................\Properties\AssemblyInfo.cs
.......................\ServerApplication\Form1.cs
.......................\.................\Form1.Designer.cs
.......................\.................\Form1.resx
.......................\.................\GlobalConfiguration.cs
.......................\.................\obj\ServerApplication.csproj.FileList.txt
.......................\.................\...\ServerApplication.csproj.FileListAbsolute.txt
.......................\.................\Program.cs
.......................\.................\...perties\AssemblyInfo.cs
.......................\.................\..........\Resources.Designer.cs
.......................\.................\..........\Resources.resx
.......................\.................\..........\Settings.Designer.cs
.......................\.................\..........\Settings.settings
.......................\.................\ServerApplication.csproj
.......................\ClientApplication\obj\Debug
.......................\NetCommunication\obj\Debug
.......................\ServerApplication\obj\Debug
.......................\ClientApplication\bin
.......................\.................\obj
.......................\.................\Properties
.......................\NetCommunication\bin
.......................\................\obj
.......................\................\Properties
.......................\ServerApplication\bin
.......................\.................\obj
.......................\.................\Properties
.......................\ClientApplication
.......................\NetCommunication
.......................\ServerApplication
ClientAndServerPractice