Application Buddy Lists and Authentication - How does it all go together

Posted by Krevin on Stack Overflow See other posts from Stack Overflow or by Krevin
Published on 2009-06-28T23:35:35Z Indexed on 2010/05/13 6:04 UTC
Read the original article Hit count: 293

This is a broad but specific question. The idea is that we want to tie in a 'buddy' functionality to a communications app. Very broadly, I believe that the application clients would connect to a central database/auth service which would provide the buddy data and then allow client apps to connect directly to eachother, without passing communications through the server.

Specifically, however, what solutions, software, products, servers, technologies, etc would be best to implement to handle such a task?

Thanks for reading and responses are much appreciated.

//edit: the com app may run on a linux distro, may be web based, or both

© Stack Overflow or respective owner

Related posts about authentication

Related posts about database