<?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: Make a server? in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-a-server/m-p/892842#M78693</link>
    <description>Never mind, I figured it out by myself. You have to call WSAStartup for some mostly unfathomable reason. Then socket, bind, listen, and accept work mostly just fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 14 Nov 2007 15:25:36 GMT</pubDate>
    <dc:creator>grg99</dc:creator>
    <dc:date>2007-11-14T15:25:36Z</dc:date>
    <item>
      <title>Make a server?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-a-server/m-p/892841#M78692</link>
      <description>Does anyone have an example of makng a internet server using Intel Fortran?&lt;BR /&gt;&lt;BR /&gt;I tried doing a SOCKET( AF_INET, SOCK_STREAM, 0 ) call but it failed. And don't know how to retrieve errno() from DFWin.&lt;BR /&gt;&lt;BR /&gt;Any examples greatly appreciated !&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Nov 2007 15:41:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-a-server/m-p/892841#M78692</guid>
      <dc:creator>grg99</dc:creator>
      <dc:date>2007-11-13T15:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Make a server?</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-a-server/m-p/892842#M78693</link>
      <description>Never mind, I figured it out by myself. You have to call WSAStartup for some mostly unfathomable reason. Then socket, bind, listen, and accept work mostly just fine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Nov 2007 15:25:36 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/Make-a-server/m-p/892842#M78693</guid>
      <dc:creator>grg99</dc:creator>
      <dc:date>2007-11-14T15:25:36Z</dc:date>
    </item>
  </channel>
</rss>

