Hi everybodt, for a personal project, i need to program a server in c#, that will have to handle a lot of connection. i know the basic of client/server in c# .net but im not sure i have qualification to do it from 0. does anybody has a link to some open source that i could use? or any link helping me to start the right way?
the server will need to handle many connection (over 1 thousand), have connection control (check regularly who's deconnected...) thanks in advance
