如何使用WAP页面查找手机型号

发布于 2024-07-25 23:44:14 字数 172 浏览 4 评论 0原文

我打算做一个WAP页面来提供一个软件。

现在我需要找出登录我网页的客户使用的手机型号,以便我可以将他/她重定向到适当的下载链接。

这与 Opera 在 Opera Mini 网站上所做的类似。 当您登录时,它会找到您的型号并将您发送到链接“

我如何将其添加到我的网站”。

I am planning on making a WAP page to provide a software.

Now i need to find out what mobile phone model the client who logs into my webpage is using so that i can redirect him/her to the appropriate download link.

This is similar to what opera does on their opera mini site. When you log in it finds out your model and sends you to the link

How can i add this to my site.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

南…巷孤猫 2024-08-01 23:44:14

有多种基于发出请求的 UserAgent 来确定移动设备的解决方案。 (某些解决方案还使用其他因素。)

尝试查看:

WURFL

MDBF

DeviceAtlas

DetectRight

Volantis a>

MobileAware

Mvila

UAProf

您用于创建页面的技术也会影响上述哪一个是最适合您的解决方案。

There are a number of solutions for determining mobile device, based on the UserAgent making the request. (Some solutions use other factors as well.)

Try looking at:

WURFL

MDBF

DeviceAtlas

DetectRight

Volantis

MobileAware

Movila

UAProf

The technology you are using to create your pages will also affect which of the above is the best solution for you.

草莓酥 2024-08-01 23:44:14

mobiforge.com(设备图集背后的人员)是一个提供一些教程的很棒的网站,wurfl 上也有大量真正的开源软件

A great website with some tutorials is mobiforge.com (the people behind device atlas), also plenty of true open source software at wurfl

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文