Descendants must provide a default request - and - response transaction that does not require protocol - specific properties to be set . for example , the 要利用可插接式协议, webrequest子代必须提供一个默认的“请求并响应”事务,该事务不要求设置协议特定的属性。
Class provides a tracking service with pluggable handlers that can detect when objects are marshaled and unmarshaled . pluggable handlers can be created by implementing the 类使用可插接式处理程序提供跟踪服务,这些可插接式处理程序能够检测何时封送和取消封送对象。
Namespace contains the base classes shared by both server and client applications to support a pluggable model to easily add or remove functionality System . configuration . provider命名空间包含由服务器和客户端应用程序共享的基类,用于支持可插接式模型轻松地添加或移除功能。
Class is an abstract base class that provides the basic methods and properties for creating a protocol - specific response that fits the . net framework pluggable protocol model 类是一个抽象基类,它提供基本方法和属性以创建符合. net framework可插接式协议模型的协议特定的响应。
The formatter is actually a pluggable component of a channel , and a custom formatter can be plugged in to replace the standard xml or binary formatters supplied by remoting 格式化程序实际上是信道的可插接式组件,可以插入自定义格式化程序来替换由远程处理提供的标准xml或者二进制格式化程序。
Class is an abstract base class that provides the basic methods and properties for creating a protocol - specific request handler that fits the . net framework pluggable protocol model 类是一个抽象基类,它提供用于创建符合. net framework可插接式协议模型的协议特定的请求处理程序的基本方法和属性。
Your applications can build on pluggable protocols to automatically take advantage of new internet protocols , or they can use a managed implementation of the windows socket interface to work with the network on the socket level 您的应用程序可建立在可插接式协议的基础之上以便自动利用新的internet协议,或者它们可以使用windows套接字接口的托管实现来使用套接字级别上的网络。
Custom transports or wire formatsif you need to support custom transports for example , user datagram protocol or custom wire formats for example , csv , . net remoting is the only pluggable architecture that can meet these needs 自定义传输或连网形式。如果您需要支持自定义传输(例如,用户数据报协议( udp ) )或自定义连网形式(例如csv ) , . net远程处理是可以满足这些需要的唯一可插接式结构。
Classes form the basis of what are called pluggable protocols , an implementation of network services that enables you to develop applications that use internet resources without worrying about the specific details of the individual protocols 类形成了所谓的可插接式协议的基础,可插接式协议是网络服务的一种实现,它使您能够开发出使用internet资源的应用程序,而不必考虑各种不同协议的具体细节。
Classes are the basis of pluggable protocols an implementation of network services that enables you to develop applications that use internet resources without worrying about the specific details of the protocol that each resource uses . descendant classes of Webrequest类和webresponse类是可插接式协议的基础,这是一种网络服务的实现,该实现使您可以在开发使用internet资源的应用程序时,无需担心每一资源使用的协议的具体细节。