Intel® Business Client Software Development
Support for Intel® vPro™ software development and technologies associated with Intel vPro platforms.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Questions

raul_sanchez
Beginner
626 Views

Hello,

we have two questions:

  1. How can we obtain the list of web methods that Intel provide us?

  2. Would a vPro PC call a webmethod that belongs it, and for example update his state his self?

Regards.

0 Kudos
2 Replies
virtual_walker
Beginner
626 Views

I suggest you download the Intel AMT SDK. Just type it in on the search box to get the link.

A vPro PC cannot update itselft or locally, it has to be done remotely.

0 Kudos
Ylian_S_Intel
Employee
626 Views

To be more specific, the list of most Intel AMT API's are in the Intel AMT SDK in the "docs" folder under the name "Network Interface Guide.pdf". This is probably the single most imporant document for Intel AMT developers. The two API's that are not in that document at 3PDS (Storage Design Guide.pdf) and IDE-R/SOL (Redirection Library Design Guide.pdf).

For developers, even if you use the DTK to get started, all the DTK tools are built on top of the knowledge provided by the SDK.

Ylian (Intel AMT Blog)

0 Kudos
Reply