How to sent 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
            7:03 UTC
        
        
        Read the original article
        Hit count: 466
        
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