This project involves creating a wrapper for a COM library to enable calls to be made over a network (there should be a flag to be able to choose between TCP/IP, UDP and Bonjour).
The COM library is basic, and only a handful of calls are to be implemented (< 10). Full documentation for the COM library will be provided.