System.Net.WebClient in Dev C++

  • Thread starter richardofrankel
  • Start date
R

richardofrankel

This might be a stupid question, but what "#include"s and "using"s do I
need so that I can use the WebClient class in Dev C++? Thanks.
 
V

Victor Bazarov

This might be a stupid question, but what "#include"s and "using"s do I
need so that I can use the WebClient class in Dev C++? Thanks.

There is no 'WebClient' class in the standard C++. If you need compiler-
or platform-specific help, please visit the respective newsgroups. This
one discusses the _language_ as defined by its International Standard.

V
 
R

richardofrankel

Victor said:
There is no 'WebClient' class in the standard C++. If you need compiler-
or platform-specific help, please visit the respective newsgroups. This
one discusses the _language_ as defined by its International Standard.

V

Oh sorry...it's a .NET class. I'll try and find a more specific group.
 
V

Victor Bazarov

Oh sorry...it's a .NET class. I'll try and find a more specific group.

In that case I can help narrow it down: 'microsoft.public.dotnet.*'. If
your ISP doesn't carry it, connect to 'msnews.microsoft.com'.

V
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,204
Messages
2,571,066
Members
47,672
Latest member
svaraho

Latest Threads

Top