J
Jon Davis
Assuming I stay clear of CLR / managed code as this is intended to be
optimized for speed as a Windows service, what is the best and easiest API
for TCP and UDP network programming? I've been told I should stay away from
MFC's CSocket because it's profoundly buggy... or something. Target
deployment environments are Win2000, WinXP, Win2003, and WinVista.
Thanks,
Jon
optimized for speed as a Windows service, what is the best and easiest API
for TCP and UDP network programming? I've been told I should stay away from
MFC's CSocket because it's profoundly buggy... or something. Target
deployment environments are Win2000, WinXP, Win2003, and WinVista.
Thanks,
Jon