C# Socket Server
Hello @ALL,
currently im looking for a tutorial or guide which teaches me on how to build a socket server with client communication in C#.
Im not new to C# but i didnt used the network stuff till now.
The reason why i want to learn that stuff is, i want to write my own game socket server which handles the connections, update the clients, send commands to the client and so on.
There are some solutions out but they have huge limitations like the smartfox server which offers only 20 connections per session and the full license costs around 2000 euros.
And of course, i want to increase my C# knowledge.
It would be nice if someone can help me or providing a tutorial/guide
Big thanks.
currently im looking for a tutorial or guide which teaches me on how to build a socket server with client communication in C#.
Im not new to C# but i didnt used the network stuff till now.
The reason why i want to learn that stuff is, i want to write my own game socket server which handles the connections, update the clients, send commands to the client and so on.
There are some solutions out but they have huge limitations like the smartfox server which offers only 20 connections per session and the full license costs around 2000 euros.
And of course, i want to increase my C# knowledge.
It would be nice if someone can help me or providing a tutorial/guide
Big thanks.



