Hi. Few weeks ago i start to dev server in c#. Because of lack of motivation i lost project. Is not much done, but for some who want to start is big help
Features:
-non blocking thread - async server
@Max connection
@ip black list
@Adding client with index,recv,send
-log
-settings
@Loading dynamicly, just add new class with file name and file property value names then when start will find what class is in namespace and will load file
@GeTTinG in runtime setting with type what u need. Ex you need "MaxConnection" and it returning type int without any parse/cast
-ini/txt reader
-log box with multi color text
-some misc func byte to str hex.....