Using SSH proxy in my application
C#
2
Posts
2
Posters
0
Views
1
Watching
-
I'm using
HttpWebRequest
&HttpWebResponse
classes in my application. I have SSH proxy on my computer which IE or FIREFOX use it to connect to internet. How can I make my application use the same proxy or use the setting in IE? TheWebProxy
class didn't help me.Mazy
"This chancy chancy chancy world." -
I'm using
HttpWebRequest
&HttpWebResponse
classes in my application. I have SSH proxy on my computer which IE or FIREFOX use it to connect to internet. How can I make my application use the same proxy or use the setting in IE? TheWebProxy
class didn't help me.Mazy
"This chancy chancy chancy world."