如何写在C#中的代理? [英] How to write a proxy in C#?

查看:138
本文介绍了如何写在C#中的代理?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想编写一个简单的代理。我不知道代理是什么。有人请解释并给出一个简单的HTTP代理代码?

i want to write a simple proxy. I don't know what a proxy is. Someone please explain and give a simple http proxy code ?

推荐答案

看下面的链接结果
代理是一个软件,是客户端和服务器之间。例如网络浏览器对网页的请求传递给代理则代理请求的页并将其发送回Web浏览器请求

Look at the following links
Proxy is a software that is between the client and the server. For example the web browser requests for a web page the requests passes to the proxy then the proxy request the page and sends it back to the web browser.

How建立在C#一个简单的代理?结果
的http:// MSDN。 microsoft.com/en-us/library/system.net.sockets.socket_members(v=VS.90).aspx 结果
http://msdn.microsoft.com/en-us/library/system.net.sockets (v = VS.90)的.aspx

这篇关于如何写在C#中的代理?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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