A Universal TCP Socket Class for Non-blocking Server/Clients - CodeProject
Download source - 613.2 KB Introduction Event driven (non blocking, asynchronous) Winsock programming is a very complex topic. It is definitely NOT for beginners! I needed such code and searched the internet for a TCP communication class which is ready to...