Click here to Skip to main content
16,021,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I can create the asynchronous server and the client, but all on one server.


I am not exactly sure how to proceed with multiple server communicating with each other, by that i mean, example: User A on Server 1 want to send a private message to User B on Server 2, the User A send the message to his respective server(Server 1) and from this point how Server 1 is supposed to transmit the message to User B?
Posted
Comments
Sergey Alexandrovich Kryukov 8-Nov-12 18:30pm    
What have you done so far? To me, it sounds as pure logic.
--SA

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