Xref: utzoo comp.protocols.ibm:1692 comp.protocols.tcp-ip:14889 alt.sys.sun:2712 Path: utzoo!utgpu!cs.utexas.edu!sun-barr!apple!agate!usenet.ins.cwru.edu!peregrine!csduts1.lerc.nasa.gov!xxbja From: xxbja@csduts1.lerc.nasa.gov (Betty Jo Armstead) Newsgroups: comp.protocols.ibm,comp.protocols.tcp-ip,alt.sys.sun Subject: RPC application programming Message-ID: <1991Feb13.160045.7947@eagle.lerc.nasa.gov> Date: 13 Feb 91 16:00:45 GMT Sender: news@eagle.lerc.nasa.gov Reply-To: xxbja@csduts1.lerc.nasa.gov (Betty Jo Armstead) Organization: NASA/Lewis Research Center, Cleveland Lines: 15 In John Corbin's excellent book "The Art of Distributed Applications: Programming Techniques for Remote Procedure Calls", he hints that one can write multithreaded RPC (tcp not udp) applications. Perhaps I am dense, but I don't quite understand how this is done. In particular I am interested in providing an RPC type server on MVS, using IBM's RPC software. If anyone has any sample applications showing how one handles multithreads/streams using RPC please send me mail xxbja@csduts1.lerc.nasa.gov I will be glad to summarize any responses. By the way any other references on RPC programming would also be appreciated. -- Betty Jo Armstead SVERDRUP Technology Inc. 21000 Brookpark Rd.Ms 142-2 Nasa Lewis Research Center Cleveland Ohio 44135 From: xxbja@csduts1.lerc.nasa.gov