Is there a way to retrieve the Computer Name of a Xenapp client?

Posted by mlusby on Stack Overflow See other posts from Stack Overflow or by mlusby
Published on 2010-03-15T22:16:58Z Indexed on 2010/03/15 22:19 UTC
Read the original article Hit count: 258

Filed under:
|
|

What options exist for identifying the client name of a particular client from within the process running on Citrix Presentation 4.0, or Xenapp 5, and are there any important differences in retrieving this information in either scenario?

Currently my software is a client that connects to a service on a server, and the primary means of identification are computer name and IP Address. When installed on a Citrix Presentation server, all running instances currently show the same Computer Name and IP Address, which are those of the server.

My application is written in VB 6.0, however I am looking to implement the new feature in C# .NET.

Any help or clarification on the question itself would be appreciated, as I am not experienced with developing for Citrix thin clients.

© Stack Overflow or respective owner

Related posts about xenapp

Related posts about c#