[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Reading the name of the client using Wtsapi32.dll does not work on OE 11.7.2

  • Thread starter Thread starter Toni Perätalo
  • Start date Start date
Status
Not open for further replies.
T

Toni Perätalo

Guest
Roger Blanchard We are using that code to find out whether the application is run on RDP server or on the client. When run on RDP server, it returns the client name. Otherwise it returns empty. So we know where it is run. It seems that System.Environment:GetEnvironmentVariable("CLIENTNAME"). works similarly (well returns ? when run on client, but...). I wasn't aware of that kind of class/method, so that's good to know. Probably we start using that one later. Thank you!

Continue reading...
 
Status
Not open for further replies.
Back
Top