Skip to main content

[archive] Am I running thin client or not?

  • November 1, 2007
  • 2 replies
  • 0 views

[Migrated content. Thread originally posted on 31 October 2007]

We have 2 installations of our software, one using thin client and the other is windows based doing a runcbl32. My question is if anyone knows how I can tell which way the application was invoked? We did not have any issues with this until we started making calls to system dlls, like kernel32 and/or user32.

I tried looking for info on this, but could not find anything that told me how to tell.

thanks Mike

2 replies

[Migrated content. Thread originally posted on 31 October 2007]

We have 2 installations of our software, one using thin client and the other is windows based doing a runcbl32. My question is if anyone knows how I can tell which way the application was invoked? We did not have any issues with this until we started making calls to system dlls, like kernel32 and/or user32.

I tried looking for info on this, but could not find anything that told me how to tell.

thanks Mike
Hi,

Taken from 1.5.2.5 of the User Interface manual:-accept TERMINAL-ABILITIES from TERMINAL-INFO
The IS-REMOTE field is set to "true" if the program is running with AcuXUI or thin client. When IS-REMOTE is "true", CLIENT-MACHINE-NAME is set to the name of the client that is running AcuXUI or thin client, plus a hyphen ("-") and the hex value of the client process ID.


Cheers,

Ian

[Migrated content. Thread originally posted on 31 October 2007]

We have 2 installations of our software, one using thin client and the other is windows based doing a runcbl32. My question is if anyone knows how I can tell which way the application was invoked? We did not have any issues with this until we started making calls to system dlls, like kernel32 and/or user32.

I tried looking for info on this, but could not find anything that told me how to tell.

thanks Mike
Hi,

Taken from 1.5.2.5 of the User Interface manual:-accept TERMINAL-ABILITIES from TERMINAL-INFO
The IS-REMOTE field is set to "true" if the program is running with AcuXUI or thin client. When IS-REMOTE is "true", CLIENT-MACHINE-NAME is set to the name of the client that is running AcuXUI or thin client, plus a hyphen ("-") and the hex value of the client process ID.


Cheers,

Ian