搜索资源列表
komssys-0.3.6.tar
- The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use is MPEG-1 System. The primary platforms is Linux. It does not handle data in pull mode (Fil
ProxyServer2
- 网络代理服务器的设计与实现 实现对网络的管理,有网页缓存,时间管理等-Network Proxy Server Design and Implementation of the networks management, a web cache, time management, etc.
web-caching.rar
- 介绍web缓存的一本好书,是编写和了解http代理服务器的利器。改书的作者是大名鼎鼎的Squid代理服务器的创始人,Introduced the web cache of a good book is the preparation and understanding of the tool http proxy server. Reform is the author of the famous founder of Squid proxy server
EnumeratorPP
- 窃取系统缓存密码、网卡MAC等源程序:这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等 -Steal system password, network adapter and cache MAC source program: the software can get most of the "advanced" system information, such as system of passwords, PROXY Settings cache,
komssys-snap-19feb2007
- 出版《多媒体技术: 计算、通讯及应用(英文影印版)》牛人使用的RTP通信服务程序,可以用来做多媒体通信快速实验,只支持MPEG-1编码。服务器功能相当于IBM s VideoCharger. -The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremost encoding format that we use
Mega_Proxy
- Proxy server in C# with Cache mechanism
AlargescaleWebsitearchitecturePPT
- 大规模网站架构 CAP原则 BASE策略 异步(MessageQueue) 数据库 数据的水平切分及垂直切分 数据库读写分离 避免分布式事务 反范式的数据库设计 负载均衡 DNS负载均衡 反向代理负载均衡 LVS 缓存 数据库缓存 服务器缓存/页面缓存/数据缓存/静态化 反向代理缓存 Session/Share Nothing Architecture架构 浏览器优化 浏览器缓存/CDN/小图片合并 分布式文件系统(
GetSystemInfo
- 这个软件可以得到大多数的“高级”系统信息,比如系统缓存的密码、PROXY设置、网卡MAC等-This software can be most advanced system information, such as the system cache the password, PROXY settings, LAN MAC, etc.
ProxyLab
- web cache proxy coding in java
squid-3.2.0.1.tar
- Squid cache(简称为Squid)是一个流行的自由软件(GNU通用公共许可证)的代理服务器和Web缓存服务器。Squid有广泛的用途,从作为网页服务器的前置cache服务器缓存相关请求来提高Web服务器的速度,到为一组人共享网络资源而缓存万维网,域名系统和其他网络搜索,到通过过滤流量帮助网络安全,到局域网通过代理上网。Squid主要设计用于在Unix一类系统运行。 Squid的发展历史相当悠久,功能也相当完善。除了HTTP外,对于FTP与HTTPS的支援也相当好,在3.0 测试
proxy
- 本程序实现了Windows平台上的Web代理服务器功能。提供HTTP代理服务,支持“GET”方法;采用多线程技术,支持多用户同时代理;提供Web代理缓存(Cache);可以自定义代理服务器监听端口;提供日志记录功能。-This procedure implements the Windows platform, the Web proxy server functionality. HTTP proxy service provided to support the " GET"
ProxyServer_with_Cache
- Proxy Server featuring Cache functionality. It also logs messages exchanged between client and server and proxy server. The log file is generated suffixed with timestamp.
Cache-Server
- this cache server that cache web pages and can use with set proxy in browser to 127.0.0.1:8080 -this is cache server that cache web pages and can use with set proxy in browser to 127.0.0.1:8080
ShuaD
- 一个很好的多线程网站刷点工具,使用HTTP代理来换IP地址,可以清空Cookie和缓存。-A good brush-point multi-threaded web tools, using an HTTP proxy to change the IP address, you can empty the Cookie and Cache.
PrxyCache
- Proxy server with cache management is excellent project to speed up delivering of internet to clients
JavaNetworkProgramming-Source-code
- 《Java网络编程》第三版会为你介绍Java网络API的最新特性。本书讨论了JDK 1.4和1.5(现在已命名为J2SE 5)中所做的所有修改和增补。本书内容全面,涵盖了从网络基础知识到远程方法调用(RMI)等各方面的内容,书中章节涉及到TCP和UDP socket、服务器socket、URL和URI、组播以及特殊用途的API(如JavaMail)等等。本书展示了如何使用JSSE编写安全的网络应用程序,解释了如何使用NIO API编写超高性能的服务器。它还涵盖了Java对网络代理、Web coo
squid-3.1.20.tar
- Squid 是一个强大的代理服务器, 支持pop3, ftp, https等多种协议代理, 具有强大的缓存功能-Squid is a powerful proxy server, support pop3, ftp, https multiple protocols such as agent, with powerful cache
transproxy-1.6
- 穿透HTTP代理的linux下的C源程序,值得借鉴-This is a transparent proxy server. It can be started from inetd to service HTTP requests, or run as a stand-alone daemon. HTTP requests are transparently accepted and passed to the WWW proxy cache for handling. The HT
ProxyProject
- Java based proxy cache server
Proxy Server Setup
- java program for least recently used cache replacement