<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated on Sat, 26 May 2012 05:43:43 -0700 -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <atom:link href="http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/feed/" rel="self" type="application/rss+xml" />
    <title>Intel Software Network Comments Feed</title>
    <link>http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation</link>
    <description></description>
    <language>en-us</language>
    <item>
      <title>By Intel Software Network Support</title>
      <description><![CDATA[ 
Please see our FAQ page on this topic at http://softwarecommunity.intel.com/isn/Community/en-US/forums/thread/30257190.aspx.
 ]]></description>
      <link>http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-133</link>
      <pubDate>Wed, 18 Jun 2008 09:30:02 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-133</guid>
    </item>
    <item>
      <title>By Xiaohui Xu</title>
      <description><![CDATA[ Hi,

I run the WSC reference code as the client, using  wsc_config_3a_cli.txt as the wsc_config.txt, and got the error "No data has been received from lower layer".
The following is the complete log:
-------log start-------
*********************************************
Wi-Fi Simple Config Application - Intel Corp.
Version: Build 1.0.6, May 17 2007
../../common/WscCmd/WscCmd.cpp(92):Version: Build 1.0.6, May 17 2007
*********************************************
../../common/WscCmd/WscCmd.cpp(409):WscCmd:ActualCBThreadProc: Started
../../common/WscCmd/WscCmd.cpp(1000):WscCmd:ActualUIThreadProc: Started.
../../common/MasterControl/MasterControl.cpp(89):MasterControl constructor
../../common/WscCmd/WscCmd.cpp(219):WscCmd::MC instantiated ok
../../common/Transport/Transport.cpp(79):CTransport Construction
../../common/Transport/Transport.cpp(154):In CTransport::ActualCBThreadProc
../../common/Transport/Transport.cpp(158):Calling Dequeue
../../common/MasterControl/MasterControl.cpp(210):MC::Init: Init complete ok
../../common/WscCmd/WscCmd.cpp(221):WscCmd::MC intialized ok
Initializing stack... OK
Now starting stack
../../common/WscCmd/WscCmd.cpp(101):WscCmd::Init ok, starting stack...
../../common/MasterControl/Info.cpp(137):Info::ReadConfigFile: Called
../../common/MasterControl/Info.cpp(138):Info::ReadConfigFile:wsc_config.txt
../../common/MasterControl/Info.cpp(153):Info::ReadConfigFile:File open ok
../../common/StateMachine/StateMachine.cpp(71):RegistrarSM constructor
../../common/InbWlan/InbWlan.cpp(73):CInbWlan Construction
../../common/UdpLib/UdpLib.cpp(75):Entered udp_open
../../common/UdpLib/UdpLib.cpp(94):Socket open successful, sd: 3
../../common/UdpLib/UdpLib.cpp(112):Entered udp_bind
../../common/UdpLib/UdpLib.cpp(126):Binding successful for socket [3]
../../common/InbWlan/InbWlan.cpp(264):In CInbWlan::StaticRecvThread
../../common/InbWlan/InbWlan.cpp(279):CInbWlan::ActualRecvThread Started
../../common/InbWlan/InbWlan.cpp(283):Inside the thread
../../common/InbWlan/InbWlan.cpp(208):In CInbWlan::ReadData buffer = %
../../common/UdpLib/UdpLib.cpp(208):Entered udp_read
../../common/MasterControl/MasterControl.cpp(3719):Generated devPwd: 34619063
../../common/WscCmd/WscCmd.cpp(453):WscCmd:ActualCBThreadProc: CB_MAIN_PUSH_MSG recd
DEVICE PIN: 34619063
../../common/WscCmd/WscCmd.cpp(2189):WscCmd::CallbackProc Enqueue done
../../common/MasterControl/MasterControl.cpp(2402):MC::SwitchModeOn: Exit
../../common/MasterControl/MasterControl.cpp(377):MC::StartStack: Informing app of mode
../../common/WscCmd/WscCmd.cpp(836):WscCmd:ActualCBThreadProc: CB_MAIN_PUSH_MODE recd

******* MODE: Client *******

Options:
0. Quit
1. Get configured
2. Get configured via push-button
Enter selection: ../../common/WscCmd/WscCmd.cpp(2189):WscCmd::CallbackProc Enqueue done
../../common/MasterControl/MasterControl.cpp(398):MC::SwitchModeOn: Done callback
../../common/WscCmd/WscCmd.cpp(105):WscCmd:: Stack started ok
1
Initiating registration...
../../common/MasterControl/MasterControl.cpp(768):MC::InitiateRegistration: Starting Supplicant
../../common/WscCmd/WscCmd.cpp(2189):WscCmd::CallbackProc Enqueue done
../../common/WscCmd/WscCmd.cpp(774):WscCmd:ActualCBThreadProc: CB_MAIN_START_WPASUPP recd
../../common/WscCmd/WscCmd.cpp(297):WscCmd:StartSupplicant:
../../common/WscCmd/WscCmd.cpp(2380):WscCmd::Supp config file written
../../common/InbWlan/InbWlan.cpp(489):In CInbWlan::SetProbeReqIE  Length = 71
../../common/InbWlan/InbWlan.cpp(378):In CInbWlan::SendDataDown buffer Length = 82
../../common/InbWlan/InbWlan.cpp(387):No data has been received from lower layer
../../common/MasterControl/MasterControl.cpp(2667):MC::SetProbeReqIE: call to trans->SetProbeReqIE() failed
../../common/InbWlan/InbWlan.cpp(602):In CInbWlan::SendBeaconsUp Flag  = 1
../../common/InbWlan/InbWlan.cpp(378):In CInbWlan::SendDataDown buffer Length = 6
../../common/InbWlan/InbWlan.cpp(387):No data has been received from lower layer
../../common/InbEap/InbEap.cpp(80):CInbEap Construction
../../common/InbEap/InbEap.cpp(99):Sizeof(WSC_NOTIFY_DATA) = 13
../../common/UdpLib/UdpLib.cpp(75):Entered udp_open
../../common/UdpLib/UdpLib.cpp(94):Socket open successful, sd: 4
../../common/UdpLib/UdpLib.cpp(112):Entered udp_bind
../../common/UdpLib/UdpLib.cpp(126):Binding successful for socket [4]
../../common/InbEap/InbEap.cpp(296):In CInbEap::StaticRecvThread
../../common/InbEap/InbEap.cpp(307):CInbEap::ActualRecvThread Started
../../common/InbEap/InbEap.cpp(311):Inside the thread
../../common/UdpLib/UdpLib.cpp(208):Entered udp_read
../../common/WscCmd/WscCmd.cpp(1237):WscCmd::Registration initiated
../../common/WscCmd/WscCmd.cpp(337):WscCmd:ActualCBThreadProc: STARTSUPP: After fork
../../common/WscCmd/WscCmd.cpp(350):WscCmd:ActualCBThreadProc: STARTSUPP: Started
-------log end-------

Regards,
Xiaohui ]]></description>
      <link>http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-11807</link>
      <pubDate>Mon, 22 Dec 2008 23:54:19 -0800</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-11807</guid>
    </item>
    <item>
      <title>By Nobrand Communications: Wsc</title>
      <description><![CDATA[ n/a ]]></description>
      <link>http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-27411</link>
      <pubDate>Fri, 10 Jul 2009 18:24:03 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-27411</guid>
    </item>
    <item>
      <title>By Caribou</title>
      <description><![CDATA[ Do you have a plan to support WSC2.0? ]]></description>
      <link>http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-47449</link>
      <pubDate>Sun, 15 Aug 2010 23:09:02 -0700</pubDate>
      <guid isPermaLink="true">http://software.intel.com/en-us/articles/wi-fi-simple-config-wsc-linux-reference-implementation/#comment-47449</guid>
    </item>
  </channel></rss>
