I am using Google APP Engine in Java to send XMPP messages to GTalk users.There is a servlet that sends these messages.
There is a separate application written in .NET that takes care of other activities of my application. My question is; can I trigger this servlet to send a chat to a particular JID from my .NET application? To broaden it, can my servlet and my .NET application do a 2way communication? using WCF probably? I don't want to move my business logic from .NET to Servlets. Is this straight-forward? Any help would be much appreciated. Thanks. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
