简体   繁体   中英

What protocol does a kindle use to phone home?

What protocol does a Kindle 3 WiFi use to communicate with Amazon and download files on your kindle.com/free.kindle.com account?

I know I can use some network sniffing software to find it out, but I just need a quick answer.

It's a standard REST protocol that is not public and is hardened to prevent non-Kindles from using it. The actual HTTP traffic is encrypted and requires multiple forms of authentication to use. Only official Kindles can make calls; everyone else is prevented using multiple techniques.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM