<?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 Code eksamples in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836671#M1359</link>
    <description>Hey&lt;BR /&gt;&lt;BR /&gt;I am doing a research project for my employer about AMT..&lt;BR /&gt;And now know all i need to know for this project.. &lt;BR /&gt;Problem is i am all new to SDK, and how to work with em. So its really hard to get started.&lt;BR /&gt;Is there any where i can get help on how to use the SDK to make a application my self?&lt;BR /&gt;&lt;BR /&gt;I need to make a application that can connect to a AMT system regardless of AMT version. &lt;BR /&gt;Get the hardware info of that machine, and if poss could start it up remotely using AMT to wake.&lt;BR /&gt;&lt;BR /&gt;some code snippets or something would be great to show how to get the connection for an client.&lt;BR /&gt;&lt;BR /&gt;Best regards &lt;BR /&gt;Kennet Madsen&lt;BR /&gt;</description>
    <pubDate>Wed, 18 Aug 2010 09:19:25 GMT</pubDate>
    <dc:creator>mrkanin</dc:creator>
    <dc:date>2010-08-18T09:19:25Z</dc:date>
    <item>
      <title>Code eksamples</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836671#M1359</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;I am doing a research project for my employer about AMT..&lt;BR /&gt;And now know all i need to know for this project.. &lt;BR /&gt;Problem is i am all new to SDK, and how to work with em. So its really hard to get started.&lt;BR /&gt;Is there any where i can get help on how to use the SDK to make a application my self?&lt;BR /&gt;&lt;BR /&gt;I need to make a application that can connect to a AMT system regardless of AMT version. &lt;BR /&gt;Get the hardware info of that machine, and if poss could start it up remotely using AMT to wake.&lt;BR /&gt;&lt;BR /&gt;some code snippets or something would be great to show how to get the connection for an client.&lt;BR /&gt;&lt;BR /&gt;Best regards &lt;BR /&gt;Kennet Madsen&lt;BR /&gt;</description>
      <pubDate>Wed, 18 Aug 2010 09:19:25 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836671#M1359</guid>
      <dc:creator>mrkanin</dc:creator>
      <dc:date>2010-08-18T09:19:25Z</dc:date>
    </item>
    <item>
      <title>Code eksamples</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836672#M1360</link>
      <description>Hi Kennet, welcome.&lt;BR /&gt;&lt;BR /&gt;An excellent place to start is with the "Start Here Guide";this guide covers ways of getting your Intel AMT system setup and configured as well asgetting you developmentenvironment setup. There is a link to it (as well as other useful info) on our main page:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/manageability/"&gt;http://software.intel.com/en-us/manageability/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Direct url:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.intel.com/en-us/articles/intel-active-management-technology-intel-amt-software-development-kit-sdk-start-here-guide/"&gt;http://software.intel.com/en-us/articles/intel-active-management-technology-intel-amt-software-development-kit-sdk-start-here-guide/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Specifically to your question about samples/snippets, you will find several samples in the SDK under:&lt;BR /&gt;&lt;SDK install="" directory=""&gt;\Windows\Intel_AMT\Samples&lt;BR /&gt;&lt;BR /&gt;You will probably want to look at the AssetDisplay, GeneralInfo, and RemoteControl samples under the WS-Management directory.&lt;BR /&gt;&lt;BR /&gt;And, as always, keep using this forum for any questions you might have.&lt;/SDK&gt;</description>
      <pubDate>Wed, 18 Aug 2010 17:44:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836672#M1360</guid>
      <dc:creator>Richard_B_Intel1</dc:creator>
      <dc:date>2010-08-18T17:44:29Z</dc:date>
    </item>
    <item>
      <title>Code eksamples</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836673#M1361</link>
      <description>Hey &lt;BR /&gt;Thanks for the quick respons.&lt;BR /&gt;&lt;BR /&gt;I have read the start guide, and gone through the generalinfo sample.&lt;BR /&gt;&lt;BR /&gt;But when i try to run it.. it just pops up a cmd window, and closes it after .5 sec..&lt;BR /&gt;&lt;BR /&gt;why is that?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2010 07:04:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836673#M1361</guid>
      <dc:creator>mrkanin</dc:creator>
      <dc:date>2010-08-19T07:04:51Z</dc:date>
    </item>
    <item>
      <title>Code eksamples</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836674#M1362</link>
      <description>&lt;P&gt;Hi Kennet-&lt;BR /&gt;&lt;BR /&gt;Are you running the sample in the IDE? Try building the .exe then open your own command window cd to your .exe and execute it from your command window; when the sample finishes running your command window will not close allowing you to see the output.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Aug 2010 22:46:00 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Code-eksamples/m-p/836674#M1362</guid>
      <dc:creator>Richard_B_Intel1</dc:creator>
      <dc:date>2010-08-19T22:46:00Z</dc:date>
    </item>
  </channel>
</rss>

