home *** CD-ROM | disk | FTP | other *** search
- The code in this directory is intended to be shipped with the UNIX Software
- Developer's Kit (SDK). It implements a sample Writing Tool Client and a
- sample Writing Tool Server. The Writing Tool Client is a simple text editor.
- The Writing Tool Server is a simple Pig Latin translator.
-
- NOTE: For simplicity, the sample client expects the wtapi.rc file to be
- in the current directory.
-
- The following files should be included on the CDROM shipped in the SDK
- directory:
-
- wt/
- readme
- makefile
- wtdef.h
- wtapi.h
- wtcomm.h
- wtapi.c
- wtcomm.c
- client/
- makefile
- wtapi.rc
- wtclient.h
- wtclient.xbm
- wtclfile.c
- wtclient.c
- wtcltmsg.c
- wtcltool.c
- server/
- makefile
- wtserver.h
- wtserver.xbm
- wtserver.c
- wtsrvmsg.c
-
-
-