开发者

Whats the best Http Component which supports SOCKS and HTTPS for C#.NET

开发者 https://www.devze.com 2023-01-06 08:35 出处:网络
Iam coding an application which needs to do some web automation to some websites from our intranet. Some are simple web services while some will be https websites. My application needs to connect to t

Iam coding an application which needs to do some web automation to some websites from our intranet. Some are simple web services while some will be https websites. My application needs to connect to them via socks proxies.

Now httpwebrequest class does not support socks so Iam looking to code a 开发者_高级运维complete HTTP wrapper using Sockets . I need suggestions from my fellow coders here on what would be a good component to use as I am not looking to re invent the wheel here, rather use some existing socket based solution, either opensource or paid components.

Any suggestions guys? I need only socket based components which support socks proxies.


SecureBlackbox includes HTTP / HTTPS components that support both HTTP proxy, HTTPS proxy and SOCKS. The components use their own socket class which can be used separately as well.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号