通过一个.NET TcpClient的HTTP代理通信 [英] Communicating with an HTTP Proxy via a .NET TcpClient

查看:129
本文介绍了通过一个.NET TcpClient的HTTP代理通信的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何沟通 HttpWebResponse

推荐答案

我有一个免费的MIT授权的,开放源码的代理库。你可以从我的网站www.starksoft.com或从SourceForge下载它。它很容易使用,直接与标准的TcpClient对象在.NET和支持多种配置和异步调用。工程与HTTP,的Socks4,SOCKS4A,和SOCKS5代理服务器,并带有集成的帮助。它还可以与单声道。尽情享受吧!

I have a free MIT licensed, open source proxy library. You can download it from my site www.starksoft.com or from Sourceforge. It is easy to use, works directly with the standard TcpClient object in .NET and supports multiple configurations and async calls. Works with HTTP, Socks4, Socks4a, and Socks5 proxy servers and comes with integrated help. It also works with Mono. Enjoy!

http://www.starksoft.com/prod_proxy.html

<一个href="http://sourceforge.net/projects/starksoftproxyc/">http://sourceforge.net/projects/starksoftproxyc/

本顿

这篇关于通过一个.NET TcpClient的HTTP代理通信的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆