<?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 Alarm Clock issue in Intel® Business Client Software Development</title>
    <link>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908145#M5002</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm writing one application to control the alarm clock, I create a form and calling "WakeOnInfo()" function (which is the function in SDK example "AlarmClockApi.cs), if I call this function without create another thread, just use the form main thread everything works fine, but the UI will block until the WakeOnInfo finished,then if I create a thread to call the WakeOnInfo() function, there will have two situation that I met:&lt;/P&gt;
&lt;P&gt;1.if the remote machine is powered on, then the function called by the thread works fine.&lt;/P&gt;
&lt;P&gt;2.if the remote machine is powered off, then I get the exception as below.&lt;/P&gt;
&lt;P&gt; "The remote server return an error : (401) Unauthorized"&lt;/P&gt;
&lt;P&gt;Can anyone help me to solve this problem, and tell me why? thanks a lot!!&lt;/P&gt;
&lt;P&gt;Cary&lt;/P&gt;</description>
    <pubDate>Tue, 26 Jan 2010 02:53:23 GMT</pubDate>
    <dc:creator>carypai</dc:creator>
    <dc:date>2010-01-26T02:53:23Z</dc:date>
    <item>
      <title>Alarm Clock issue</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908145#M5002</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I'm writing one application to control the alarm clock, I create a form and calling "WakeOnInfo()" function (which is the function in SDK example "AlarmClockApi.cs), if I call this function without create another thread, just use the form main thread everything works fine, but the UI will block until the WakeOnInfo finished,then if I create a thread to call the WakeOnInfo() function, there will have two situation that I met:&lt;/P&gt;
&lt;P&gt;1.if the remote machine is powered on, then the function called by the thread works fine.&lt;/P&gt;
&lt;P&gt;2.if the remote machine is powered off, then I get the exception as below.&lt;/P&gt;
&lt;P&gt; "The remote server return an error : (401) Unauthorized"&lt;/P&gt;
&lt;P&gt;Can anyone help me to solve this problem, and tell me why? thanks a lot!!&lt;/P&gt;
&lt;P&gt;Cary&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2010 02:53:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908145#M5002</guid>
      <dc:creator>carypai</dc:creator>
      <dc:date>2010-01-26T02:53:23Z</dc:date>
    </item>
    <item>
      <title>Alarm Clock issue</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908146#M5003</link>
      <description>&lt;P&gt;Hello Cary,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I think the secondbehavior is the strange one because if machine is powered off Alarm clock feature must continue working. Could you try to attemp reconnecting on a try/catch block after exception appears -in the same thread-?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Javier Andrs Cceres Alvis&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2010 13:31:16 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908146#M5003</guid>
      <dc:creator>jacace</dc:creator>
      <dc:date>2010-01-26T13:31:16Z</dc:date>
    </item>
    <item>
      <title>Alarm Clock issue</title>
      <link>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908147#M5004</link>
      <description>&lt;P&gt;Hi Cary,&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;If you're getting a 401 error, then you've got some kind of security issue. In order to receive a 401, the server has to be responding, it just doesn't like the security surrounding your call. Try looking at a wireshark trace of the network traffic and see if you can get some info on the failure. Normally, a 401 error should be very readable in clear text in the HTTP traffic between the client and the server.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Roger&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2010 14:32:48 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Business-Client-Software/Alarm-Clock-issue/m-p/908147#M5004</guid>
      <dc:creator>RBens2</dc:creator>
      <dc:date>2010-01-26T14:32:48Z</dc:date>
    </item>
  </channel>
</rss>

