DCOM - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

DCOM - перевод на Английский

SOFTWARE FOR COMMUNICATION BETWEEN SOFTWARE COMPONENTS
DCOM95; DCOM98; Distributed component object model; Dcom
Найдено результатов: 6
DCOM         
DOCTORATE
DCom; D.Com.

общая лексика

Distributed Component Object Model, Distributed COM

объектная модель распределённых компонент, протокол [технология] DCOM

позволяет программным компонентам прозрачно взаимодействовать между собой напрямую через сеть. Прежнее название - Network OLE. Разработан корпорацией Microsoft для Windows NT 4.0, базируется на RPC

jump in!         
2007 TELEVISION FILM DIRECTED BY PAUL HOEN
Jump (DCOM); Jump (TV movie); Jump Start!; Jump In! (album); It's My Turn Now; Jump In!: The Original Soundtrack; Jump In!: Remixed!; Jump In; Double Dutch (movie); Jump in!; Jump In! Dance It to the Limit; Jump In! Pop-Up It To The Limit; Izzy Daniels; Jump In!: Dance It to the Limit; Jump In!: Pop-Up It To The Limit
влезай быстрей (в машину и т. п.)
jump in         
2007 TELEVISION FILM DIRECTED BY PAUL HOEN
Jump (DCOM); Jump (TV movie); Jump Start!; Jump In! (album); It's My Turn Now; Jump In!: The Original Soundtrack; Jump In!: Remixed!; Jump In; Double Dutch (movie); Jump in!; Jump In! Dance It to the Limit; Jump In! Pop-Up It To The Limit; Izzy Daniels; Jump In!: Dance It to the Limit; Jump In!: Pop-Up It To The Limit

['dʒʌmp'in]

общая лексика

быстро вскочить, впрыгнуть

фразовый глагол

общая лексика

вскочить

прыгнуть в воду

jump in         
2007 TELEVISION FILM DIRECTED BY PAUL HOEN
Jump (DCOM); Jump (TV movie); Jump Start!; Jump In! (album); It's My Turn Now; Jump In!: The Original Soundtrack; Jump In!: Remixed!; Jump In; Double Dutch (movie); Jump in!; Jump In! Dance It to the Limit; Jump In! Pop-Up It To The Limit; Izzy Daniels; Jump In!: Dance It to the Limit; Jump In!: Pop-Up It To The Limit
jump in быстро вскочить, впрыгнуть The water's lovely and warm in the pool, jump in!
Network OLE      

общая лексика

сетевая OLE

технология, позволяющая программным компонентам взаимодействовать друг с другом в сети, поддерживает создание и использование клиент-серверных приложений. Интегрирована в Windows NT 4.0. Переименована в DCOM

ActiveX         
SOFTWARE FRAMEWORK CREATED BY MICROSOFT
Active X; Activex; ActiveX control; ActiveX Control; Activex control; ActiveX component; Colusa Software; ActiveXObject; Active-x; Active x; MFC ActiveX Control; ActiveX Object; ActiveX server; ActiveX client

общая лексика

технология ActiveX

новое название для OLE Controls (OCX). Модификация элементов управления OCX для создания мультимедиа-приложений для Интернета. Базируется на технологиях COM и DCOM

Википедия

Distributed Component Object Model

Distributed Component Object Model (DCOM) is a proprietary Microsoft technology for communication between software components on networked computers. DCOM, which originally was called "Network OLE", extends Microsoft's COM, and provides the communication substrate under Microsoft's COM+ application server infrastructure.

The extension COM into Distributed COM was due to extensive use of DCE/RPC (Distributed Computing Environment/Remote Procedure Calls) – more specifically Microsoft's enhanced version, known as MSRPC.

In terms of the extensions it added to COM, DCOM had to solve the problems of:

  • Marshalling – serializing and deserializing the arguments and return values of method calls "over the wire".
  • Distributed garbage collection – ensuring that references held by clients of interfaces are released when, for example, the client process crashed, or the network connection was lost.
  • Combining significant numbers of objects in the client's browser into a single transmission in order to minimize bandwidth utilization.

One of the key factors in solving these problems is the use of DCE/RPC as the underlying RPC mechanism behind DCOM. DCE/RPC has strictly defined rules regarding marshalling and who is responsible for freeing memory.

DCOM was a major competitor to CORBA. Proponents of both of these technologies saw them as one day becoming the model for code and service-reuse over the Internet. However, the difficulties involved in getting either of these technologies to work over Internet firewalls, and on unknown and insecure machines, meant that normal HTTP requests in combination with web browsers won out over both of them. Microsoft, at one point, attempted to remediate these shortcomings by adding an extra http transport to DCE/RPC called ncacn_http (Network Computing Architecture connection-oriented protocol).

DCOM was publicly launched as a beta for Windows 95 September 18, 1996.

DCOM is supported natively in all versions of Windows starting from Windows 95, and all versions of Windows Server since Windows NT 4.0

Как переводится DCOM на Русский язык