- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where can I find the documentation onhow to use the library fileto control Intel AMT (I develop programsusing C#)?
Thank you very much.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I think your question is related to this thread:
http://software.intel.com/en-us/forums//topic/54517
I suggest you download the entire Intel AMT SDK.
hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I've already followed that link and downloaded the Intel AMT SDK.
And look in the Network Interface Guide according to Ylian's answer.
But I've only found the API for C language not C#. I also checked in other files but I didn't find it.
Can you help me for a further?
Thank you vary much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Although the APIs are in C language, you can still use the document to learn more about the API parameters. AMT SDK relies on web services to create the Intel AMT APIs. Refer to EventSimulation sample project (SamplesEventSimulation). This project is implemented in C#. You may also download the source code of DTK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So, the document of C# is not exist rightnow right?
Thank again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Exactly:-) You still have to go over the examples in order to understand the usage of the APIs.
If you have further questions about the APIs feel free to post it here.:-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm very new in this kind of program. I've read through many document.
And I found that I lack of experience in SOAP, WSDL, and Kerberos (I don't even know what it is)
If I what to write the program just to Power on and off and retrieve infomation about hardware, could you give me any suggestion like which method to focus on.
Right now I didn't think I capable to write the program with the advance function.
Thank you very much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm also not familiar with SOAP and WSDL but by referring to the sample codes I was still able to communicate with AMT.
Remote Control Interface exposes methods for Power on and off. You may focus on it in your study.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page