首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分...

一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分...

  • 资源大小:7.20 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: Proxy Server

资 源 简 介

一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分析请求的数据,同时支持3种常用代理: 1, HTTP代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 3, Sock5代理(TCP,UDP) -a compact agents (compiled compressed about 5K), the mode is a multithreaded, Asynchronous mode and comparison is the code of visual ideas simple and clear, but certainly not the performance of the asynchronous, the same work in a port, based on an analysis of the requested data, while supporting three kinds of agents : 1. HTTP proxy (mode of support : GET, POST, CONNECT) 2, 3 Sock4 agent, Sock5 Agents (TCP, UDP)

文 件 列 表

ZXProxy.cpp
VIP VIP
0.175318s