SOCK proxy again



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


.



Relevant Pages

  • Re: Are the BBC doing MotoGP at 18:45 via iPlayer or not?
    ... and configuring socks to port ... A "SOCKS proxy" is just a piece of software that can redirect internet ...
    (uk.rec.motorcycles)
  • restricting the SOCKS server
    ... I have a somewhat unique request regarding using SOCKS. ... that is also running the SSH server. ... tunneling to permit secure access to the website running on this ... it avoids the SOCKS proxy. ...
    (comp.security.ssh)
  • Re: Are the BBC doing MotoGP at 18:45 via iPlayer or not?
    ... and configuring socks to port ... A "SOCKS proxy" is just a piece of software that can redirect internet ... "-ND 9999" means don't execute a command, start a SOCKS server on TCP port ... Which is a long way of saying, this command starts a SOCKS proxy on the ...
    (uk.rec.motorcycles)
  • Re: Web tunnelling/static IP
    ... The first article has a sensible description of setting up a socks proxy ... over ssh, but then describes a rather strange way of configuring Firefox ... How do I slurp http: ...
    (uk.comp.sys.mac)
  • Re: Added native socks support to libc in FreeBSD 7
    ... As far as putting the code in the base FreeBSD, ... SOCKS is a standard, but the csocks implementation is not. ... For things to go into the base system ... ... Recently versions of IBM AIX OS introduced a native socks support. ...
    (freebsd-arch)