The KVM Proxy Library serves as a proxy for viewer applications that connect to Intel AMT platforms using the Intel AMT redirection ports. The proxy requests connection parameters via a callback function provided by the calling application. It then sets up the connection and maintains it for the duration of the session.
The library DLL is located in at:<SDK_Root>\Windows\Intel_AMT\Bin\KVM\KVMLib.dll
The library source is located at:<SDK_Root>\Intel_AMT\Src\KVMLib
For more information, see the following:
• Sample using the vPro Module
Copyright © 2006-2022, Intel Corporation. All rights reserved. |