Saturday, 29 August 2015

Technical Things to Know

  • Distributed Objects refers to software modules that are designed to work together, but reside either in multiple computers connected via a network or in different processes inside the same computer. 
  • DCOM is a framework for distributed objects on the Microsoft platform.