Test on Windows platform

After you make your Language engine modules,
Install Language Engines into leif directory
# cp myengine.so D:\\WINNT\\System32\\iiimf
D:\\WINNT\\System32\\iiimf is predefined, but you can change the directory by -ifpath_name argument.
Start htt_server
% /usr/lib64/im/htt_server -if myengine
When you didn't install myengine.so to D:\\WINNT\\System32\\iiimf, -ifpath_name argument can be specified like
% htt_server -ifpath_name C:\\tmp
Start Java client for testing

Sun Microsystems, Inc.
Copyright © 1995-2000 Sun Microsystems, Inc.
All Rights Reserved. Terms of Use. Privacy Policy.