-
本人写的代理转发服务器。
本人写的代理转发服务器。-I wrote the proxy server.
- 2022-05-14 11:32:17下载
- 积分:1
-
一个用vc编写的代理服务器程序,可以很好地实现代理的所有功能,简单方便。...
一个用vc编写的代理服务器程序,可以很好地实现代理的所有功能,简单方便。-vc prepared using a proxy server, can be a good agent to achieve all the features easy and convenient.
- 2022-07-08 03:14:57下载
- 积分:1
-
用vc实现的http代理服务器,属于socket编程
用vc实现的http代理服务器,属于socket编程-vc used to achieve the http proxy server, belonging to socket programming
- 2022-11-29 00:45:03下载
- 积分:1
-
OpenVPN
openvpn-2.1.1 源程序、安装文件及使用样例
sign up url:
============
https://www.ultravpn.fr/
- 2023-08-03 17:20:05下载
- 积分: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
-
RTSP代理服务器源代码,支持标准的rtsp,rtp协议
RTSP代理服务器源代码,支持标准的rtsp,rtp协议-RTSP proxy server source code, support for standards rtsp, rtp agreement
- 2022-03-05 07:38:47下载
- 积分: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
-
a standard version of the proxy server source code. Support for UDP, HTTP, TCP A...
一个标准版的代理服务器源码。支持UDP,HTTP,TCP多种方式代理。-a standard version of the proxy server source code. Support for UDP, HTTP, TCP Acting variety of ways.
- 2022-02-25 15:06:23下载
- 积分:1
-
Java写的http代理服务器
Java写的http代理服务器-Java writes http proxy server
- 2022-02-11 16:56:51下载
- 积分: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