ok. people, my question is about proxy type:
i must detect if client in LAN uses proxy for net using
i must to detect kind of proxy server
sock 4, sock 5, https, http how to make this ????
-----------------------------------------------
and for example i know that client uses proxy http then i must to use components for data exchange like TIDHTTP client /server
but if i know that client in LAN uses HTTPs, then i must to use another components or TIDHTTP with ssl ?????
but if proxy = sock or sock 5 which of
indy components i must to use ????
sorry but i am new to this kind of programing