man pages section 1M: System Administration Commands

Exit Print View

Updated: July 2014
 
 

jserver (1M)

Name

jserver - Kana-Kanji conversion multiclient server

Synopsis

/usr/lib/wnn/jserver  [-f 
file] [-s file] [
-h file]
 [-A file] [-N 
no] [-pno portNo] [
-L hostname] [-S 
loglevel]
 [-v] [-localhost]

Description

This server provides Kana-Kanji conversion to multiple users for Japanese language input. When jserver is started, the dictionary set in /usr/lib/wnn/ja_JP/jserverrc is read into memory. jserver administrates all user frequency and registered dictionaries. The administration directory is specified in the jserver_dir entry in jserverrc .

This server is not started by default. It can be started with root privilege by the following line:

svcadm enable wnn8/server

Options

The following options can be used:

–f file

The specified file is used as the initialization file in place of the default file jserverrc .

–s file

Saves the jserver log file. If "-" is specified as the file, the log file is written to the standard error output.

–h file

The specified file is read in as the part of speech data file in place of the default hinsi.data file.

–A file

The specified file is used as the initialization file in place of the default file jserverrc.

–N no

The number added no to the default port number (22273) is used as the TCP port number when connecting to inet domain sockets.

–pno port_no

Changes the port_no to the TCP port number when connecting to inet domain sockets in place of the default port.

–L hostname

Specifies the license server name. Enter the name of the host that starts the license server. The default server will be searched in the order of the hosts specified in /etc/wnn/dp/dpkeyservlist and localhost when the option is abbreviated.

–S loglevel

Specifies the level of log and save the log to syslog file.

–v

Specifies the version information.

–localhost

Accepts connection from localhost only.

Files

/tmp/jd_sockV8

UNIX domain socket

Attributes

See attributes(5) for descriptions of the following attributes:

ATTRIBUTE TYPE
ATTRIBUTE VALUE
Availability
wnn

SEE ALSO

SEE ALSO

jserverrc(4)