Click to open or copy the files for the Auto sample.
This sample demonstrates the use of the ACF attribute auto_handle in a distributed application that generates a time stamp.
Main Files
| File | Description | 
| Readme.txt | Readme file for the AUTO sample | 
| Auto.idl | Interface definition language file | 
| Auto.acf | Attribute configuration file | 
| Autoc.c | Client main program | 
| Autos.c | Server main program | 
| Autop.c | Remote procedures | 
| Makefile | Nmake file to build for Windows NT or Windows 95 | 
| Makefile.dos | Nmake file to build for MS-DOS | 
This sample uses the following keywords:
atoi; autoh_gettime; autoh_shutdown; ctime; defined; exit; fprintf; free; gettime; malloc; midl_user_allocate; midl_user_free; ndrclientinitializenew; ndrconvert; ndrfcshort; ndrfreebuffer; ndrnsgetbuffer; ndrnssendreceive; ndrserverinitializenew; printf; rpcexcept; rpcmgmtstopserverlistening; rpcmgmtwaitserverlisten; rpcnsbindingexport; rpcraiseexception; rpcserverinqbindings; rpcserverlisten; rpcserverregisterif; rpcserverunregisterif; rpcserveruseprotseqep; shutdown; time; tolower; usage