CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 代理服务器 搜索资源 - 多线程服务器

搜索资源列表

  1. kingate-1.6.tar

    0下载:
  2. 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,
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:225105
    • 提供者:none
  1. MiniProxy

    0下载:
  2. 1、HTTP代理服务器 2、可以最小化到系统托盘 3、采用多线程实现
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:101885
    • 提供者:王伟
  1. cproxy

    0下载:
  2. 自己写的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.
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:719338
    • 提供者:jimmyzyp
  1. X_Engine_Test

    2下载:
  2. 游戏代理服务器, 采用iocp 多线程技术。采用socket5协议。
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:594282
    • 提供者:liuxuemin
  1. Progameproxy

    0下载:
  2. 基于socket5 的代理服务器程序。多线程 iocp,实现了socket5 的防火墙的穿透
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:594288
    • 提供者:liuxuemin
  1. personalproxy

    1下载:
  2. 这是在vc++环境下编写的一个代理服务器程序,它使用多线程。 VC源码
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:89774
    • 提供者:王京
  1. MyProxy

    0下载:
  2. 实现了一个功能简单的HTTP代理服务器,本章主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:62342
    • 提供者:朱江
  1. epoll代理服务器

    2下载:
  2. 使用EPOLL机制实现的WEB代理服务器,采用多线程和页面缓存技术。
  3. 所属分类:代理服务器

    • 发布日期:2009-11-04
    • 文件大小:5619
    • 提供者:p0plm@163.com
  1. kiate-1.6

    1下载:
  2. 一个代理服务器,能代理多种协议,包括:http,https,socks,ftp,pop3,smtp,telnet,dns。能运行在linux,freebsd,...及其它类 unix,还有windows(最新版本要求nt 4.0以上)操作系统上 一个多线程的程序(采用线程池的方式),所以短时间内大量的连接请求,kingate还能保持很高的性能。 还支持tcp端口映射,可以实现别人访问你的内网主机。 有强大的规则控制,包括源IP地址,目的IP地址,目的端口,及采用的代理协议。 ki
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-09
    • 文件大小:1830958
    • 提供者:迷失
  1. ProxyServer

    0下载:
  2. 这是一个代理服务器程序,它使用多线程实现internet的代理服务,是多线程和网络编程的结合.-This is a proxy server program, which uses multi-threaded agents realize internet services, are multi-threaded and network programming combined.
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-25
    • 文件大小:89372
    • 提供者:闻伟
  1. proxy

    0下载:
  2. 本程序实现了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"
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-26
    • 文件大小:79135
    • 提供者:hack10002
  1. tcp_tun

    0下载:
  2. 多线程tcp代理 这是一个代理客户机/服务器的优势,它能够拆分单 传入连接到代理服务器分成多个TCP流的代理客户端。 代理服务器,然后重新组装成一个单一的出站连接到这些TCP 流远程主机 。-This software is a proxy client/server with the advantage that it is able to split a single incoming connection to the proxy client into multiple
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-31
    • 文件大小:7288
    • 提供者:牛膝
  1. VCHTTP

    0下载:
  2. http的Socket代理服务器,通过服务当建立多个客户端的链接,多线程实现数据的转发-HTTP proxy server, Socket through service when establish multiple client link, multithreading implementation data forwarding
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-16
    • 文件大小:454399
    • 提供者:wangjiren
  1. proxy_verify

    0下载:
  2. python环境 多线程扫描代理服务器的代码-Code python multithreaded scanning proxy server
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-13
    • 文件大小:2206
    • 提供者:hyutu
  1. Proxy

    0下载:
  2. 搜索提取(用正则方法)网页中的代理服务器,并多线程验证是否有效。支持一键替换IE浏览器代理,免除你手动换代理的麻烦。-Search and extract (using the regular method) web proxy server, and multi thread validation is effective. Support a key to replace the IE browser agent, the trouble you manually change agent.
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-28
    • 文件大小:374786
    • 提供者:qwj
搜珍网 www.dssz.com