SYNOPSIS

yaskkserv_simple [OPTION] dictionary

DESCRIPTION

This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page.

yaskkserv is a dictionary server for the SKK Japanese input method system. yaskkserv is written in C++ from scratch in consideration of embedded environment, but is compatible with skkserv on the protocol behavior.

yaskkserv_simple can handle only one dictionary. Many other features are also disabled, but it offers fast basic functions.

OPTIONS

-d, --debug

enable debug mode (default disable)

-h, --help

print this help and exit

-l, --log-level=LEVEL

loglevel (range [0 - 9] default 1)

-m, --max-connection=N

max connection (default 8)

-p, --port=PORT

set port (default 1178)

-v, --version

print version

-d, --debug

enable debug mode (default disable)

-h, --help

print this help and exit

-l, --log-level=LEVEL

loglevel (range [0 - 9] default 1)

-m, --max-connection=N

max connection (default 8)

-p, --port=PORT

set port (default 1178)

-v, --version

print version

COPYRIGHT

Copyright © 2005, 2006, 2007, 2008 Tadashi Watanabe.

RELATED TO yaskkserv_simple…

AUTHOR

yaskkserv was written by Tadashi Watanabe <[email protected]>.

This manual page was written by KURASHIKI Satoru <[email protected]>, for the Debian project (but may be used by others).