Menu
Home
Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Account Upgrades
Advertise
Marketplace
Money
PerfectMoney
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Home
Forums
Programming & Web Design
Programming
Visual Basic .NET
VB.NET WebClient Proxy Issue...
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Wava McKenzie" data-source="post: 4325" data-attributes="member: 217"><p>I have been working on a small application that can crawl Google to show some of the search engine results pages and the WebClient normally connects fine, but after trying to connect to Google thru the WebClient proxy property, it just isn't connecting properly. Here's the code that I'm working with:</p><p>I know that I have found proxies that should work with Google as I've clearly tested them in my Google Chrome browser to see if they're dead or alive, but when I try to connect in my own application through the WebClient proxy setup, I keep getting the following error messages:</p><p></p><p>"Unable to connect to the remote server"</p><p></p><p>OR</p><p></p><p>"(503) Server Unavailable"</p><p></p><p>What am I missing? Could it be the headers are not fully configured or some other properties? Would appreciate any ideas</p></blockquote><p></p>
[QUOTE="Wava McKenzie, post: 4325, member: 217"] I have been working on a small application that can crawl Google to show some of the search engine results pages and the WebClient normally connects fine, but after trying to connect to Google thru the WebClient proxy property, it just isn't connecting properly. Here's the code that I'm working with: I know that I have found proxies that should work with Google as I've clearly tested them in my Google Chrome browser to see if they're dead or alive, but when I try to connect in my own application through the WebClient proxy setup, I keep getting the following error messages: "Unable to connect to the remote server" OR "(503) Server Unavailable" What am I missing? Could it be the headers are not fully configured or some other properties? Would appreciate any ideas [/QUOTE]
Name
Verification
Post reply
Home
Forums
Programming & Web Design
Programming
Visual Basic .NET
VB.NET WebClient Proxy Issue...
Top