Author |
Wap device identifycation |
mikaalto Joined: Dec 08, 2001 Posts: 149 From: Finland PM |
How does the forum know that from what phone is the message sended from? Well it is propably just a piece of code but could you share it laffen?
Or does somebody else have good tips? |
|
laffen Joined: Aug 07, 2001 Posts: > 500 From: Oslo, Norway PM |
if($HTTP_USER_AGENT =~ /EricssonT68/){
print "This is a Ericsson T68";
}
|
mikaalto Joined: Dec 08, 2001 Posts: 149 From: Finland PM |
So it grabs the information from the phone or the phone tells it?
Can any other data can be taken up with those methods? |
laffen Joined: Aug 07, 2001 Posts: > 500 From: Oslo, Norway PM |
Like Netscape and IE, all phones provides some "hidden" data when it sends a request for a page.
- User agent: EricssonT68/R101, EricssonT39/R202, SonyEricssonT68 (probably the T68i)
- IP address to the WAP-gateway you are connecting through: wap11.vodafone.net, radius.one2one.net, wsb.eplus-online.de
- Menu language in use on the phone
- Referrer: Page where you came from
- MIME-type accepted by the phone: text/vnd.wap.wml (WAP pages), text/x-vmel (Ericsson ring tones)
See the second post to the Esato forum for more.. http://esato.com/board/viewtopic.php?topic=8&forum=2 |
Uncleben Joined: Dec 05, 2001 Posts: 55 From: Manchester UK PM, WWW
|
Laffen i asked you exactly the same question in an private message. Why should he get a reply but not me?
This post was posted from a T65 |
laffen Joined: Aug 07, 2001 Posts: > 500 From: Oslo, Norway PM |
Have you asked me this before. When? |
twilight Joined: Dec 29, 2001 Posts: 205 PM |
You can't get the referrer info on wap laffen.Sony EricssonT68 is not T68i also.
--------------------------------------------
Please visit these mobile web sites.
Twilight Zone (twilightwap.com)
DownloadWAP (downloadwap.com)
WAP Groups(wapgroups.com)
PRODIGITS(prodigits.co.uk)
Surfwap(surfwap.com)
WAPelite(wapelite.com)
WAPmeter(wapmeter.com)
[ This Message was edited by: twilight on 2008-09-13 00:17 ] |
|