Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » Socket through Proxy server
Re: Socket through Proxy server [message #24166 is a reply to message #24159] Wed, 30 December 2009 17:57 Go to previous message
rylek is currently offline  rylek
Messages: 79
Registered: November 2005
Member
Hello Mindtraveller (a nice name, by the way)!

I don't know about proxies with respect to the core TCP/IP protocol. I've only encountered proxy support with respect to the HTTP protocol. There is a slight variation of the request syntax when sending a HTTP client request through a proxy; the request is then sent to the IP address and port of the proxy and the original server address is contained on the first GET line of the request. The HttpClient class supports this mechanism.

Regards

Tomas
 
Read Message
Read Message
Previous Topic: MT app hangs
Next Topic: Socket::IsOpen BUG/FIX (?)
Goto Forum:
  


Current Time: Mon Jul 07 18:22:24 CEST 2025

Total time taken to generate the page: 0.03061 seconds