Hi A_T

I really cannot recall how I learned this kind of programming.
Find some references here[1]. Maybe try to learn with an as
simple setup as possible (command line program rather than
MFC's). Here, you can focus on the real issue, without having
to fight with Visual components. After you have "mastered" that,
it is not so difficult to expand onto CAsyncSocket and MFC etc.

Maybe you could write a short tutorial for C++?
I'll think about that

Cheers

[1] http://www.antionline.com/showthread...r=1#post802703