dcom
美
英 
- 網絡分布式組件對象模型(Distributed Component Object Model);分布式組件對象模式;分布式對象模型
例句
DCOM authenticates the credentials of the client when the server receives the request at the beginning of each remote procedure call .
當服務器接收每個遠程過程調用開頭處的請求時,DCOM對客戶端的憑據進行身份驗證。
The name of the DCOM server on which the component should be loaded and run.
DCOM服務器的名字,組件在此服務器上被取用。
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對象。
Format for payload parameter values: In DCOM, the payload is written in a format known as Network Data Representation (DR).
有效負載參數值的格式:在DCOM中,有效負載是以一種稱為網絡數據表示法(NetworkDataRepresentation,DR)的格式編寫的。
When set to "Leave running when idle, " DCOM leaves the dllhost. exe process running, retaining the cache and pools.
當設置為“Leaverunningwhenidle”時,DCOM會讓dllhost.exe進程一直運行,因此會保留緩存和池。
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服務將不能啟動。
Unfortunately, IORs do not correlate to OBJREFs, which results in an interoperability problem between CORBA and DCOM applications.
遺憾的是,IOR不能與OBJREF相互關聯,這就導致了CORBA和DCOM應用程序之間的互操作性問題。
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”的目標計算機進行的計數。
In fact, the general practice is widely advocated for any distributed technology, including CORBA, EJB, and DCOM.
實際上,這個通用的實踐被廣泛地應用到任何分布式技術中,包括CORBA、EJB和DCOM。
DCOM verifies that none of the data transferred between the client and the server has been modified.
DCOM驗證在客戶端與服務器之間傳輸的數據是否均未修改。
The Distributed Component Object Model (DCOM) is a protocol that enables software components to communicate directly over a network .
分布式組件對象模型(DCOM)是一個使軟件組件能夠通過網絡直接進行通訊的協議。
Specifies that DCOM authenticates all previous levels and encrypts the argument value of each remote procedure call.
指定DCOM驗證所有以前的級別并加密每一遠程過程調用的參數值。
With DCOM, Microsoft has extended COM to support communications among objects on different computers on a LAN, WAN or even the Internet.
有了dcom,微軟公司將com擴展到支持局域網、廣域網、甚至因特網上不同計算機上對象之間的通信。
Specifies that DCOM authenticates and verifies that none of the data that is transferred between the client and the server is modified.
指定DCOM驗證和確認未修改在客戶端和服務器之間傳輸的任何數據。
The . NET Remoting plumbing does not include a DCOM style Service Control Manager (SCM) to start remote servers.
NETRemoting管線不包括啟動遠程服務器所需的DCOM類型的服務控制管理器(SCM)。
DCOM authenticates all previous levels and encrypts the argument value of each remote procedure call.
DCOM驗證所有之前的等級,并加密每次遠端程序呼叫的引數值。
Cross-process calls to the objects of that type will be handled using DCOM in order to ensure proper propagation of transactional context.
對該類對象的跨進程調用將使用DCOM進行處理,以確保正確傳播事務環境。
Specifies that DCOM determines the authentication level using its standard security negotiation algorithm.
指定DCOM使用其標準安全協商算法確定身份驗證級別。
Therefore, on certain CE platforms, the compiler may generate warnings about DCOM support and single and multithreading definition.
因此,在某些CE平臺上,編譯器可能會生成有關DCOM支持和單線程與多線程定義的警告。
Specifies that DCOM determines the impersonation level using its standard security negotiation algorithm.
指定DCOM使用其標準安全協商算法確定模擬級別。
If you want to set more properties for the computer, click Apply to enable (or disable) DCOM.
如果要為這臺計算機設置更多的屬性,則單擊“應用”以啟用(或禁用)DCOM。
Specifies that DCOM authenticates the credentials of the client only when the client establishes a connection to the server.
指定只有在客戶端與服務器建立連接時DCOM才驗證客戶端的憑據。
DCOM authenticates the credentials of the client only when the client establishes a relationship with the server.
僅當客戶端建立了與服務器的關系時,DCOM才對客戶端的憑據進行身份驗證。
DCOM determines the impersonation level, using its normal security-negotiation algorithm.
DCOM使用其常規安全協商算法確定模擬級別。
DCOM determines the authentication level using its normal security-negotiation algorithm.
DCOM使用其常規安全協商算法確定身份驗證級別。
For managed or native remote debugging with the default transport, the TCP 135 port must be opened for DCOM traffic.
為了使用默認傳輸進行托管或本機遠程調試,必須為DCOM通信打開TCP135端口。
Microsoft does not recommend that you disable DCOM in your environment until you have tested to discover what applications are affected.
Microsoft不推薦在您的環境中禁用DCOM,除非您通過檢測已經查明哪些應用程序受到了影響。
A "DCOM is disabled on this host" status indicates that DCOM has been disabled on the target host computer.
“DCOMisdisabledonthishost”(此主機上禁用了DCOM)狀態表明,目標主機上已禁用了DCOM。
A DCOM error occurred when the remote machine tried to communicate with the local machine.
當遠程計算機嘗試與本地計算機通信時,發生DCOM錯誤。
A DCOM error occurred when the local machine tried to communicate with the remote machine.
當本地計算機嘗試與遠程計算機通信時,發生DCOM錯誤。
Contrast this with the CORBA and DCOM protocols, which are binary, not self-describing, and tough to trace.
您可以將這與二進制、非自描述的和難于跟蹤的CORBA和DCOM協議進行比較。
Changing the security model to Classic can result in unexpected access to shared files and DCOM components.
將安全模型更改為“傳統型”可能會導致對共享文件和DCOM組件的意外訪問。
SQL debugging uses Distributed COM (DCOM) to communicate between a client computer and the database server.
SQL調試使用分布式COM(DCOM)在客戶端計算機和數據庫服務器間通信。
Note that WMI 1. 5, DCOM, and File and Printer Sharing for Microsoft Networks must be installed and enabled to remotely scan machines.
請注意,必須安裝并啟用WMI1.5、DCOM以及Microsoft網絡的文件和打印機共享,才能遠程掃描計算機。
Specifies that DCOM authenticates and verifies the data transferred.
指定由DCOM對傳輸的數據進行身份驗證和驗證。
Specifies that DCOM determines the authentication level.
指定由DCOM確定身份驗證級別。
On the Applications tab, in the list of DCOM servers, browse to the Machine Debug Manager entry.
在應用程序選項卡的DCOM服務器列表中,瀏覽到計算機調試管理器項。
DCOM and CORBA are both reasonable protocols for server-to-server communications.
DCOM和CORBA都是服務器對服務器通信的合適的協議。
Specifies that DCOM determines the impersonation level.
指定由DCOM確定模擬級別。
Therefore, you must configure DCOM to allow a remote user to attach the debugger to a process on the server.
因此,必須配置DCOM以允許遠程用戶將調試器附加到服務器上的進程。