On Wed, 25 Aug 2004 00:31:42 +0200, Eddie <> wrote
in comp.lang.c++:
> Is there any way to do something like CFtpFileFind with a http protocol?
Not in the C++ language, where there isn't even 'CFtpFileFine',
whatever that is.
> I mean I want to search a http adress with given pattern (wildcard
> maks), is it possible to do?
There is no networking support at all in the standard C++ language.
You need to ask this in a support group for your compiler/OS
combination to find out what other extensions they might have.
--
Jack Klein
Home:
http://JK-Technology.Com
FAQs for
comp.lang.c
http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++
http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++
http://www.contrib.andrew.cmu.edu/~a...FAQ-acllc.html