Content-type: text/html Man page of jserver

jserver

Section: System Administration Commands (1M)
Updated: 27 January 2006
Index Return to Main Contents
 

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. It is normally started when the system is booted, and the root authority is necessary when jserver is started. When jserver is started, the dictionary set in /usr/lib/wnn/ja_JP/jserverrc is read into memory. jserver administrates all user frequency and registerable dictionaries. The administration directory is specified in the jserver_dir entry in jserverrc.

This server is normally started when the system is booted, but the following line can be used to manually start it.

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 output 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 lisence server name. Enter the name of the host that starts the lisence server. The default server will be searched order by "dpkeyservlist specifying" -->"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 TYPEATTRIBUTE VALUE
AvailabilitySUNWjwnsu

 

SEE ALSO

jserverrc(4)


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
ATTRIBUTES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:37:09 GMT, October 02, 2010