I have compiled a list of the most accurate error codes and descriptions both from the Altiris side as well as the Microsoft side. This had taken years of both Google searching as well as vendor communications to get it to be as accurate as possible. I ...
I've created a DLL that can be used in C# projects to create a CHF file for pcAnywhere and to connect to pcAnywhere clients. Here is the usage of the DLL.
CreateCHFFile(strComputerName, strFullUsername, strPassword, strCHFName, strPath);
...
pcAnywhere Diag Features
Encrypts and stores connection and diagnostic credentials
Remembers the last PC connected to
Ability to store a favorites list
Single click to modify, double click to set as connection PC
...