Hi All,<br>I want to find out if a client is behind a proxy how to detect it.To be more specific, I have an application which comunicates with a Java Server, it works for Intranets, I have used CSocket class. Now If I want it to work on <b>Internet</b> then what should I do, ESPECIALLY when it (<b>THE CLIENT</b> )is behind a proxy server.<br><br>Thanks and Regards,<br>Sun