Click here to Skip to main content
15,883,864 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I'm going to develop chat application. and it will work in desktop application and its data comes from web services. I made web services for that. register new user and log in works fine. but how to alert current user that his friend is now on line. I tried socket but many to many chatting problem arise.
in short I want all updates to show user like skype.
I'm wrong in any way? please. reply me.
What to do? help me. Please.
Posted
Comments
Mohammad Reza Valadkhani 7-Feb-15 10:05am    
Hias you said your software going to negotiate with web service, for notification and getting online user the Web service method must be implement in a loop to check user and notification status from that based on time or event based.
I recommend you using XMPP structure for your chat session and other things.
Member 11404342 9-Feb-15 7:04am    
Thanks to reply. Now I am working on xmpp server and client. I want to develop my own xmpp server. do you have any idea about it. thanks.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900