Vote count:
0
Hello Friends i want to make a chat application below are my requirements. But i dont know how to implement them...
Basically i want to make a chat application , but in this application i want to have a CENTRAL SERVER , by this SERVER all clients communicate with each other.
Suppose there are 2 Clients , if C1 wants to send message to C2 ,first message will sent to SERVER then SERVER will check if C2 is online if he online then message will be delivered to him else SERVER will store message in a buffer when C2 gets online SERVER will deliver message to him.
Basically here i want to do implement INDIRECT COMMUNICATION between different all clients through SERVER...
clients could be on other computers and server on other computer and connect to SERVER through IP ADDRESS.
I WANT TO BUILD THIS APP in C# , Kindly assist me how could i do this....I need Urgent help....
Make a central Server for chating with clients
Aucun commentaire:
Enregistrer un commentaire