I have seen very vague information on the internet about whether or not GAE allows socket connections on the server and Japplets being embeddable in an application.
I know there is no right out easy way to do it, but I am looking to write a game that would be best if I can use a graphical interface that is more robust than AJAX (I do know JApplets are slower), I also would be much happier being able to send at least some data over socket connections in order to provide up-to-date and accurate information to the client without polling the server. I have seen many conflicting articles online and tutorials that haven't seemed to work, so I was wondering if anyone here has ever managed either of these issues and how you did it. I understand if this is a lost cause, I haven't found much to point otherwise. Thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
