Architecture of chatroulette

Posted by user317163 on Stack Overflow See other posts from Stack Overflow or by user317163
Published on 2010-04-15T06:59:28Z Indexed on 2010/04/15 7:03 UTC
Read the original article Hit count: 320

Could somebody explain to me the architecture behind chatroulette? I was thinking about a similar project that would only implement Audio support (for starters). Is the best way to set this up a flash server? If so, how should I go about getting into flash, will I need flex 4? I have some beginner experience with c++, c# and java but I have never developed anything for the web.

I was also wondering how the randomizer matches up the participants. How would you code something like this.

Im obviously pretty clueless here and I'd greatly appreciate some advice regarding this problem -- I don't expect copy and paste solutions. It would just be nice to hear how you guys would tackle this problem.

Thank you very much

© Stack Overflow or respective owner

Related posts about flash

Related posts about audio