How to test Citrix published application thru telnet.

How to test Citrix published application thru telnet.

This is because of the way a proxy works. To do the same test to citrix do the 
following. Login to the portal so you are authenticated and the Launch on Start 
activates the port you configured for http proxy to citrix. 
Go to a telnet program and connect to your relay on port 8080 (or whatever port 
you configured) once connected type: 
connect citrix.server.address:1494 http/1.0[enter][enter] 

citrix.server.address = the real address for the citrix server 
:1494 is the port that citrix listens on. 
[enter][enter] = press enter 2 times. 

If you make a mistake typing, you must start over because you are sending your mistakes to the citrix server which will not know what to do. Depending on your telnet client you may want to turn on LOCAL ECHO so you can see what you are typing. If using the command line telnet built into windows XP, type: 
telnet [enter] 
set localecho [enter] 
o [enter] 
relay.server.address 8080 [enter] 

Now your should be able to see what you are typing. 

If after entering in the connect command you are properly configured you will see: 

HTTP/1.1 200 OK 
Date: Tue, 13 Dec 2005 21:53:51 GMT 
Server: Jetty/5.1.6 (Linux/2.6.5-7.201-default i386 java/1.4.2_08 
Content-Length: 0 
Connection: close 

ICAICA 

If you get anything else like a 403 error, then the relay is unable to talk to the back end citrix server or you don’t have rights to use that proxy.

    Can't find the KB

    Unable to find the KB to address your issue ?  

      • Recent Articles

      • Lenovo Unified Workspace End-of-Life Questions and Answers

        Will the shutdown of LUW servers and access to downloads affect my server licensing? No, the shutdown of the customer servers and access to the product and licensing downloads will not affect your server licensing. This license is downloaded and ...
      • How do I determine my Unified Workspace license expiration date?

        The best method for determining the licensing information including the expiration date of your Unified Workspace license: Login to your 8090 management console on each server This may take remoting into each LUW server and relay, opening a browser, ...
      • Lenovo Unified Workspace 7.0.2.13 Released

        Highlights of Unified Workspace 7.0.2.13 Before you install: Please view the installation notes here. 7.0.2.13 requires a 7.0 license file. Below is a list of enhancements and fixes released in Unified Workspace 7.0.2.13 Fixed external storage ...
      • LanSchool Documentation Guides

        LanSchool Classic Teacher Console The LanSchool Teacher Console is the interface teachers will use to manage their classroom and students. It contains all the tools necessary for a teacher to effectively interact with students and create a ...
      • Lenovo Unified Workspace 7.0.1.41 Released

        Highlights of Unified Workspace 7.0.1.41 Before you install: Please view the installation notes here. 7.0.1.41 requires a 7.0 license file. Below is a list of enhancements and fixes for Unified Workspace 7.0.1.41 Updated Log4j Updated Java Updated ...
      • Related Articles

      • Test ActiveX / RDP outside of webNetwork.

        How can I test an ActiveX connection outside the portal? Sometimes you may need to verify that a terminal server application works when Stoneware webNetwork is not involved. This can be done using the full-fat client (mstsc.exe) or the activeX ...
      • Slow closing application

        Customer says that when they run a published application and then close the application it takes a long time to close the application. This can come from printer or profile issues logging into ms terminal server. The following url gives information ...
      • Create a Terminal Server application

        How do I set up a terminal server application in webNetwork? If you go to the manual, the link is under your Admin menu. Or you can go to https://customer.lenovosoftware.com/help/index.html  Go under Services, Web Applications, Web Application Types, ...
      • Launching an application from Terminal Server 2008

        When launching an application from Terminal Server 2008 do I need to specify the full path to the .exe on the webapplication object? With 2008 and published apps you can now specify the published application name inside webnetwork. Previously you ...
      • DNS Test : NameNotFoundException error

        The customer is using MS AD and is in the stoneware management console and did a DNS Test. The following Errors were given. INFO: Attempting to locate a domain controller in DNS for domain: company.org ERROR: javax.naming.NameNotFoundException: DNS ...