Raymond Koluvek <R02RDK@DHHDESY3.bitnet> (02/27/90)
I would like to use Remote Procedure Call (RPC) and am looking for literature in programming techniques with RPC. I would like to transform IBM floating-point to IEEE floating-point numbers for use on our workstations. In the IBM Manual "Transmission Control Protocol/Internet Protocol for MVS- Programmer's Reference" all routines are mentioned but not how one may use them. Could someone point out where I could find some book on RPC use. Regards, Ray
Eva Hocks <Y019@DDATHD21.bitnet> (02/27/90)
The TCP/IP for MVS Programmer's Reference SC09-1261 has a Chapter 5 Remote Procedure Calls which describes the RPC programming interface to the C Language. /Eva.