View Single Post
Old 04-05-2011, 04:58 PM   #80
eltator
Junior Member
eltator began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Apr 2011
Device: iPad
Hi everyone,

I'm thinking about implementing a plugin to upload books to a server. The main practical use I see for this is that some iPhone/ iPad applications (Cloudreaders, for example) can start an HTTP server so you can upload books to the application throught a POST request. Although it's a bit slow, I found this solution an easy way to upload content to the iPad without connecting it to the computer.

Is there any plugin available that already offers this functionality? If there is no one, could I implement it as a Device Driver plugin or should I implement it as a GUI driver plugin?

Thanks!
eltator is offline   Reply With Quote