Click here to Skip to main content
15,881,812 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello,

I am looking for a tutorial about advanced C# networking, especially about the server part. i want to create a server that can take 1000 connections at the same time. I have learn more about Sockets and TcpClient, but i also know about WCF and UDP. I want an example of server that can have 1000 connections, i have searched on the google about a server like this but i didn't found any or maybe i didn't realize it can take 1000 connections. Do you know some example, tutorial or something else that can help me understand better this technology?

Thanks,
Sas Gabriel
Posted
Comments
thatraja 17-Dec-11 12:05pm    
Possible repost I think you may clarify with that answerer(SAKryukov)
Gabriel Sas 17-Dec-11 12:07pm    
Some part of it, but now i figured it out how to put the question on a different aspect :)

1 solution

 
Share this answer
 

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