开发者

getting client computer name in a flex web application?

i开发者_如何学Gos 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.


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜