SOCK proxy again
- From: "Dave A" <dave@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 15 Mar 2006 20:45:27 +1000
I recently posted about the lack of support for SOCKS proxy in WebServices.
It is possible to write a low level class that will tunnel through a SOCKS
proxy and return an open TcpSocket (www.componentspace.com has one) but a
WebRequest (that WebServices are based on) does not allow access to the
underlying TcpSocket unfortunately and nor does it allow you to configure a
proxy other than HTTP.
I started thinking that SOCKS proxies must be a thing of the past, totally
dead and no longer support by any Microsoft technology. Only tonight I
discovered that the latest version MSN Messenger supports SOCKS proxies! IE
does too.
What is the status of SOCKS proxies? Are they dead? Who uses them? Should a
widely distributed WinForms application that needs to make SOAP calls
support a SOCKS proxy server? And most importantly, if so then how?
Regards
Dave A
.
- Follow-Ups:
- Re: SOCK proxy again
- From: Chris Mullins
- Re: SOCK proxy again
- Prev by Date: how to add labels in rumtime to a datagrid
- Next by Date: Re: Deployment Scenario
- Previous by thread: how to add labels in rumtime to a datagrid
- Next by thread: Re: SOCK proxy again
- Index(es):
Relevant Pages
|