Annotation of mstools/samples/rpc/readme.txt, revision 1.1.1.4

1.1.1.2   root        1: This directory contains several sample RPC distributed
                      2: applications. 
1.1       root        3: 
1.1.1.2   root        4: Directory        Description
1.1       root        5: 
1.1.1.4 ! root        6: CALLBACK         Fibonacci number implemented as static callback
        !             7: CLUUID           Manager entry point vector sample
1.1.1.2   root        8: DATA\INOUT       Directional attributes
                      9: DATA\DUNION      Discriminated union
                     10: DATA\XMIT        Transmit as attribute
1.1.1.4 ! root       11: DICT             Client-server transaction processing                        
        !            12: DOCTOR           RPC version of Eliza-like therapist program                    
1.1.1.2   root       13: HANDLES\AUTO     Auto handles
                     14: HANDLES\USRDEF   User-defined handles
                     15: HANDLES\CXHNDL   Context handles
1.1.1.4 ! root       16: HELLO            Print a string "hello, world" on the server
        !            17: MANDEL           Mandelbrot set Windows sample                       
        !            18: NS\CDS           Gateway protocol for DCE CDS nane service
        !            19: NS\NHELLO        "hello, world" sample using name service
        !            20: WHELLO           Windows version of "hello, world" sample       
        !            21: YIELD            Demonstrate yield capability for MS Windows 3.x
1.1.1.2   root       22: 
                     23: The source files within each directory (with the exception
                     24: of the Windows samples) follow the naming convention:
                     25: 
1.1.1.4 ! root       26: README.TXT     Instructions to build, run the sample
1.1.1.2   root       27: <dirname>.IDL  Interface definition language file
1.1.1.3   root       28: <dirname>.ACF  Application configuration file
1.1.1.2   root       29: <dirname>C.C   Client main program
                     30: <dirname>S.C   Server main program
                     31: <dirname>P.C   Remote procedures
                     32: MAKEFILE       Nmake file to build NT version
                     33: MAKEFILE.DOS   Nmake file to build MS-DOS version
1.1.1.4 ! root       34: MAKEFILE.WIN   Nmake file to build Win 3.x version
1.1.1.2   root       35: 
                     36: The Microsoft Windows sample programs use several additional
                     37: files and do not conform to this naming convention. See the
1.1.1.4 ! root       38: README.TXT file in each directory for specific information
1.1.1.2   root       39: about the files.
1.1.1.4 ! root       40: 
        !            41: *** NOTE for building client applications on MS-DOS / WIN 3.x
        !            42: There are two different versions of RPC.H for MS-DOS and WIN 3.x.
        !            43: Please add the proper path to your environment variable INCLUDE.

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.