|
|
|
|
|
by userbinator
3488 days ago
|
|
On first glance Google Cloud Print looks like nothing more than an Internet version of networking printing, a technology which has been around for a long time; so one is naturally a bit surprised that Epson could get something like this wrong, but then I dug a little deeper... https://developers.google.com/cloud-print/docs/devguide ...and the protocol involves HTTPS, OAuth, JSON, and XMPP(!), so rather more complex than existing protocols like IPP; although much can be said for having simple-to-parse protocols especially for embedded devices like these, some error occurring in the GCP part of the firmware shouldn't cause the whole printer to become unusable. |
|