-
development of a simple HTTP proxy server
一个java 开发的简单HTTP代理服务器-development of a simple HTTP proxy server
- 2023-05-13 16:20:03下载
- 积分:1
-
对话功能,用户先进行连接,连接成果后就可以在编辑框中编辑并发送信息,...
对话功能,用户先进行连接,连接成果后就可以在编辑框中编辑并发送信息,-Dialogue, users first connect, connect, the results after editing in the edit box and send a message,
- 2022-10-28 21:25:03下载
- 积分:1
-
自己写的c语言版的web代理服务器。非常底层的实现方式,支持多线程。对于学习网络的人有参考价值。...
自己写的c语言版的web代理服务器。非常底层的实现方式,支持多线程。对于学习网络的人有参考价值。-himself wrote the c language version of the web proxy server. Very bottom of the ways to support multithreading. Learning Network for the reference value.
- 2022-02-07 19:04:28下载
- 积分:1
-
VC下代理服务器的源代码
VC下代理服务器的源代码-VC proxy server source code
- 2022-04-01 15:02:21下载
- 积分:1
-
socks代理服务器的完全实现,实现了socks4,5,connect,udp associate
socks代理服务器的完全实现,实现了socks4,5,connect,udp associate-socks proxy server fully realized and achieved socks4, 5, connect, associate udp
- 2022-07-27 01:04:22下载
- 积分:1
-
一个简单的C代理服务器,菜鸟的入门例程
一个简单的C代理服务器,菜鸟的入门例程-a simple C proxy server, a birdie entry routines! !
- 2022-01-26 14:34:53下载
- 积分:1
-
一个小型http代理服务器
一个小型http代理服务器-Instant http proxy server
- 2023-01-13 02:45:04下载
- 积分:1
-
代理服务器源代码
代理服务器源代码-proxy server source code
- 2023-05-14 18:55:03下载
- 积分:1
-
This is an example of a proxy server, which supports two agents, which have a vi...
这是一个代理服务器的例子,它支持两个代理,其中有一个虚拟的Web服务器,根目录是";ProxyServer";在实现程序之前,首先需要复制目录C是根目录,当然,您也可以更改指定位置的源代码。
- 2023-03-29 21:55:04下载
- 积分:1
-
一个小巧的代理程序(编译后压缩大约5K),工作模式是多线程的,和异步模式比较是这个的代码思路直观、简单明了,不过当然没异步的性能了,同样是工作在1个端口,根据分...
一个小巧的代理程序(编译后压缩大约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)
- 2022-08-23 07:36:59下载
- 积分:1