Hi, Is it possible to host a duplex web service on GAE ? Basically I am wanting to have a mobile app and a desktop app that will message each other through a duplex web service. I currently have this working using a TCP socket connection, but obviously this will not work unless the 2 devices are on the same network. That is why i need to make a duplex web servioce to facilitate the communication. Thanks.
-- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/wJmJCwYvVVAJ. 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.
