Specifications

COM+ reference
Gallagher & Robertson Glink: API reference manual 37
Specifies whether Glink should be visible.
void start()
Starts Glink.
void stop()
Stops Glink.
void traceMethods(boolean trace)
Instructs the API to log the methods being called.
String translateBuffer(String buffer, int direction)
Translate a string between ASCII and EBCDIC.
void userName(String name)
Specifies the user name.
void userPassword(String password)
Specifies the password for the user.