summaryrefslogtreecommitdiff
path: root/source4/lib/com/README
blob: 361024e02cb87a52ffad1ba2d4fc7e7a5b6e5fa7 (plain)
1
2
3
4
5
6
7
8
9
This directory contains Samba's very simple COM implementation. 
It is by no means finished yet. 

The main aim of this implementation is for use by our DCOM implementation, 
which lives in the dcom subdirectory. The local version is used mostly for
testing.

More information on this effort can be found in the DCOM whitepaper in 
the lorikeet repository.