Expand my Community achievements bar.

dirk_eismann
dirk_eismann
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Hi,I created a PDF Form in LC Designer and need to enable bidirectional communication between the PDF and the JS in the HTML page the PDF is embedded into. Sending messages from the PDF to JS works just fine, e.g. the PDF can send messages using hostContainer.postMessage() and I can successfully han...

    Type

    Questions

    Views

    926

    Likes

    0

    Replies

    0
  • In a recent AIR 2.6 application I use the offline caching feature of LCDS 3.1The application itself uses a Java 6 / Spring 3 / JPA 1 / Hibernate stack (custom code, not using LC model driven development). For offline support, I started with the sample code from the LCDS 3.1 documentation which works...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    7
  • So as the updateItem() method requires an String[] of the names of the properties changed for that update, do I need to pass over all changed properties (those changed on the client plus those changed on the server) or it enough to just propagate the one property (version) that has been changed in t...

    Type

    Questions

    Views

    543

    Likes

    0

    Replies

    0
  • Hi,I created a custom Assembler extending from AbstractAssembler. The Assembler itself uses JPA 1.0 with Hibernate Annotations and Hibernate EntityManager. The entities all have a version property that is annotated with @Version and a corresponding column for the version in their database table.The ...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    3
  • ok, thanks.Wondering if I can use p2p object replication with LCCS then as I need to process the "core" NetGroup events (e.g. NetGroup.Replication.Request) to replicate data.Dirk.

    Type

    Questions

    Views

    276

    Likes

    0

    Replies

    0
  • Hi,for a upcoming project we need to implement a custom reporting mechanism (track number of users, number of 1:1 connections, avg session times etc.) - as far as I can see the only reliable way to tackle this would be to use the server side API so that LCCS notifies the backend and we can track the...

    Type

    Questions

    Views

    491

    Likes

    0

    Replies

    0
  • I'd like to migrate an application built around Cirrus to LCCS so it can be used commercially.Is it possible to just use a plain vanilla NetConnection (as in Cirrus) to connect to LCCS and create NetGroups after successful connection? if so, how does the connection string need to look like?Thanks,Di...

    Type

    Questions

    Views

    974

    Likes

    0

    Replies

    2
  • Thanks. We're still investigating this with the customer. Funny side note is that audio works fine when doing legacy audio streaming via FMS and also when doing a connect session, even though they can only use RTMPT.Btw, there is nothing like RTMPTS as far as I know, RTMPT is RTMP tunneled through h...

    Type

    Questions

    Views

    277

    Likes

    0

    Replies

    0
  • One of our customers uses LCCS from behind a corporate proxy (Squid) which only allows http connections, so no RTMFP or pure RTMP connections, only RTMPT works for them. Interestingly, while video streaming works for them (the app we created for them is a 1:1 scenario), audio streaming does not. The...

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    2
  • ok, thanks. Let me know if you need more information.Dirk.

    Type

    Questions

    Views

    248

    Likes

    0

    Replies

    0