Hi Wal,
What is exaclty what you wanna do?
If you know there is a proxy then you have to connect to the proxy, then it
depend of the proxy implementation how to manage the connection, I haven't
done nothing with a proxy but I do remember from several years ago that you
had to compile telnet, ftp, etc to be able to use socks5 (under linux) cause
at the least the establishment of the connection should be different.
I advise you check the documentation of the proxy you plan to support.
Cheers,
--
Ignacio Machin,
ignacio.machin AT dot.state.fl.us
Florida Department Of Transportation
"Wal Turner" <vo****@hotmail.com> wrote in message
news:u2****************@TK2MSFTNGP11.phx.gbl...
This has been discussed in a prior thread but there was no solution
proposed. Also, using WebRequest is not viable since we need a keep-alive
connection. Can anyone provide any information on using the TCPClient
class (or other) via proxies and whether or not this is possible?
Regards
Wwal