Hello everybody. We have developed an application that needs to get the client computer name. We are using the function WFQuerySessionInformationA (CITRIX API) to get the client name, and we are getting an unintelligible string as computer name, something like 'WI_qNUoQTqHpaTf7C_Yo'. If we connect to the application through Windows Terminal Server we get the correct client name (using the TSAPI function WTSQuerySessionInformationA). Our problem only happens with CITRIX. Any suggestions?? Thank you very much.
Can you use %CLIENTNAME% instead? _________________________________________________________ Vera Noest MCSE, CCEA, Microsoft MVP - Terminal Server TS troubleshooting: http://ts.veranoest.net SQL troubleshooting: http://sql.veranoest.net *----------- Please reply in newsgroup -------------* =?Utf-8?B?cGxlaGlzdG9jZW5v?= wrote on 02 feb 2006: > Hello everybody. > > We have developed an application that needs to get the client > computer name. > > We are using the function WFQuerySessionInformationA (CITRIX > API) to get the client name, and we are getting an > unintelligible string as computer name, something like > 'WI_qNUoQTqHpaTf7C_Yo'. > > If we connect to the application through Windows Terminal Server > we get the correct client name (using the TSAPI function > WTSQuerySessionInformationA). > > Our problem only happens with CITRIX. > > Any suggestions?? > > Thank you very much.