How to send data from local PC to Google-app-engine application?

Posted by vital-al-kapus on Stack Overflow See other posts from Stack Overflow or by vital-al-kapus
Published on 2010-04-08T06:54:42Z Indexed on 2010/04/08 8:13 UTC
Read the original article Hit count: 318

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about c#

Related posts about google-app-engine