<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Documentation on AMT Library Files in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850592#M1541</link>
    <description>&lt;FONT face="NeoSansIntel-Medium" size="3"&gt;
&lt;P&gt;I'm also not familiar with SOAP and WSDL but by referring to the sample codes I was still able to communicate with AMT.&lt;/P&gt;
&lt;P&gt;Remote Control Interface exposes methods for Power on and off. You may focus on it in your study.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;</description>
    <pubDate>Sat, 30 Jun 2007 05:33:50 GMT</pubDate>
    <dc:creator>virtual_walker</dc:creator>
    <dc:date>2007-06-30T05:33:50Z</dc:date>
    <item>
      <title>Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850585#M1534</link>
      <description>&lt;P&gt;&lt;FONT face="Arial"&gt;Where can I find the documentation onhow to use the library fileto control Intel AMT (I develop programsusing C#)?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Arial"&gt;Thank you very much.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2007 17:12:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850585#M1534</guid>
      <dc:creator>postaquestion</dc:creator>
      <dc:date>2007-06-26T17:12:00Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850586#M1535</link>
      <description>&lt;P&gt;I think your question is related to this thread:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.intel.com/en-us/forums//topic/54517"&gt;http://software.intel.com/en-us/forums//topic/54517&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I suggest you download the entire Intel AMT SDK.&lt;/P&gt;
&lt;P&gt;hope this helps!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2007 04:37:43 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850586#M1535</guid>
      <dc:creator>virtual_walker</dc:creator>
      <dc:date>2007-06-27T04:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850587#M1536</link>
      <description>Hi and Thank for your help.&lt;BR /&gt;&lt;BR /&gt;I've already followed that link and downloaded the Intel AMT SDK.&lt;BR /&gt;And look in the Network Interface Guide according to Ylian's answer.&lt;BR /&gt;But I've only found the API for C language not C#. I also checked in other files but I didn't find it.&lt;BR /&gt;Can you help me for a further?&lt;BR /&gt;&lt;BR /&gt;Thank you vary much.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 07:47:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850587#M1536</guid>
      <dc:creator>sootkun</dc:creator>
      <dc:date>2007-06-27T07:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850588#M1537</link>
      <description>&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:08:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850588#M1537</guid>
      <dc:creator>virtual_walker</dc:creator>
      <dc:date>2007-06-27T11:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850589#M1538</link>
      <description>Thank for your help.&lt;BR /&gt;So, the document of C# is not exist rightnow right?&lt;BR /&gt;&lt;BR /&gt;Thank again.&lt;BR /&gt;</description>
      <pubDate>Thu, 28 Jun 2007 04:29:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850589#M1538</guid>
      <dc:creator>sootkun</dc:creator>
      <dc:date>2007-06-28T04:29:06Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850590#M1539</link>
      <description>&lt;P&gt;Exactly:-) You still have to go over the examples in order to understand the usage of the APIs. &lt;/P&gt;
&lt;P&gt;If you have further questions about the APIs feel free to post it here.:-)&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2007 04:46:03 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850590#M1539</guid>
      <dc:creator>virtual_walker</dc:creator>
      <dc:date>2007-06-28T04:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850591#M1540</link>
      <description>Thank for your help.&lt;BR /&gt;&lt;BR /&gt;I'm very new in this kind of program. I've read through many document.&lt;BR /&gt;And I found that I lack of experience in SOAP, WSDL, and Kerberos (I don't even know what it is)&lt;BR /&gt;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.&lt;BR /&gt;Right now I didn't think I capable to write the program with the advance function.&lt;BR /&gt;&lt;BR /&gt;Thank you very much.&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jun 2007 03:12:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850591#M1540</guid>
      <dc:creator>sootkun</dc:creator>
      <dc:date>2007-06-29T03:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Documentation on AMT Library Files</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850592#M1541</link>
      <description>&lt;FONT face="NeoSansIntel-Medium" size="3"&gt;
&lt;P&gt;I'm also not familiar with SOAP and WSDL but by referring to the sample codes I was still able to communicate with AMT.&lt;/P&gt;
&lt;P&gt;Remote Control Interface exposes methods for Power on and off. You may focus on it in your study.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;/FONT&gt;</description>
      <pubDate>Sat, 30 Jun 2007 05:33:50 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Documentation-on-AMT-Library-Files/m-p/850592#M1541</guid>
      <dc:creator>virtual_walker</dc:creator>
      <dc:date>2007-06-30T05:33:50Z</dc:date>
    </item>
  </channel>
</rss>

