By hyderalamgir
via flex.sys-con.com
Published: Jul 12 2009 / 11:23
In order to create a multi user Flex application, you can take advantage of one of the features of LiveCycle Data Services: the Messaging Services. The Messaging Services allows you to connect your Flex application to a message destination and send/receive messages to it from other clients.
You use the JMS adapter to subscribe to JMS queues configured on an implementation of the Java Message Service. The Java Message Service (JMS) API is a Java Message Oriented Middleware API for sending messages between two or more clients.
Add your comment