PDA

View Full Version : Need to send messages b/w two diff clients !!!


sivakrishna.g
03-02-2009, 07:36 AM
We are thinking to develop a project implementing networking (socket programming) and multi threading…Is it possible to develop a chat application with the following requirements:
1) no of clients need to communicate with the server
(many-to-one).
2) no of experts need to communicate with the server(many-to-one).
3) the server has to exchange the messages(text, voice, video) between connected clients and Live Support(one-to-one).

…Is it possible to achieve this requirement using these technologies……….. If no, then which technology do you think supports the requirement??????
Thanking you in advance !!!!!!!