Connecting Tech Pros Worldwide Help | Site Map

System.Net.WebClient in Dev C++

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 23rd, 2005, 04:59 AM
richardofrankel@gmail.com
Guest
 
Posts: n/a
Default System.Net.WebClient in Dev C++

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.


  #2  
Old July 23rd, 2005, 04:59 AM
Victor Bazarov
Guest
 
Posts: n/a
Default Re: System.Net.WebClient in Dev C++

richardofrankel@gmail.com wrote:[color=blue]
> 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.
>[/color]

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
  #3  
Old July 23rd, 2005, 04:59 AM
richardofrankel@gmail.com
Guest
 
Posts: n/a
Default Re: System.Net.WebClient in Dev C++



Victor Bazarov wrote:[color=blue]
> richardofrankel@gmail.com wrote:[color=green]
> > 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.
> >[/color]
>
> 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[/color]

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

  #4  
Old July 23rd, 2005, 04:59 AM
Victor Bazarov
Guest
 
Posts: n/a
Default Re: System.Net.WebClient in Dev C++

richardofrankel@gmail.com wrote:[color=blue]
> Victor Bazarov wrote:
>[color=green]
>>richardofrankel@gmail.com wrote:
>>[color=darkred]
>>>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.
>>>[/color]
>>
>>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[/color]
>
>
> Oh sorry...it's a .NET class. I'll try and find a more specific group.[/color]

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
  #5  
Old July 23rd, 2005, 04:59 AM
richardofrankel@gmail.com
Guest
 
Posts: n/a
Default Re: System.Net.WebClient in Dev C++

Thanks Victor.

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.