Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #24172
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: Detection of devices using JavaScript |
| Date | 2014-05-15 18:40 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <2757558.IxYUr6dfcW@PointedEars.de> (permalink) |
| References | <be99109d-a09b-4374-bd4d-68c746d3405d@googlegroups.com> <ll2ptp$bep$1@dont-email.me> |
Denis McMahon wrote: > On Thu, 15 May 2014 02:32:25 -0700, Sithu.D wrote: >> I need to find a way to detect the type of device and os calling an API >> using JavaScript. I preferable need to do this in some way more reliable >> than detecting the User Agent. Any ideas please? > > Is this javascript operating inside a web browser, or is it a script There is no javascript. <http://PointedEars.de/es-matrix> > interpreter embedded in some other application? More important: Why? In most cases the need to “detect the type of device and os” is only a need perceived because of lack of experience, not an actual need. -- PointedEars FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/> Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix> Please do not Cc: me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Detection of devices using JavaScript "Sithu.D" <zebra05@gmail.com> - 2014-05-15 02:32 -0700
Re: Detection of devices using JavaScript Denis McMahon <denismfmcmahon@gmail.com> - 2014-05-15 16:27 +0000
Re: Detection of devices using JavaScript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-05-15 18:40 +0200
Re: Detection of devices using JavaScript Christoph Michael Becker <cmbecker69@arcor.de> - 2014-05-15 19:20 +0200
Re: Detection of devices using JavaScript "Sithu.D" <zebra05@gmail.com> - 2014-05-15 23:56 -0700
Re: Detection of devices using JavaScript Christoph Michael Becker <cmbecker69@arcor.de> - 2014-05-16 13:03 +0200
Re: Detection of devices using JavaScript Simon Lewis <simonlewis2001@gmail.com> - 2014-05-16 15:14 +0200
Re: Detection of devices using JavaScript Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-05-16 15:46 +0200
Re: Detection of devices using JavaScript John Harris <niam@jghnorth.org.uk.invalid> - 2014-05-16 09:49 +0100
csiph-web