Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Citrix and Published Application' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Citrix and Published Application
Authored by: lsheaves on May 15, '01 03:00:42AM

All,

Thanks to the tips posted here, I have managed to get Citrix to work quite nicely, but I am having one problem...

here is the command that I am using...

./jicasession -address:x.y.c.a -initialprogram #progname -width:1024 -height:768 -desiredColor:4

I really want to be able to get an application up and running straight away. With a connection document under windows, it works fine, but under the java client I end up at the Windows NT user/password prompt.

Any ideas?

Thanks,

Luke



[ Reply to This | # ]
Citrix and Published Application
Authored by: joshb on May 30, '01 02:26:13PM
./jicasession -address:Publishedappname -tcpbrowseraddress:ServerName -InitialProgram:#Publishedappmname seems to work for me -- but I seem sto have a hard time getting connected to my apps as they have two names in them and the "-address:APP NAME" leads to a dialog saying that it's connecting to APP instead of APP NAME and then I get a dialog with a Red X taht says "The application or" but it is cut off so I can't read it.

Tried a program neighborhood connection but it seems to bomb...

Ideas

[ Reply to This | # ]

Citrix and Published Application
Authored by: Keith_Morgan on Jun 06, '01 09:55:03AM

I am also having trouble with two name apps. You mention that you tried program neighborhood and it bomded. I have not been able to get pn to run. I am entering the following:
java citrix.com.pn -address:111.111.111.111 (Ip address of data collector for metaframe XP)
When I enter this I get the following error:
"Exception in thread "main" java.lang.NoClassDefFoundError: com/citrix/pn" I am running this from /Applications/Citrix

any suggestions would be greatly appreciated.



[ Reply to This | # ]