Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TcpClient and Proxy

Status
Not open for further replies.

Ladyhawk

Programmer
Jan 22, 2002
534
AU
I am using the TCPClient class to connect to a pop3 server. How can I connect through a proxy?

Ladyhawk. [idea]
** ASP/VB/Java Programmer **
 
GlobalProxySelection.Select = new WebProxy(....)

Stevie B. Gibson
 
How does that tie in with the TCPClient?

Ladyhawk. [idea]
** ASP/VB/Java Programmer **
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top