|
Posted by Rory Browne on 08/22/05 23:18
Assuming that you are running a web app then, I concour with Richard.
If however you are talking about a client in a more traditional sense,
in that you have a specific client application, then that client
application could get the computers hard disk, in the same way as any
other application could.
In Linux, they can simply parse files like /proc/cpuinfo, or something
like that.
Why exactly do you want to do this?
On 8/22/05, Richard Lynch <ceo@l-i-e.com> wrote:
> On Fri, August 19, 2005 9:55 pm, Saenal M wrote:
> > Can we get information about hardware on client's PC. (e.g. hard disk,
> > processor, keyboard, etc).? And How?
> > anyone knows? please reply back.
>
> Not only is it not possible, most of that information is NONE OF YOUR
> DAMN BUSINESS!!! :-)
>
> You can assume that if the browser is sending the headers to indicate
> that I prefer French, then I probably have a keyboard that makes
> French characters.
>
> --
> Like Music?
> http://l-i-e.com/artists.htm
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
[Back to original message]
|