COM
Support » Glossary » C
Component Object Model; a Windows based technology
COM provides standard interfaces and enables communication between software components, i.e. COM enables programmers to develop objects so that all COM-compatible applications can be accessed. These applications can be distributed on one or several computers in a network.
