From: giga@bnp-eng.remcomp.com (Gilles Ghattas)
Newsgroups: comp.parallel.mpi
Subject: RPC question
Date: 3 Sep 1998 08:39:10 GMT
Organization: BNP/BFI/MC/IM
Message-Id: <6slkje$16d5@baby.bnp-eng.remcomp.com>
Reply-To: giga@bnp-eng.remcomp.com


I am sorry because my question isn't in the main topic of this newsgroup.

When I make a Remote Procedure Call [RPC] function with several parameters,
can I give this parameters separately (with an xdr_... function for each parameters) 
or should I build a structure to store each parameters (and send/receive this structure
by an unique xdr_... function)?

Thanks in advance,
Gilles

-- 
    
    |\/\/\/|        +-------------------------------------+
    |      |        |   Gilles GHATTAS  BNP-BFI-MC-RO     |
    |      |        |  13, rue La Fayette 75009 Paris     |
    | (o)(o)        | T: 01 40-14-32-05 F: 01 40-14-99-47 |
    C      _)       |  e-mail: giga@bnp-eng.remcomp.com   | 
    |  ,___|        +-------------------------------------+ 
    |    /       
   /_____\
  /       \

