mje Posted April 17, 2009 Report Posted April 17, 2009 Is there a native way to obtain user credentials from LV? I'm aware of the Application.UserName property, but I'm also looking for any domain the user might be associated with, as well as discovering a computer name and IP. Quote
ShaunR Posted April 17, 2009 Report Posted April 17, 2009 this will help with the IP address: IP And try this: Name Quote
Mark Smith Posted April 17, 2009 Report Posted April 17, 2009 Here's the easy (if not at all obvious) way to get the local machine name (including domain) and/or IP address, if that's what you need http://digital.ni.com/public.nsf/allkb/B66...62572F40078FC96 Mark Quote
mje Posted April 17, 2009 Author Report Posted April 17, 2009 Awesome, thanks guys. I completely overlooked that TCP palette. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.