is it possible to obtain the computer name of the client using flex?
I made a small intranet application and I need to log computer access to it.
I used Flex 3.4 and web services in .net 3.5
thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Not in a browser based app. The Security Sandbox that the browser places the Flash Player in prevents it from getting such information from the machine it is running on.
In an AIR App you may be able to do something using NativeProcess.