either. It "supports" HTML, which certainly isn't the same thing...
news:53777f9d-a03e-43bc-8760-e111e9fcac5a@s13g2000prd.googlegroups.com...
ATL doesn't support HTTP either - how did you get that
notion? Note ATL Server (which is rather a separate library
from ATL, but Microsoft managed to confuse us by bundling
it with ATL) is used in the context of an HTTP server (IIS),
but that in itself does not constitute HTTP client support.
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnicko...@mvps.org
MVP VC FAQ:http://vcfaq.mvps.org
=====================================
"mike" <mikebi...@hotmail.com> wrote in message
news:3aebade7-ca05-4ee0-9fac-01b86e49f02d@s13g2000prd.googlegroups.com...
On Feb 27, 2:49 pm, "Alexander Nickolov" <agnicko...@mvps.org> wrote:
ATL has nothing to do with socket programming. It's about
developing (and using) COM components.
Fortunatley for you, you don't need a library to work with the
plain WinSock API - it's that simple...
--
=====================================
Alexander Nickolov
Microsoft MVP [VC], MCSD
email: agnicko...@mvps.org
MVP VC FAQ:http://vcfaq.mvps.org
=====================================
"mike" <mikebi...@hotmail.com> wrote in message
news:8d53c8a1-43f8-46d6-beec-2fb3117bda69@j28g2000hsj.googlegroups.com...
Does ATL provide any classes to support UDP?
Thanks,
Mike- Hide quoted text -
- Show quoted text -
Thanks for the responses. I was curious as to if there were ATL
classes that supported UDP as there was for Http or if there were any
classes that supported sockets.
Mike- Hide quoted text -
- Show quoted text -
Thanks for the reply.