by Daniel Pellejero on Friday, January 9th - 3:25 AM
Hi all,
is it possible to develop a light C++ program to run on a machine with Communicator running with no DEPENDENCY on .NET Framework?
After reading doc about UCCAPI, it seems to be possible by mean of using UCCAPI.dll and RTMPLTFM.dll, two native C++ libraries.
Example 'UccIMSample' (with UCCAPI) uses these native dlls and 'UCCAPIRES.dll', a .NET DLL, so this example is not what i am looking for.
Some advise?
Thanks in advance
dani