<?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 RPC function call in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-function-call/m-p/3433651#M859778</link>
    <description>What is the space requirement for making an rpc call. How to check if the required space is available.&lt;BR /&gt;&lt;BR /&gt;Also what is the space requirement for making standard rpc function calls&lt;BR /&gt;</description>
    <pubDate>Tue, 30 Nov 2004 22:06:12 GMT</pubDate>
    <dc:creator>Seetha Lakshmi</dc:creator>
    <dc:date>2004-11-30T22:06:12Z</dc:date>
    <item>
      <title>RPC function call</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-function-call/m-p/3433651#M859778</link>
      <description>What is the space requirement for making an rpc call. How to check if the required space is available.&lt;BR /&gt;&lt;BR /&gt;Also what is the space requirement for making standard rpc function calls&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Nov 2004 22:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-function-call/m-p/3433651#M859778</guid>
      <dc:creator>Seetha Lakshmi</dc:creator>
      <dc:date>2004-11-30T22:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: RPC function call</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/rpc-function-call/m-p/3433652#M859779</link>
      <description>There is no way to answer your question. It's like asking how much memory is required for printf(). It depends entirely (plus some overhead) on the parameters. Typically you don't worry about memory for RPC you just see if the program/function is registered on the remote machine and if so, you proceed. You get a better idea of the memory requirement by looking at the XDR representations of the various data types that you pass.</description>
      <pubDate>Tue, 30 Nov 2004 23:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/rpc-function-call/m-p/3433652#M859779</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2004-11-30T23:32:55Z</dc:date>
    </item>
  </channel>
</rss>

