Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

lcds and flash cs3

Avatar

Not applicable
it is possible to work with flash and lcds to create applications RMTP of similar way to work with flash and FMS2 to do for example, chat?
1 Reply

Avatar

Level 3
RTMP is only used as a transport protocol in LCDS (there's no NetConnection API on the server), but you can definitely write chat-style applications with LCDS.



Take a look at the various samples contained in the samples.war that the installer lays down.

To display the LiveCycle Data Services ES samples home page, open a browser to the following URL once you're up and running:



http://localhost:portnumber/samples (portnumber is the HTTP port number; for example, http://localhost:8080/samples)



The samples app contains a variety of samples (including chat and data feed style examples).



HTH,

Seth