-
一个简单的C代理服务器,菜鸟的入门例程
一个简单的C代理服务器,菜鸟的入门例程-a simple C proxy server, a birdie entry routines! !
- 2022-01-26 14:34:53下载
- 积分:1
-
simple software agents, according to the online article prepared. The article ad...
简单的代理软件,根据网上的文章编写。
文章地址http://dev.yesky.com/msdn/338/2315838.shtml-simple software agents, according to the online article prepared. The article addresses http :// dev.yesky.com/msdn/338/2315838.shtml
- 2022-01-22 06:05:08下载
- 积分:1
-
Java写的端口代理程序
Java写的端口代理程序-A port agent program written in java
- 2022-03-02 16:19:38下载
- 积分:1
-
HTTP代理服务器,可以设置代理服务器的IP地址,并进行连接
HTTP代理服务器,可以设置代理服务器的IP地址,并进行连接-HTTP proxy server, you can set the proxy server
- 2022-07-04 12:53:38下载
- 积分:1
-
Muffin 是一个全部用Java实现的www过滤系统。它可以过滤任何你的浏览器所传送或接收的数据...
Muffin 是一个全部用Java实现的www过滤系统。它可以过滤任何你的浏览器所传送或接收的数据-Muffin is a full realization of the Java www filtration system. It can filter any of your browser by the transmission or reception of data
- 2023-09-08 07:50:04下载
- 积分:1
-
IOCP Server是基于NT结构的网络编程序接口,方便实用
IOCP Server是基于NT结构的网络编程序接口,方便实用-IOCP Server is based on the NT structure programmed network interface, convenient and practical
- 2022-04-10 02:58:30下载
- 积分: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
-
一个使用C编写的精简高效的ftp代理服务器,可以提供高效的ftp代理...
一个使用C编写的精简高效的ftp代理服务器,可以提供高效的ftp代理-C prepared to use a streamlined and efficient ftp proxy server can provide efficient ftp agent
- 2022-02-04 11:20:46下载
- 积分:1
-
this procedure is a FTP proxy servers installed in its third INternet server, co...
此程序是一个FTP代理服务器
将它安装在第三方INternet服务器上,配置好相关参数,它即可以自动实现动态IP情况下的
FTP上传和下载-this procedure is a FTP proxy servers installed in its third INternet server, configure parameters, it can automatically realize that the dynamics of the IP FTP upload and download
- 2023-05-15 03:55:03下载
- 积分: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