Proxy Type - by code
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi All, I am tring to figure out is it possible to get the proxy type using C/C++ code. Lets say i have an IP and Port of a proxy server. I use it in my code and now my code works using a proxy, so my IP needs to be hide to the world... I can do some, easy, test to see if the proxy is working or not. But the thing i realy want to know is what is the proxy type, SOCKS4/5, anonymous/ High anonymous/ Elite one... and so on. Do you know if there is a way to get this information, re by header info, special value etc. Thanks a lot for your help, Ram.