<?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: libupnp for windows in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894538#M10374</link>
    <description>One solution is to take an &lt;A title="sds drill" href="http://www.sds-hammer-drill.com/sds-hammer-drill.php"&gt;sds drill&lt;/A&gt; to your PC. XD&lt;BR /&gt;</description>
    <pubDate>Sat, 30 May 2009 13:25:09 GMT</pubDate>
    <dc:creator>enzoenzo</dc:creator>
    <dc:date>2009-05-30T13:25:09Z</dc:date>
    <item>
      <title>libupnp for windows</title>
      <link>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894537#M10373</link>
      <description>Hi ,&lt;BR /&gt; I am trying to create one application to communicate between one windows PC and linux pc using libupnp.&lt;BR /&gt;&lt;BR /&gt;I could successfully develop the application in linux using libupnp-1.4.6. But i am not able to make a upnp dll for windows. In the README file which i got along with libupnp1.4.6 it mentioned that the build\libupnp.dsw file can be opened in VC++ 6 and can be used to create the dll file... &lt;BR /&gt;I tried as per the README file ,ie&lt;BR /&gt;1) downloaded the pthreads-w32 package and copied the Pre-build.2 folder to the top level source folder.&lt;BR /&gt;2) Renamed Pre-build.2 to pthreads. &lt;BR /&gt;3) Opened the provided workspace build\libupnp.dsw with Visual C++ 6.0 .. but after opening the libupnp.dsw it dint list any thing.. i couldn't build the project.. no source files were listed.&lt;BR /&gt;&lt;BR /&gt;I am really in need of help in this , Can anyone please help me to build a upnp library in windows from libupnp 1.4.6 .. i tried the same with libupnp 1.6.6 but the same problem occurred.</description>
      <pubDate>Wed, 27 May 2009 13:20:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894537#M10373</guid>
      <dc:creator>santhoshunnikrishnan</dc:creator>
      <dc:date>2009-05-27T13:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: libupnp for windows</title>
      <link>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894538#M10374</link>
      <description>One solution is to take an &lt;A title="sds drill" href="http://www.sds-hammer-drill.com/sds-hammer-drill.php"&gt;sds drill&lt;/A&gt; to your PC. XD&lt;BR /&gt;</description>
      <pubDate>Sat, 30 May 2009 13:25:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894538#M10374</guid>
      <dc:creator>enzoenzo</dc:creator>
      <dc:date>2009-05-30T13:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: libupnp for windows</title>
      <link>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894539#M10375</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/430260"&gt;enzoenzo&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;One solution is to take an &lt;A title="sds drill" href="http://www.sds-hammer-drill.com/sds-hammer-drill.php"&gt;sds drill&lt;/A&gt; to your PC. XD&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;Hi all,&lt;BR /&gt; Finally i solved the issue by myself. I created a new project (libupnp project) and got some compilation errors and resolved those errors.. But one run time error occured ... http_download api failed... i debugged it and found that ... in the function sprintf, the type specifier used is "%zu" and windows wont identify "%zu" and hence instead of converting the interger to string .. it gets subsituted as "zu" ..so i changed the type specified in the function sprintf is changed from "%zu" to "%u" and the problem in downloading the description document is solved.. &lt;BR /&gt;&lt;BR /&gt;I am posting this to help others to save time in debugging these issues...&lt;BR /&gt;&lt;BR /&gt;Thanking You,&lt;BR /&gt;Santhosh</description>
      <pubDate>Tue, 02 Jun 2009 04:31:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894539#M10375</guid>
      <dc:creator>santhoshunnikrishnan</dc:creator>
      <dc:date>2009-06-02T04:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: libupnp for windows</title>
      <link>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894540#M10376</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/429828"&gt;santhoshunnikrishnan&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;Hi, Santhosh,&lt;BR /&gt;&lt;BR /&gt;I'm running in the same problem with yours (I use libupnp 1.6.6).&lt;BR /&gt;Would you please help send me the corrected VC project files ? so that&lt;BR /&gt;it could save my time to debug it.&lt;BR /&gt;by the way, is there any Windows based sample code for using the libupnp.dll ?&lt;BR /&gt;&lt;BR /&gt;My e-mail address: aj.jiang@msa.hinet.net&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;A.J.&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;Hi all,&lt;BR /&gt; Finally i solved the issue by myself. I created a new project (libupnp project) and got some compilation errors and resolved those errors.. But one run time error occured ... http_download api failed... i debugged it and found that ... in the function sprintf, the type specifier used is "%zu" and windows wont identify "%zu" and hence instead of converting the interger to string .. it gets subsituted as "zu" ..so i changed the type specified in the function sprintf is changed from "%zu" to "%u" and the problem in downloading the description document is solved.. &lt;BR /&gt;&lt;BR /&gt;I am posting this to help others to save time in debugging these issues...&lt;BR /&gt;&lt;BR /&gt;Thanking You,&lt;BR /&gt;Santhosh&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Sep 2009 10:20:14 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894540#M10376</guid>
      <dc:creator>ajjiang</dc:creator>
      <dc:date>2009-09-17T10:20:14Z</dc:date>
    </item>
    <item>
      <title>Re: libupnp for windows</title>
      <link>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894541#M10377</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="width: 100%; margin-top: 5px;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/443464"&gt;ajjiang&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
hi , I am also trying to connect from linux machine to the windows box using UPnP.&lt;BR /&gt;I downloaded libupnp compiled it and to check the samples, i tried to run the TV sample&lt;BR /&gt;device and control point example gives. Here, control point always gives "Discovery Timeout".&lt;BR /&gt;&lt;BR /&gt;Also, I have UPnP enabled in Windows XP and in windows I can see other UPnP devices like printer.&lt;BR /&gt;Now, I try changing the Device type in the control point of the TV written for TV device to &lt;BR /&gt;char TvDeviceType[] = "ssdp:all";&lt;BR /&gt;so that it can take all other devices,&lt;BR /&gt;in this case also its showing "Discovery timeout"&lt;BR /&gt;Can you please guide me how exactly i can make a control point which can discover all the devices on&lt;BR /&gt;network.&lt;BR /&gt;&lt;BR /&gt;-- Regards&lt;BR /&gt;&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Nov 2009 12:10:01 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/libupnp-for-windows/m-p/894541#M10377</guid>
      <dc:creator>Aarushi_Gupta</dc:creator>
      <dc:date>2009-11-25T12:10:01Z</dc:date>
    </item>
  </channel>
</rss>

