I am connecting to a BlazeDS server with a simple Flex component that is merely trying to subscribe to realtime data
I am about to develop my masters project using Flex as front end, Blaz开发者_运维技巧eDs, Java Web Services and MongoDB in the backend. I am looking to deploy and manage it on a cloud. (The applicatio
I currently have a c++ client which can play SWF, AVI, BIK etc It uses DirectX9 to render the graphics
I\'ve noticed BlazeDS has certain things it does not support and it is often difficult to find this out. Ex: polymorphism is not. One must create methods with different names as methods with the same
I am working with Flex and Spring on a project, where I need to authenticate my users to give them the chance to build their personal profiles.
I have a system where clients connect via http stream开发者_Python百科ing channels and use Producer and Consumer classes to dispatch and receive messages. I need to test the latency of messages in a w
I have a bootstrapper that handles sessionDestroyed, sessionCreated, ClientCreated, ClientDestroyed, MessageClientDestroyed, MessageClient开发者_运维知识库Created events.
I am building flex application and using blazeDS to pass objects between java and actionscript. I have the following java classes (Property that extends BaseProperty) and their act开发者_如何学Cionscr
The question says it. Does anybody know the answer to this? We\'re running 开发者_JS百科into problems when 3rd-party cookies are disabled.If your browser does not accept cookies the application server
i am developing a turn based multiplayer game with flex and blazeds. Problem is that i read that the blazeds can handle only hundereds of concurrent users,but this can be increased by using nio server