-
development of a simple HTTP proxy server
一个java 开发的简单HTTP代理服务器-development of a simple HTTP proxy server
- 2023-05-13 16:20:03下载
- 积分:1
-
HTTP代理服务器的源代码
source code for http proxy
- 2022-01-28 17:34:17下载
- 积分:1
-
简单的http代理
简单的http代理- Simple http acts
- 2022-09-28 09:15:03下载
- 积分:1
-
proxy server proxy server proxy server
proxy伺服器 proxy伺服器
proxy伺服器-proxy server proxy server proxy server
- 2022-05-28 14:34:49下载
- 积分:1
-
Java写的http代理服务器
Java写的http代理服务器-Java writes http proxy server
- 2022-02-11 16:56:51下载
- 积分:1
-
vc++写的自己的ping代码,掩饰了ping的原理
vc++写的自己的ping代码,掩饰了ping的原理-vc write their own code ping, ping cover, the principle
- 2022-12-14 02:15:03下载
- 积分:1
-
TCP代理类,支持HTTP,SOCKES4,SOCKET5几种。创建简单
TCP代理类,支持HTTP,SOCKES4,SOCKET5几种。创建简单-TCP proxy classes, support for HTTP, SOCKES4, SOCKET5 a few. Create a simple
- 2022-01-26 06:00:41下载
- 积分:1
-
This is a proxy server source code, save client/server transaction data to c te...
这是一个proxy server 源码,save client/server transaction data to c empproxylog.txt
modify regdata.java to piont to destination server.
-This is a proxy server source code, save client/server transaction data to c temp proxylog.txt modify regdata.java to piont to destination server.
- 2023-06-16 12:45:37下载
- 积分: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
-
我们现在的网站大部分都是HTML的,如果希望将它们标准化,手工的一页一页修改非常麻烦。如果有一个工具能自动将HTML转换成符合标准的XHTML就好了。其实在这方...
我们现在的网站大部分都是HTML的,如果希望将它们标准化,手工的一页一页修改非常麻烦。如果有一个工具能自动将HTML转换成符合标准的XHTML就好了。其实在这方面已经有许多商业和免费的工具软件可以使用,这里将要介绍的HTML Tidy 就是一个很基本但很有用的工具,它可以运行在多种平台上,而且是开放源代码的。-We are now mostly HTML, web site, if you want them to standardize a revised manual is very troublesome one. If there is a tool to automatically convert HTML to XHTML compliant enough. In fact, in this regard there are many commercial and free tools you can use here will be described in HTML Tidy is a very basic but useful tool, it can run on multiple platforms, but open source.
- 2022-09-13 21:10:03下载
- 积分:1