1 / 5
Télécharger la présentation
WIFI QR Code
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
WIFI QR Code Group members: Zhang Didi Li Shuwei ChenKaiwang
Wifi for Google API QR Code generator http://chart.apis.google.com/chart?cht=qr&chs=300x300&chl=WIFI:S:NCUT;T:nopass;P:;;&choe=UTF-8&chld=L“ 1.http://chart.apis.google.com/chart -root url for invocation 2.cht=qr&chs=300x300& --cht=qr specifies a qr code and chs is the image size 3.chl=WIFI:S:NCUT;T:nopass;P:;;& --S is SSID,T is Network type and P is Password 4.choe=UTF-8&chld=L“ --choe is output encoding and chld is error_correction_level
Key value pair • cht=qr&chs=300x300; • chl=WIFI:S:NCUT;T:nopass;P:;; • choe=UTF-8&chld=L Me Card Encoding Style WIFI: S:NCUT; T:nopass; P:; ;
More Related