WHAT IS THIS PACKAGE:
	Internet/Intranet Input Method Framework(IIIMF) System Development Kit

WHERE TO START:
	doc/index.html

PACKAGE CONTENTS:

	doc/		various documentation
	src/		component source codes
	  client/	
	    jdk12_iiimf_adapter/
			IIIMP client-adapter for JDK1.2 IM SPI
	    jdk13_iiimf_adapter/
			IIIMP client-adapter for JDK1.3 IM SPI
	    xiiimp.so/
			IIIMP client-adapter for htt_xbe
	    xiiimp_in_libX11/
			IIIMP client-adapter for vanilla libX11
	  server/
	    programs/
		htt_xbe/
			XIM server for XIMP40 and XIMCP(X11R6 common
			protocol) based XIM clients
		im_server/
			IIIMP Server
		watchdog/
			watchdog for IIIMP server process
		language_engines/
			sample language engines for IIIM engine SPI
		   sampleja/
		   sampleja2/
		   sampleja3/
		   ude/
		   cm/
		   newpy/
		   template

HOW TO BUILD:
	Refer to doc/build/<your_platform>.html


