Click here to Skip to main content
15,897,032 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Please Anyone help regarding ,
A socket Client application should Connect multiple Socket server asynchronously.usually a server only connect more than one client .but my scenario, Single Client connect with multiple Server Asynchronously using ASp.net(Web application).Please help any one.

Thanks With Regards,
B.Elavarasan.
Posted
Comments
NuttingCDEF 2-May-11 15:36pm    
What exactly is the problem? What connection method are you using? Http (built in web client / server classes), AJAX, SOAP, raw sockets or what? What is the structure of the various machines / processes in this? Where does ASP.NET fit in? Is the ASP.NET / IIS host the server or the client in this context?

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