COM library

Top  Previous  Next

The COM library is similar to the SOAP server except for a few differences:

 

The interface is different (COM instead of SOAP)

It can only handle a single task at a time (task ID is missing from all function calls)

It only works locally

It can not be monitored

It can only be instantiated once, unless logging is turned off.

 

Otherwise they share XML input/output format, configuration file and the core optimizer. Both are self-contained.

 

Install it by running register_com.bat file in Binary folder.