home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / external / rpc / README.TXT < prev    next >
Encoding:
Text File  |  1997-07-08  |  1.1 KB  |  34 lines

  1. ------------------------------------------------------------
  2. README file: <RSI_Directory>
  3.             <IDL_Directory>    
  4.           external
  5. IDL Version 5.0
  6. ------------------------------------------------------------
  7.  
  8. This directory contains information related to using IDL
  9. in conjunction with other programming languages. It contains
  10. the following subdirectories:
  11.  
  12.   - callable
  13.     The callable directory contains information and files
  14.     necessary to create applications (in languages other
  15.     than IDL) that call IDL as a library.
  16.  
  17.   - rpc
  18.     The rpc directory contains information and files
  19.     necessary to use IDL as a server for Remote Procedure
  20.     Calls (RPCs). Note that RPCs are only available under
  21.     Unix.
  22.  
  23.   - sharelib
  24.     The sharelib directory contains information and files
  25.     necessary to create applications (in languages other
  26.     than IDL) which are then used by IDL either via LINKIMAGE
  27.     or CALL_EXTERNAL.
  28.  
  29.   - widstub
  30.     The widstub directory contains information and files
  31.     necessary to create widgets (using the IDL function
  32.     WIDGET_STUB) that can be used by IDL.
  33.  
  34.