DB-25
A 25-pin electrical connector used for both serial and parallel ports on PCs.
Read Also:
- DCC
Short for Direct Cable Connection, a Windows 95 feature that enables two computers to be connected via a serial or parallel cable. Once connected, the two computers function as if they were on a local-area network (LAN). Either computer can access files on the other computer. But because DCC does not require network interface cards […]
- DCE
(1) Short for Distributed Computing Environment, a suite of technology services developed by The Open Group for creating distributed applications that run on different platforms. DCE services include: Remote Procedure Calls (RPC) Security Service Directory Service Time Service Threads Service Distributed File Service DCE is a popular choice for very large systems that require robust […]
- DCL
Short for Digital Command Language DCL is the scripting language used by most operating systems that were sold by DEC (Digital Equipment Corporation). DCL scripts look similar to any scripting language, with the exception being that All DCL verbs in a script are preceded with a $ symbol. In January 1998, DEC agreed to be […]
- DCOM
Short for Distributed Component Object Model, an extension of the Component Object Model (COM) that allows COM components to communicate across network boundaries. Traditional COM components can only perform interprocess communication across process boundaries on the same machine. DCOM uses the RPC mechanism to transparently send and receive information between COM components (i.e., clients and […]
- DCT
Short for Discrete Cosine Transform, a technique for representing waveform data as a weighted sum of cosines. DCT is commonly used for data compression, as in JPEG. This usage of DCT results in lossy compression. DCT itself does not lose data; rather, data compression technologies that rely on DCT approximate some of the coefficients to […]