Hello to all, I have a "general" question.
I write a program that interacts with Internet (C++, WinApi (including GUI), Sockets).
How I can interact sockets answers (connect, receive, etc) with my application.
Mmm... I 'm talking about threads, maybe, I don't know how "in general" I can do it.
True OOP solutions would be great.