
application to access application to access the internet
hi,
Quote:
> Hi to all!
> I am trying to write an application to access
> the internet calling stock values DowJones, etc.).
> Which MFC class can I use?
> Could anybody please show me some
> sample code?
You can use CHTTPConnection if you are making a connection to a web server.
U can also try using CASyncMonikerFile class if the file (assuming it is
a file ) is a large one.
hth
gangadhar