Hi all, I have asked this before... it's just to see if things have changed in a while. It turns out that I have a frozen Flex 2 project that requieres a Chat server ( video chat actually ) and uses FDS a lot.
I would really like to use FDS for the chat logic as well ( which is actually much more complicated than a simple chat... it has queues, presence states are used in business logic, etc ). But I am missing the chat-oriented design of a product like FMS2. Note that I DO have FMS but I would end up building a really complex system ( divided in two parts, which have to talk all the time... ). Alternatives: * FDS + FMS talking through web services ( the java bridge is not officially released ) ** horrible solution since the complexity of the system goes through the roof ** Even if the java bridge existed ( I would rather have the FMS model replicated in a java environment, much better ). * FDS with a custom made chat server on top of messaging. ** Nice, but I have to build this functionality and it is not trivial ( has anyone done this already? ) * Red5?? ** I need to travel in time... and to clear the FUD for my client. * Flex2.x?? ** time travel again... Any comments on this situation?? Thanks, Aldo -- ::::: Aldo Bucchi ::::: mobile (56) 8 429 8300 -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

