Could anyone point me in the way of a Dolphin plugin that possesses the functionality below. A scenario is also included.
If there is no module with this functionality available could you recommend a product that could be extended to encompass the functionality?
Chat Module requirements
1) The ability for Audio or text chat
2) The ability to share a file between two (or more participants), the file to be hosted on the same physical server.
3) The chat session and file will held in the same web browser session.
Scenario – Football (Soccer) Supporters Site
There are a number of people on the site, supporting many different clubs. Supporter A who supports Liverpool FC wants to contact a Manchester United supporter. Supporter A uses the standard Dolphin search functionality to find a Manchester United fan. Supporter B is a fan of Manchester United.
Supporter A contacts Supporter B through the online user search results i.e. he clicks the “chat” button. Supporter B has a chat window appear his computer.
At this point Supporter A and Supporter B can either chat using text or audio. Also on this screen is a list which allows them to select their respective clubs, once each club is selected, then presented on the same screen is information about each club, this information is obtained from a MySQL database on the same server. An example of the output is shown below:
Liverpool Manchester United
Number Premiership Titles 0 12
Total # of titles won 18 19
Number of FA Cups 7 11
etc
etc
Any ideas ?