Specifications

COM+ reference
82
Glink: API reference manual Gallagher & Robertson
Method Detail
getName
String getName()
Returns the name of the configuration.
getProfileName
String getProfileName(int type)
Returns the name of the profile with the given type. Normally this name will be
the same as the name of the configuration itself.
setParameter
void setParameter(String parameter)
Sets the specific parameter with the given value. For example;
setParameter("screen.fontsize=16") or setParameter("emu.vipinittext=false").
There are two groups of parameters available for use with the API:
comms parameters, prefixed with com.
emulation parameters, prefixed with emu.
Within each group there are several sets of parameters:
generic parameters that apply to all emulations and comms protocols
emulation and protocol specific parameters
Generic protocol parameters
Name Type Description
com.parity
Integer parity of the line. Values are 0=7
bits even, 1=8 bits none, 2=7 bits
odd, 3=8 bits even, 4=8 bits odd.
com.strippar
Boolean if true, parity is stripped.
com.terminateondisconnect
Boolean if true, terminates Glink when
disconnected from host.
com.servertarget
String Ggate CoName/TNVIP resource