How to send data from local PC to Google-app-engine application?
- by vital-al-kapus
I have to write client program in C# that have to take some data from DB and sent it to my Google application(Java). How can I do that? What is the best way to do that?