o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Obtaining IP adress local client on Citrix -

Hello,

i want to obtain the ip-address of the PC being a client
on Citrix. This to determine where the pc is located so
that i can connect it to the right default printer.
Localy (not on citrix) i managed to do that but once on
a Citrix server my program throws the ip address of the Citrix server back at me and that is not what i want :-)

Somewhere i've seen a program which uses a CitrixInquiry function or something like that, and you need the Citrix SDK for that.

I have 2 questions now:

- Is what i want possible witout the Citrix SDK ?
- If no, where can i obtain the SDK ???

And while i am at it: i downloaded a small tool which returns
the correct ip-address, i could run that program, but HOW can
i save the output of that (or any) program in a variable ???

Oh and i wrote my program in VBscript.

Thank you!

Ray

 

Obtaining IP adress local client on Citrix -
Hello, i want to obtain the ip-address of the PC being a client on Citrix. This to determine where the pc is located so that i can connect it to the right default printer. Localy (not on citrix) i managed to do that but once on a Citrix server my program throws the ip address of


Get the local IP adress (W32 API) - need help!!! -
I want to get the local IP adress of my computer (not the local host adress: 127.0.0.1) and I don't want to use the WinsockControl. This should work by using an API call (winsock?) thx in advance!


How can I find the local standard e-mail adress -
Does anybody know how to find the local standard e-mail adress of a workstation? Note: I mean - the e-mail adress is located in Microsoft Outlook or Outlook Express. There could be more than one e-mail adress, but only one is defined as standard. Is there any


[Serious] Offline App design -
Guys, Over the past 18months I have designed, developed and implemented a WinForms application with SQL Dbase backend. All is going well. Hoorah. This runs over Citrix, as a published app. My users log into the app and it runs as them on one of our citrix boxes over the LAN, the


Citrix...when running an app from a citrix server...question... -
When running an app using a citrix server is there anyway to get info about the client PC it's running on??? I need to get the PC name/IP address/MAC address of the PC. But I cant see a way to do it as when I do anything to get any info about the PC it gets the servers details and


[Solved] Citrix, Terminal, Sendkeys Urgent Problem -
I have a application running trought Citrix on my Network What I need: A way to sendkeys, or something to the application on Citrix screen What I try: Everything. All kind of API's, sendkeys, focus by VB, by API, etc... The Problem: Citrix simply refuse everything that I tried.


Date format problem in Citrix with VB.NET -
Hi All, One of my VB.NET program was deployed to Citrix. When running in normal client, the date format is displayed according to settings in Control Panel->Regional. When I run the same program in Citrix, the date format is changed even the Control Panel setting is the same


VB6 App run Through Citrix -
I have a VB6 app that connects to a SQL Server 2000 DB using windows Authentication. At the the moment my app gets the Windows user name and executes sp_Helpuser to get what groupnames that user belongs to. I get the user name by using GetUserName. My question is this, my app is g


Know anything about Citrix -
Bleedin ell.. Ive just been asked to look into the development of a thin client solution in .net and dont know what the hell I'm doing. I understand that Citrix allows Application sharing on a windows server but thats all I know. Have any of you developed anything like this be


Winframe issue -
i found out my problem isnt with NT 3.51 but with Citrix a thin client we use for accross the wire. What happens is the user see's a pasted image rather then the real form.. so when i say trap form citrix does it for a sec then refresh the thin client and the form id changes... Thank


Shell Execute in Citrix Environment -
Hi All! Anyone know if there is any issues using Shell Execute in a Citrix environment? I have a VB App calling a shell execute command that works on a regular client but not in Citrix? Thanks in Advance!


Is app running on Citrix -
Half our users run off local machines and half off Citrix. There are some file handling considerations that require me to know if the app is running on Cirtix or not. Anyway to tell?


Citrix & Notes -
Does anyone have any links to technotes on installing Lotus Notes Client 6.2 on Citrix Metaframe XP FR3? I've looked on google and not found much. Am also unable to find Citrix's documents on this subject, so any help would be appreciated!!


ActiveX & DHTML in Netscape -
Hi all, After a few weeks searching, i think i found a solution. On the site http://www.citrix.com you can find the 'ICA' netscape pluggin. Normaly you can run activeX in netscape, but it needs something called winframe (see the citrix site for info**) So if there is anyone who k


LogonUserA and Citrix -
Hi all, I have written a VB.NET application that use LogonUserA to authenticate user. It works fine when program running under WinXP. When I move the program to Citrix server........firstly, SystemInformation.UserDomainName() always return local domain instead of the domain I lo


Displaying Images on Terminal server or Citrix -
The refresh on these seems to be very slow. Has anybody had any experience with using images on a client running Terminal Services or Citrix


Citrix or local App -
i'm planning to use a sql server running on a remote NT server. But may i send sql strings via dial-up connections or use a citrix running remotly. thanks for helping


A few words about Citrix... SH, this one's for you... -
Quote: Originally Posted by Shaggy Hiker I'd like to hear a bit more on this. I have resisted using Citrix, which is the only means to do certain things with our network. I simply don't do those things, but I'd be curious to hear more abo


Ip adress -
Ok me and a friend are making a chat client with winsock that uses your ip to connect im trying to add a lil feature that allows the user to get his/or her ip adress know im sure theres ways to get it but some users might be on routers and it wont work so is there a way they can get th


Ocx -
I want to be able to send keys to a Citrix app... I have tried sendkeys function and that doesn't work. I did see that citrix does provide a "Wfica.ocx" file ...I never used ocx files but Can I use that to send tabs,enter and paste to the Citrix App...


Citrix command called Quser. Guru's needed here. -
Is ther a way to list citrix users and thier session numbers using VB? the citrix command quser does the small thing.


[2005] tcp connection -
Hello, How can i make a server which can handle multiple clients? And a client to connect with? The client sends a picute(in stringformat?) and it's ip adress to the server, and the server saves the picture on his hard drive as <ipoftheclient>.bmp and adds a value in a textbox,


Help Desperately Needed - Terminal Server won't recognize Oracle Connection -
We have an application which works fine on the local machine, but must place it on a Citrix server for our 100+ users. When we installed it on the Citrix server, it worked fine for those who have administrative rights. Obviously, not everyone should have administrative rights. When


fixed IP,winsock remoteport Q -
Hi, We use the remotehost property for connecting server.But if we want to do simple application for file sharing with some friends on the net , the app must be client-server , both... For this reason the IP adress of applications must be fixed for connecting , is that so? . Or


Code That Need Some Debugging Help.. -
I've made a HTTP server.. What it does when you start it is this: 1. it checks if its online 2. if its online it finds the IP adress to the computer (not local adress) 3. it starts to listen at port 257 (for incoming connections) 4. if it get any connections, from a client (inte


Citrix servers and VB apps, can someone help please! -
I have another couple of questions regarding VB apps and Citrix servers, could someone please answer them for me? To enable my users to run my VB app without having to install it locally on their PC's do I need to :- 1. Install my VB program onto the Citrix server or just copy al


screen scraping a thin client emulator -
I need to scrape data from a Reflection for IBM session (TN3270 -- terminal emulator). Screen Scrape is the ability to capture a selection of text from a legacy screen. The only problems is that our client is using a Citrix ICA Server as an application server which sends the Reflecti


Citrix mapped drives and crystals reports -
Has anybody come across an issue with Citrix mapped drives and crystals merged files. I have updated the crystal DLL's my application uses to 11.5 and created a new setup kit to distribute my app including these new DLL’s along with a merged file call crstalreports11_5_net_2005.ms


Terminal Server Client Information -
Has anyone managed to use VB to get any information from a WTS client session (on Citrix ICA client). What I've trying to do is get the login script to save a load of information to a file so that I can do an audit on the number of WTS clients we have on the network. The problem is t


Anyone with experience on setting up IIS on WinNT running Citrix ICA Client -
Hi, I have some ASP and VB6 Webclass modules that were running on a Win98 with PWS. They were working well. The powers-that-be wanted these on our NT server with IIS 4.0. They now don't work. The HTML starting pages show up just fine but when submitted I get a HTTP error 405 method no


how to kill citrix -
i wanna be able to kinda 'lag' citrix up. anybody have any code?


Citrix ICA Client -
Ok, anyone familiar or has used this in your apps? My companyn uses a dialup to connect to our Citrix server. They supplied us with ICA Dialup software, which, when dialed, displays the NT desktop on the server. I wish to add this "screen" within my program once the conn


[2005] local and web version -
Hi all, I'm now developing a s/w which have local version using windows form (calling dll) running on client machine. And there is a web version, which use ASP.NET calling web service, and the web service in turn will call the same dll as local version. Since there are two set


Obtaining local MAC address -
How do I obtain the local MAC address of my Ethernet card (also known as Physical Address) ? Thanks.


Give me better way to do it with remote database -
Hi there I am new in VB.net. I want to create a program which work on local Wi-Fi. remote database In this pogram there r 10 to 15 client computers are connected with a server computer. Each client have a local database (.mdb). And server will work with sql. Each client user is


Singleton... -
I need to create a com+ component that live until the application package spins down, and across any client that calls into it. In other words, client A (an application on a Citrix box) requests an instance of the component and sets a variable to a value. Then client B (some other


[2005] How can I find out where -
How can I find out where my program is pulling permissions from? Is there any way I can tell where it is getting the framework permissions? We have a complex setup that involves a citrix server (which the app is run from), app server (which stores the app), switchboard app server (int


IP address stuff -
Hey guys, I have an application that needs to be able to send out information over the net to users all over. This is of no concern except that I need to get there ip addresses. I have a web server I could have the client program send there ip to, but I don't know h


OracleConnection throws exception when application runs without admin rights -
Hello, My application, developped in vb.net, is running fine on citrix when it gets started by a user with administrator rights. I installed odp.net as administrator. Now i've given this user full control on the folder of oracle and full control on my application. Without any r


Putting VB app on a Citrix server -
Can I put my VB app on a Citrix server and then allow remote users to run it?