windows - Dropbox Sync API for C++ -


I understand that there are iOS and Android libraries where there is no problem in using I have Windows Studio 2008 and C ++ There is also an application for Windows Desktop using MFC / (or Win API).

Is there any tutorial how to implement Dropbox synchronization via plain HTTs? (JSON or REST) ​​

Below, everything is just a web API, so the core APIs HTTP Go to Docs and from there.


Comments

Popular posts from this blog

python - rpy2 import is not working -

javascript - How to get MySQL query result returned using $.ajax -

c++ - How to load a bitmap from file into the samples buffer -