SkkServ


Description:

public SkkServ (string host, uint16 port = 1178, string encoding = "EUC-JP") throws Error

Create a new SkkServ.

Parameters:

host host to connect
port port at the host
encoding encoding to convert text over network traffic

Returns:

a new SkkServ.

Exceptions:

GLib.Error if opening a connection is failed