DemoRemoting

所属分类:.net编程
开发工具:C#
文件大小:126KB
下载次数:7
上传日期:2007-08-20 00:29:57
上 传 者s5g56h7h7
说明:  基于c#,用IIS对remoting 的实现,可以对比asp.net来学习
(Based on the c#, Using IIS on the realization of remoting can be compared to learn asp.net)

文件列表:
Demo (0, 2007-04-13)
Demo\buildall.bat (356, 2002-01-25)
Demo\Licensing (0, 2007-04-13)
Demo\Licensing\AssemblyInfo.cs (2426, 2001-08-27)
Demo\Licensing\bin (0, 2007-04-13)
Demo\Licensing\bin\Debug (0, 2007-04-13)
Demo\Licensing\bin\Licensing.dll (16384, 2005-06-20)
Demo\Licensing\bin\Release (0, 2007-04-13)
Demo\Licensing\build.bat (282, 2002-01-25)
Demo\Licensing\Licensing.cs (1145, 2004-04-04)
Demo\Licensing\Licensing.csproj (3716, 2004-04-03)
Demo\Licensing\Licensing.csproj.user (1804, 2007-04-18)
Demo\Licensing\Licensing.sln (903, 2004-04-03)
Demo\Licensing\Licensing.sln.old (914, 2001-08-27)
Demo\Licensing\Licensing.suo (8192, 2007-04-18)
Demo\Licensing\obj (0, 2007-04-13)
Demo\Licensing\obj\Debug (0, 2007-04-13)
Demo\Licensing\obj\Release (0, 2007-04-13)
Demo\Licensing\Web.config (398, 2005-06-20)
Demo\SoapFileExplorer (0, 2007-04-20)
Demo\SoapFileExplorer\App.config (758, 2007-04-20)
Demo\SoapFileExplorer\AssemblyInfo.cs (2426, 2001-08-09)
Demo\SoapFileExplorer\bin (0, 2007-04-13)
Demo\SoapFileExplorer\bin\Debug (0, 2007-04-13)
Demo\SoapFileExplorer\bin\Release (0, 2007-04-13)
Demo\SoapFileExplorer\build.bat (289, 2002-01-30)
Demo\SoapFileExplorer\ConnectForm.cs (3723, 2002-01-24)
Demo\SoapFileExplorer\ConnectForm.resx (5321, 2002-01-24)
Demo\SoapFileExplorer\DirectoryForm.cs (3161, 2001-08-16)
Demo\SoapFileExplorer\DirectoryForm.resx (1798, 2001-08-16)
Demo\SoapFileExplorer\ExplorerForm.cs (11269, 2007-04-20)
Demo\SoapFileExplorer\ExplorerForm.resx (10013, 2005-06-24)
Demo\SoapFileExplorer\licenses.licx (1355, 2001-08-24)
Demo\SoapFileExplorer\obj (0, 2007-04-13)
Demo\SoapFileExplorer\obj\Debug (0, 2007-04-20)
Demo\SoapFileExplorer\obj\Release (0, 2007-04-13)
Demo\SoapFileExplorer\SoapFileExplorer.csproj (5994, 2005-06-20)
Demo\SoapFileExplorer\SoapFileExplorer.csproj.user (2353, 2007-04-20)
Demo\SoapFileExplorer\SoapFileExplorer.sln (1441, 2004-04-03)
... ...

You can use SoapFileExplorer to share files between your peers by clicking the File menu, selecting Open, and then entering the name of the remote computer that is also running SoapFileExplorer. When SoapFileExplorer is running, all files and directories located in your c:\Public directory will be made available to others. If you do not have a c:\Public directory, SoapFileExplorer will create one for you the first time a remote client explores the files and directories on your computer. By default, SoapFileExplorer is configured not to validate requests against the License Web service. To change this configuration, modify the EnableLicensing appSettings parameter so that its value is "true". Licensing project is the Licensing Web Service build with Remoting, You should put the web.config file and bin/Licensing.dll assembly to a Web application Virtual root directory named SomeRecordCompany. SoapFileShare project is the FileShare services build with Remoting, together with the SoapFileExplorer project they build a peer-to-peer file share application as Napster. SoapFileExplore acts as both the SoapFileShare service Remoting Host and the Remoting client of the localhost/remote SoapFileShare services. the SoapFileExplorer.exe.config configuration file is the configuration file for SoapFileShare project. As a client, SoapFileExplorer uses Activator.GetObject() to create Remoting Object proxy, so it need not configuration file.

近期下载者

相关文件


收藏者