I have a windows app that can access a web site using System.Net.WebClient

This works fine but I have have a user that has a proxy server. My networking knowledge is poor and I don't understand what I have to do to get thought the proxy server to the web.

Is there anyone that can explain it or point me to some documentation.

regards

Barry