dcom

  • 网络分布式组件对象模型(Distributed Component Object Model);分布式组件对象模式;分布式对象模型

dcomdcom

dcom

分布式组件对象模型(Distributed Component Object Model)

使用分布式组件对象模型 (DCOM) 可以跨多台计算机在网络中运行分布式的程序。合作来完成某项任务的多个进程由包含分布 …

分布式组件对象模式

由于分布式组件对象模式DCOM)的缘故,在跟DCOM interface的通讯和会话期间,客户机使用一个'alter context'请求来表 …

分布式对象模型

描述: 在微软的Windows操作系统平台中,在分布式对象模型(DCOM)界面 关联RPC中存在一个缓冲区溢出漏洞,受影响的操作 …

分布式部件对象模型

应用服务器采用分布式部件对象模型DCOM)开发各种应用部件,将应用服务器作为一个对象向客户端提供服务端口,为客 …

分布式公共对象模型(Distributed Common Object Model)

当时的另一种分布式系统开发工具是Microsoft的DCOM(Distributed Common Object Model)。Microsoft为了使在Windows平台 …

1
DCOM authenticates the credentials of the client when the server receives the request at the beginning of each remote procedure call . 当服务器接收每个远程过程调用开头处的请求时,DCOM对客户端的凭据进行身份验证。
2
The name of the DCOM server on which the component should be loaded and run. DCOM服务器的名字,组件在此服务器上被取用。
3
The DCOM sample demonstrates how to call a COM object implemented in a Windows service from multiple clients running on different computers. 本DCOM示例演示了如何从运行于不同计算机上的多个客户端调用在Windows服务中实现的COM对象。
4
Format for payload parameter values: In DCOM, the payload is written in a format known as Network Data Representation (DR). 有效负载参数值的格式:在DCOM中,有效负载是以一种称为网络数据表示法(NetworkDataRepresentation,DR)的格式编写的。
5
When set to "Leave running when idle, " DCOM leaves the dllhost. exe process running, retaining the cache and pools. 当设置为“Leaverunningwhenidle”时,DCOM会让dllhost.exe进程一直运行,因此会保留缓存和池。
6
If this ID or its password are changed, DCOM will not run and MQ services will not be able to start up. 如果修改了此ID或其密码,那么DCOM将不会运行,而MQ服务将不能启动。
7
Unfortunately, IORs do not correlate to OBJREFs, which results in an interoperability problem between CORBA and DCOM applications. 遗憾的是,IOR不能与OBJREF相互关联,这就导致了CORBA和DCOM应用程序之间的互操作性问题。
8
The "DCOM Disabled" statistic is a count of the target computers that were marked with the status message "DCOM is disabled on this host. " “DCOMDisabled”(禁用了DCOM)统计信息是对标记了状态消息“DCOMisdisabledonthishost”的目标计算机进行的计数。
9
In fact, the general practice is widely advocated for any distributed technology, including CORBA, EJB, and DCOM. 实际上,这个通用的实践被广泛地应用到任何分布式技术中,包括CORBA、EJB和DCOM。
10
DCOM verifies that none of the data transferred between the client and the server has been modified. DCOM验证在客户端与服务器之间传输的数据是否均未修改。
11
The Distributed Component Object Model (DCOM) is a protocol that enables software components to communicate directly over a network . 分布式组件对象模型(DCOM)是一个使软件组件能够通过网络直接进行通讯的协议。
12
Specifies that DCOM authenticates all previous levels and encrypts the argument value of each remote procedure call. 指定DCOM验证所有以前的级别并加密每一远程过程调用的参数值。
13
With DCOM, Microsoft has extended COM to support communications among objects on different computers on a LAN, WAN or even the Internet. 有了dcom,微软公司将com扩展到支持局域网、广域网、甚至因特网上不同计算机上对象之间的通信。
14
Specifies that DCOM authenticates and verifies that none of the data that is transferred between the client and the server is modified. 指定DCOM验证和确认未修改在客户端和服务器之间传输的任何数据。
15
The . NET Remoting plumbing does not include a DCOM style Service Control Manager (SCM) to start remote servers. NETRemoting管线不包括启动远程服务器所需的DCOM类型的服务控制管理器(SCM)。
16
DCOM authenticates all previous levels and encrypts the argument value of each remote procedure call. DCOM验证所有之前的等级,并加密每次远端程序呼叫的引数值。
17
Cross-process calls to the objects of that type will be handled using DCOM in order to ensure proper propagation of transactional context. 对该类对象的跨进程调用将使用DCOM进行处理,以确保正确传播事务环境。
18
Specifies that DCOM determines the authentication level using its standard security negotiation algorithm. 指定DCOM使用其标准安全协商算法确定身份验证级别。
19
Therefore, on certain CE platforms, the compiler may generate warnings about DCOM support and single and multithreading definition. 因此,在某些CE平台上,编译器可能会生成有关DCOM支持和单线程与多线程定义的警告。
20
Specifies that DCOM determines the impersonation level using its standard security negotiation algorithm. 指定DCOM使用其标准安全协商算法确定模拟级别。
21
If you want to set more properties for the computer, click Apply to enable (or disable) DCOM. 如果要为这台计算机设置更多的属性,则单击“应用”以启用(或禁用)DCOM。
22
Specifies that DCOM authenticates the credentials of the client only when the client establishes a connection to the server. 指定只有在客户端与服务器建立连接时DCOM才验证客户端的凭据。
23
DCOM authenticates the credentials of the client only when the client establishes a relationship with the server. 仅当客户端建立了与服务器的关系时,DCOM才对客户端的凭据进行身份验证。
24
DCOM determines the impersonation level, using its normal security-negotiation algorithm. DCOM使用其常规安全协商算法确定模拟级别。
25
DCOM determines the authentication level using its normal security-negotiation algorithm. DCOM使用其常规安全协商算法确定身份验证级别。
26
For managed or native remote debugging with the default transport, the TCP 135 port must be opened for DCOM traffic. 为了使用默认传输进行托管或本机远程调试,必须为DCOM通信打开TCP135端口。
27
Microsoft does not recommend that you disable DCOM in your environment until you have tested to discover what applications are affected. Microsoft不推荐在您的环境中禁用DCOM,除非您通过检测已经查明哪些应用程序受到了影响。
28
A "DCOM is disabled on this host" status indicates that DCOM has been disabled on the target host computer. “DCOMisdisabledonthishost”(此主机上禁用了DCOM)状态表明,目标主机上已禁用了DCOM。
29
A DCOM error occurred when the remote machine tried to communicate with the local machine. 当远程计算机尝试与本地计算机通信时,发生DCOM错误。
30
A DCOM error occurred when the local machine tried to communicate with the remote machine. 当本地计算机尝试与远程计算机通信时,发生DCOM错误。