<?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: What is command to establish socket? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023475#M300348</link>
    <description>some book on unix network programing  will help.</description>
    <pubDate>Wed, 20 Jun 2007 07:32:40 GMT</pubDate>
    <dc:creator>Srimalik</dc:creator>
    <dc:date>2007-06-20T07:32:40Z</dc:date>
    <item>
      <title>What is command to establish socket?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023472#M300345</link>
      <description>What is command to establish socket?&lt;BR /&gt;Please suggest me</description>
      <pubDate>Wed, 20 Jun 2007 05:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023472#M300345</guid>
      <dc:creator>restrospec</dc:creator>
      <dc:date>2007-06-20T05:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: What is command to establish socket?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023473#M300346</link>
      <description>Are you talking about usage of the BSD Socket API?&lt;BR /&gt;Then client-wise it is a connect() call,&lt;BR /&gt;while server-wise a lingering accept().&lt;BR /&gt;See man socket et al.&lt;BR /&gt;</description>
      <pubDate>Wed, 20 Jun 2007 05:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023473#M300346</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-06-20T05:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: What is command to establish socket?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023474#M300347</link>
      <description>There is no command to establish a socket, there are function calls( system calls)to create and operate on sockets. see the man pages of accept, listen, connect , recv , send</description>
      <pubDate>Wed, 20 Jun 2007 07:31:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023474#M300347</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-06-20T07:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: What is command to establish socket?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023475#M300348</link>
      <description>some book on unix network programing  will help.</description>
      <pubDate>Wed, 20 Jun 2007 07:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023475#M300348</guid>
      <dc:creator>Srimalik</dc:creator>
      <dc:date>2007-06-20T07:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: What is command to establish socket?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023476#M300349</link>
      <description>There is the nc (netcat) command if you just want to have a program that is listening on a socket. I guess it depends what you are trying to do.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/netcat-1.1.0/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/netcat-1.1.0/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Philip.</description>
      <pubDate>Wed, 20 Jun 2007 19:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-command-to-establish-socket/m-p/4023476#M300349</guid>
      <dc:creator>Philip Gunter</dc:creator>
      <dc:date>2007-06-20T19:42:44Z</dc:date>
    </item>
  </channel>
</rss>

