How to identify a mobile browser with RTCS httpd ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to identify a mobile browser with RTCS httpd ?

989件の閲覧回数
pbanta
Contributor IV

I want to serve up a set of pages designed for a mobile screen size if a browser from a mobile client requests data from my MQX http server.  Does the server have any support for doing this?  I can't find much detail in the RTCS User's Guide.

Thanks.

ラベル(1)
タグ(4)
0 件の賞賛
返信
2 返答(返信)

853件の閲覧回数
Luis_Garabo
NXP TechSupport
NXP TechSupport

Hi pbanta,

This is not a feature included in MQX. I would rather think that is a web application feature. For instance, you could have javascript detecting if this is a mobile device and then redirect the user to a different link inside your URLs. For instance I found this:

Mobile detection using Javascript - Stack Overflow

I hope this helps.

Best Regards,

Garabo

853件の閲覧回数
pbanta
Contributor IV

Hi Garabo,

Thanks for the reply.  I can see how that would work.  Thanks so much.

Best regards,

Paul

0 件の賞賛
返信