I have little information about different handset I do not know exactly what can be mobile handset?can you help me?
HTTP on mobile devices based on different handset
56 views Asked by S.S At
3
There are 3 answers
0
On
You'll want to look into the User-Agent strings, a list of which can be found here: http://www.zytrax.com/tech/web/mobile_ids.html .
Keep in mind that it's not 100% reliable, because many mobile browsers pretend to be desktop browsers (I know Skyfire encourages this just in case there are more videos in the desktop version).
You'll want to look at the user agent header in the http request.
http://www.zytrax.com/tech/web/mobile_ids.html