This sample, located at <SDK_root>\Windows\Intel_AMT\Samples\KVM\KVMCustomTransportSample uses the KVMCustomTransport.dll instead of the kvmlib.dll. It demonstrates how to use this library, which supports using callbacks to directly control the transport layer.
The KVM Custom Transport Sample is a CLI application. Run the executable KVMCustomTransportSample.exe in a command window without parameters to see the usage.
The sample implements a callback function to setup the connection to the Intel AMT platform.
Note that the user can set parameters to connect via a proxy server to support remote access functionality. When the proxy server requires authentication, use the redirection ports, as the RealVNC.dll does not support proxy athentication when working with port 5900.
End of Support Note: Port 5900 is no longer supported. Attempting to configure an RFB password or enabling the port via IPS_KVMRedirectionSettingData.PUT causes Intel AMT to return the message unsupported. For details on affected releases, see Working with Port 5900.
Copyright © 2006-2022, Intel Corporation. All rights reserved. |