PDA

Click to See Complete Forum and Search --> : Identifying Client On Terminal Server


JayRenn
Jan 9th, 2001, 06:10 PM
I am writing a VB program that will be run on a Windows 2000 terminal server. There will be several instances of the program running, and each will save it's own configuration information. How do I determine who the client is that launched the app? I need some piece of info such as a login name or computer name that is consistant every time the same user logs on from the same computer so I can save their configuration info. This one has stumped all my fellow programmers. Any ideas? Any APIs that do this?