-
代理服务器的源程序,为初学者提供一个范例,希望大家喜欢
代理服务器的源程序,为初学者提供一个范例,希望大家喜欢-proxy server source, as a model for beginners, hope you like
- 2022-08-06 15:24:33下载
- 积分:1
-
kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,f
kingate是一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类unix,还有windows(最新版本要求nt 4.0以上)操作系统上 kingate是一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 kingate还支持tcp端口映射,可以实现别人访问你的内网主机。-kingate is an agent server, can act the many kinds of
agreements, including: Http, https, socks, ftp, pop3, smtp, telnet,
dns. Can move in linux, freebsd.. And other kind of unix, but also
has windows (the newest edition to request above nt 4.0) on the
operating system kingate is a multi-thread procedure (uses line Cheng
Chi the way), therefore in the short time the massive connections
requested, kingate also can maintain the very high performance.
Kingate also supports the tcp port mapping, may realize the others to
visit you in webmaster machine.
- 2023-08-07 03:35:03下载
- 积分:1
-
this a server program used c language.
this a server program used c language.
- 2022-03-10 21:59:46下载
- 积分: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
-
小型HTTP代理程序
小型HTTP代理程序 -A small http proxy
- 2022-05-29 16:21:30下载
- 积分:1
-
网络代理程序,可以用于代理访问外网,类似于ccproxy
网络代理程序,可以用于代理访问外网,类似于ccproxy-ProxyServer
- 2023-02-13 21:45:04下载
- 积分:1
-
一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式,
工作在1个端口,根据分析请求的数据,同时支持3种常用代理:
1, HTTP代...
一个小巧的代理程序(编译后压缩大约5K),工作模式是单线程的,即异步模式,
工作在1个端口,根据分析请求的数据,同时支持3种常用代理:
1, HTTP代理(支持模式:GET,POST,CONNECT)
2, Sock4代理
3, Sock5代理(TCP,UDP)-a compact agents (compiled compressed about 5K), the mode is the thread, that is asynchronous mode, 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-01-24 13:00:57下载
- 积分:1
-
演示使用SOCKS4/SOCKS4A/SOCKS5/HTTP1.1代理来连接ftp服务器并接收欢迎信息的程序...
演示使用SOCKS4/SOCKS4A/SOCKS5/HTTP1.1代理来连接ftp服务器并接收欢迎信息的程序-Program which can be used as proxy to connect ftp server and receive welcome information
- 2022-08-06 20:28:57下载
- 积分:1
-
tcp代理服务器
tcp代理服务器 -tcp proxy server
- 2022-03-22 20:39:57下载
- 积分:1
-
用C#实现Http代理服务器
用C#实现Http代理服务器-C# HTTP proxy server
- 2022-01-26 02:08:55下载
- 积分:1