I realized today that my small ADSL modem can also be Telnet...
What the ISP gave me was very broken, Alcatel ADSL home plusplus 500.
Telnet your own ADSL modem through the command line. The IP addresses of different brands are different, and you can also modify them ....
Enter the user name and password to log on. You need to check your modem manual and search for it online.
Like a real vro, you can use question marks to query the command format at
What technologies are used to identify PC access or mobile access? What technologies are used to identify PC access or mobile access? For example, what technology does wap use to identify PC access or mobile access?
What technologies are used to identify PC access or mobile access? Example
Wap mobile phone
Share:
More
------ Solution --------------------
$ Ua = strtolower ($ _ SERVER ['http _ USER_AGENT ']);
$ Uachar = "/(nokia
------ Solution --------------------
Sony
------ Solution -
Let's take a look at a simple js check for mobile phone access to carry out the mobile website code. I hope the article will be helpful to you. Here we just make a comprehensive judgment.
The Code is as follows:
Copy code
If (/AppleWebKit. * Mobile/I. test (navigator. userAgent) | (/MIDP | SymbianOS | NOKIA | SAMSUNG | LG | NEC | TCL | Alcatel | BIRD | DBTEL | Dopod | PHILIPS | HAIER | LENOVO | MOT-| Nokia | SonyEricsson | SIE
= "/(nokia | sony | ericsson | mot | samsung | sgh | lg | sie | philips | panasonic | alcatel | lenovo | cldc | midp | wap | mobile) /I ";
4. if ($ ua = ''| preg_match ($ uachar, $ ua ))! Strpos (strtolower ($ _ SERVER ['request _ URI ']), 'wap ')){
5. return true;
6.} else {
7. return false;
8 .}
9 .}
The other is to judge HTTP_ACCEPT, which should be relatively reliable, but HTTP_ACCEPT is very complicated. If html browsers are generally not supp
"Editor's note" the author of this article is dedicated to natural language processing for many years Pierre-yves Saumont,pierre-yves has more than 30 lectures on Java software Development books, since 2008 began to work in Alcatel-lucent company, as a software development engineer.This paper mainly introduces the functions and primitives in Java 8, which is presented by the domestic ITOM management platform OneAPM.Tony Hoare The invention of the empt
How can I enable the user to automatically jump to the wap website when entering the wap mobile website URL?How does one implement automatic jump of wap pages?How can I determine whether a visitor is accessed by a mobile device and automatically jumps to the wap page?The mobile phone automatically jumps to the mobile phone page. Does one website distinguish between regular access and mobile access?When a mobile phone accesses a website domain name, if it is automatically redirected to the wap pa
"Editor's note" the author of this article is dedicated to natural language processing for many years Pierre-yves Saumont,pierre-yves has more than 30 lectures on Java software development books, since 2008 began to work in Alcatel-lucent company, as a software development engineer.This paper mainly introduces the closure and local application function in Java 8, which is presented by the domestic ITOM management platform OneAPM.There are many misconc
Python uses two mail Methods: smtp and outlook, pythonsmtp
Smtp is the smtp server that directly calls 163 mailbox. You need to set it in 163 mailbox. In outlook, Python directly calls the win32 method. Call the program outlook to send an email directly.
import win32com.client as win32 import xlrd outlook = win32.Dispatch('outlook.application') mail = outlook.CreateItem(0) receivers = ['Yutao.A.Wang@alcatel-sbell.com.cn'] mail.To = receivers[0] mail.S
and Chairman of Wanli open source Corporation, Li hansheng, and Chen Jian, general manager of Intel customer solutions division, China, over 100 user representatives and partners from all over the country attended the meeting.
Lu shouqun, chairman of the China Open-Source Software Promotion alliance, gave an opening speech to the Conference and gave a speech to Wanli open-source Corporation and MySQL (the best combination of PHP and MySQL) the Chinese R D center has high hopes to promote the a
information.If (isset ($ _ SERVER ['http _ VIA ']) {// Flase cannot be found; otherwise, trueReturn stristr ($ _ SERVER ['http _ vean'], "wap ")? True: false; }// Determine the client flag sent by the mobile phone. The compatibility needs to be improved.If (isset ($ _ SERVER ['http _ USER_AGENT ']) {$ Clientkeywords = array ('Nokia ','Sony ','Ericsson ','MOT ','Samsung ','HTC ','Sgh ','LG ','Sh
More and more people are now using their mobile phones to surf the web, and some download sites can access different Web pages, such as iphones and Android, by judging different system phones. Let's look at how to use JavaScript to judge iphone or Android phone accessCode commonly used on the internet/*** [IsMobile judgment Platform]* @param test:0:iphone 1:android*/function IsMobile (test) {var u = navigator.useragent, app = Navigator.appversion;if (/applewebkit.*mobile/i.test (navigator.userag
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.