文件名称:HTTPTUNNEL1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:2.1kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
When we want create HTTP connection through proxy server, the client sends a request to the proxy server using HTTP protocol CONNECT method that it wants to establish a connection to some host (Destination) on some port. Now proxy server if allows tries to establish a connection to destination host by sending a request on behalf of client and receives the response which in turns send it back to client. If the negative response is received from destination it sends negative HTTP response to the client and closes the connection. And if the positive response is received, it sends a positive HTTP response to the client and the connection is considered to be established. Now the proxy server is acting as a Tunnel and dose not care what data is transferring between client and destination. Due to lack of time I have not tested it 100 , if you find any bug please email me so that I can rectify it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HTTPTUNNEL/
HTTPTUNNEL/Base64Encoder.cs
HTTPTUNNEL/httptunnel.cs
HTTPTUNNEL/Base64Encoder.cs
HTTPTUNNEL/httptunnel.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.