文件名称:Router
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 101kb
- 下载次数:
- 0次
- 提 供 者:
- sun***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
中间路由器
此示例演示如何实现一个服务,该服务在客户端可能无法直接访问服务的网络配置中提供有用的基本路由功能。 此示例不是一个具有多种功能的高效、可伸缩的路由器的示例。-Intermediate routers, this example demonstrates how to achieve a service that the client may not be able to directly access the services of the network configuration to provide useful basic routing functions. This example is not a function of a variety of efficient, scalable sample router.
此示例演示如何实现一个服务,该服务在客户端可能无法直接访问服务的网络配置中提供有用的基本路由功能。 此示例不是一个具有多种功能的高效、可伸缩的路由器的示例。-Intermediate routers, this example demonstrates how to achieve a service that the client may not be able to directly access the services of the network configuration to provide useful basic routing functions. This example is not a function of a variety of efficient, scalable sample router.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CPP
...\Client
...\......\app.config
...\......\CalculatorService.h
...\......\Client.cpp
...\......\Client.vcproj
...\......\EchoService.h
...\msclr
...\.....\lock.h
...\.....\safebool.h
...\Router
...\......\app.config
...\......\Contracts.h
...\......\Router.cpp
...\......\Router.h
...\......\Router.vcproj
...\......\RouterBinding.cpp
...\......\RouterBinding.h
...\......\RoutingTable.cpp
...\......\RoutingTable.h
...\......\RoutingTable.xml
...\Router.sln
...\service-calculator
...\..................\app.config
...\..................\AssemblyInfo.cpp
...\..................\CalculatorService.cpp
...\..................\CalculatorService.vcproj
...\service-echo
...\............\app.config
...\............\AssemblyInfo.cpp
...\............\EchoService.cpp
...\............\EchoService.vcproj
CS
..\client
..\......\App.config
..\......\CalculatorService.cs
..\......\Client.cs
..\......\Client.csproj
..\......\EchoService.cs
..\......\Properties
..\......\..........\AssemblyInfo.cs
..\......\..........\Resources.cs
..\......\..........\Resources.Designer.cs
..\......\..........\Resources.resx
..\......\..........\Settings.cs
..\......\..........\Settings.Designer.cs
..\......\..........\Settings.settings
..\router
..\......\App.config
..\......\Contracts.cs
..\......\Properties
..\......\..........\AssemblyInfo.cs
..\......\..........\Resources.cs
..\......\..........\Resources.resx
..\......\..........\Settings.cs
..\......\..........\Settings.settings
..\......\Router.cs
..\......\Router.csproj
..\......\RouterBinding.cs
..\......\RoutingTable.cs
..\......\RoutingTable.xml
..\Router.sln
..\service-calculator
..\..................\App.config
..\..................\CalculatorService.cs
..\..................\CalculatorService.csproj
..\..................\Properties
..\..................\..........\AssemblyInfo.cs
..\..................\..........\Resources.Designer.cs
..\..................\..........\Resources.resx
..\..................\..........\Settings.Designer.cs
..\..................\..........\Settings.settings
..\service-echo
..\............\App.config
..\............\EchoService.cs
..\............\EchoService.csproj
..\............\Properties
..\............\..........\AssemblyInfo.cs
..\............\..........\Resources.Designer.cs
..\............\..........\Resources.resx
..\............\..........\Settings.Designer.cs
..\............\..........\Settings.settings
VB
..\client
..\......\App.config
..\......\CalculatorService.vb
..\......\Client.vb
..\......\Client.vbproj
..\......\EchoService.vb
..\......\My Project
..\......\..........\AssemblyInfo.vb
..\......\..........\Resources.Designer.vb
..\......\..........\Resources.resx
..\......\..........\Settings.Designer.vb
..\......\..........\Settings.settings
..\router
..\......\App.config
..\......\Contracts.vb
..\......\My Project
..\......\..........\AssemblyInfo.vb
...\Client
...\......\app.config
...\......\CalculatorService.h
...\......\Client.cpp
...\......\Client.vcproj
...\......\EchoService.h
...\msclr
...\.....\lock.h
...\.....\safebool.h
...\Router
...\......\app.config
...\......\Contracts.h
...\......\Router.cpp
...\......\Router.h
...\......\Router.vcproj
...\......\RouterBinding.cpp
...\......\RouterBinding.h
...\......\RoutingTable.cpp
...\......\RoutingTable.h
...\......\RoutingTable.xml
...\Router.sln
...\service-calculator
...\..................\app.config
...\..................\AssemblyInfo.cpp
...\..................\CalculatorService.cpp
...\..................\CalculatorService.vcproj
...\service-echo
...\............\app.config
...\............\AssemblyInfo.cpp
...\............\EchoService.cpp
...\............\EchoService.vcproj
CS
..\client
..\......\App.config
..\......\CalculatorService.cs
..\......\Client.cs
..\......\Client.csproj
..\......\EchoService.cs
..\......\Properties
..\......\..........\AssemblyInfo.cs
..\......\..........\Resources.cs
..\......\..........\Resources.Designer.cs
..\......\..........\Resources.resx
..\......\..........\Settings.cs
..\......\..........\Settings.Designer.cs
..\......\..........\Settings.settings
..\router
..\......\App.config
..\......\Contracts.cs
..\......\Properties
..\......\..........\AssemblyInfo.cs
..\......\..........\Resources.cs
..\......\..........\Resources.resx
..\......\..........\Settings.cs
..\......\..........\Settings.settings
..\......\Router.cs
..\......\Router.csproj
..\......\RouterBinding.cs
..\......\RoutingTable.cs
..\......\RoutingTable.xml
..\Router.sln
..\service-calculator
..\..................\App.config
..\..................\CalculatorService.cs
..\..................\CalculatorService.csproj
..\..................\Properties
..\..................\..........\AssemblyInfo.cs
..\..................\..........\Resources.Designer.cs
..\..................\..........\Resources.resx
..\..................\..........\Settings.Designer.cs
..\..................\..........\Settings.settings
..\service-echo
..\............\App.config
..\............\EchoService.cs
..\............\EchoService.csproj
..\............\Properties
..\............\..........\AssemblyInfo.cs
..\............\..........\Resources.Designer.cs
..\............\..........\Resources.resx
..\............\..........\Settings.Designer.cs
..\............\..........\Settings.settings
VB
..\client
..\......\App.config
..\......\CalculatorService.vb
..\......\Client.vb
..\......\Client.vbproj
..\......\EchoService.vb
..\......\My Project
..\......\..........\AssemblyInfo.vb
..\......\..........\Resources.Designer.vb
..\......\..........\Resources.resx
..\......\..........\Settings.Designer.vb
..\......\..........\Settings.settings
..\router
..\......\App.config
..\......\Contracts.vb
..\......\My Project
..\......\..........\AssemblyInfo.vb