CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - http proxy

搜索资源列表

  1. HttpProxy

    0下载:
  2. 代理服务器工作: 1、客户机 Socket 连接上: 在连接链中增加一个连接纪录(TSessionRec)节点。 2、客户端发送连接请求数据: 根据请求数据取得客户端要连接的目标主机的地址 和端口,并连接目标主机。 3、连接到目标主机: 4、发送客户端数据到目标主机: 如果客户端有数据未发送,则发送 5、将目标主机返回的数据发送到客户端:- Http proxy Created By LLJ 2003-05-07
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:4031
    • 提供者:冉鹏
  1. CS335

    0下载:
  2. ProxyServer Part 1 (Convert BMP files to PNG files) Part 2 (Convert BMP files to grayscale PNG files) Section 2: Proxy server-ProxyServer Part 1 (Convert BMP files to PNG files) Part 2 (Convert BMP files to grayscale PNG files) Section 2:
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2241929
    • 提供者:HaoYu
  1. dtnClient

    0下载:
  2. HTTP proxy in DTN using C-HTTP proxy in DTN using C++
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:756
    • 提供者:ShadowScorpion
  1. dtnClient2

    0下载:
  2. HTTP Proxy Client in DTN using C-HTTP Proxy Client in DTN using C++
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:7598
    • 提供者:ShadowScorpion
  1. ProxyClient

    0下载:
  2. DTN HTTP proxy client entire program
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:49655
    • 提供者:ShadowScorpion
  1. wget-1.13.tar

    0下载:
  2. wget是一个从网络上自动下载文件的自由工具,支持通过HTTP、HTTPS、FTP三个最常见的TCP/IP协议下载,并可以使用HTTP代理-wget is a free tool that automatically download files from a network of support through HTTP, HTTPS, FTP, three of the most common TCP/IP protocol to download and can use an HTTP p
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:2759395
    • 提供者:zhanglin
  1. Proxy_IOCP_Server

    0下载:
  2. 使用完成端口编写的简单HTTP PROXY程序,适合学习完成端口和HTTP代理的初学者使用!-Use to complete the port write simple the HTTP PROXY procedures, suitable for beginners learning to complete the port and HTTP proxy!
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-11
    • 文件大小:137875
    • 提供者:Geny Hwang
  1. HTTPProxy

    0下载:
  2. 利用visual C++6.0开发的经典的http代理服务器-Http proxy server using the visual C++6.0 developed classic
  3. 所属分类:Web Server

    • 发布日期:2017-03-21
    • 文件大小:72131
    • 提供者:梦幻
  1. tinyproxy-1.8.3

    0下载:
  2. tinyproxy为一个轻型http代理服务器, 支持Https代理以及IPV6, 是初学者学习网络编程的好教程, 代码量不是很大-http proxy server tinyproxy a light support Https agents and IPV6, is a good tutorial for beginners to learn network programming, code volume is not large
  3. 所属分类:Proxy Server

    • 发布日期:2017-10-31
    • 文件大小:456049
    • 提供者:李子沐
  1. Mhttpproxy

    0下载:
  2. 每客户单线程实现http 代理服务器 C语言学的网络程序设计实验 win32控制台程序 可运行-Each customer is single-threaded http proxy server C Linguistics network program design experiment console program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:3040
    • 提供者:sen
  1. http_proxy-080615.tar

    0下载:
  2. http_proxy是一款非常简单的http代理软件,它包含一个shell写的CGI脚本和一款用C语言写的简单的http_client,详细使用见README.txt-http_proxy is a very simple http proxy software, it is implemented with shell and c, it includes a CGI scr ipt written in shell and a http client written in C, for mo
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-10
    • 文件大小:2326
    • 提供者:
  1. p5

    0下载:
  2. 代理服务器,可以实现http代理,我自己写的-Proxy server, you can achieve the http proxy, I wrote it myself
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-24
    • 文件大小:28389
    • 提供者:guozekun
  1. curl-7.26.0

    0下载:
  2. curl的作用:curl是一个利用URL语法在命令行方式下工作的文件传输工具。 它支持很多协议:FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT, FILE 以及 LDAP。curl同样支持HTTPS认证,HTTP POST方法, HTTP PUT方法, FTP上传, kerberos认证, HTTP上传, 代理服务器, cookies, 用户名/密码认证, 下载文件断点续传,上载文件断点续传, http代理服务器管道( proxy tunneling),
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-05
    • 文件大小:17300913
    • 提供者:阳光
  1. MyhttpProxy

    0下载:
  2. 实现了一个功能简单的HTTP代理服务器,主要介绍多线程编程相关的知识,包括初始化临界段和删除临界段,使用临界段完成多个线程对临界资源的互斥访问,创建工作线程,退出工作线程,定义和设定事件,利用事件完成多个线程的同步与协作等。-A simple HTTP proxy server, introduces multi-threaded programming related knowledge, including the critical section is initialized and de
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-04
    • 文件大小:560801
    • 提供者:章顺利
  1. tinyproxy

    0下载:
  2. tinyproxy源代码,外国牛人实现的Linux下的HTTP代理。监听端口时8888。想学网络开发的可以看看。-inyproxy source code, HTTP proxy foreign cattle were implemented under Linux. Listens on port 8888. Want to learn web development can take a look at.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:1930030
    • 提供者:Diven
  1. iAgent

    0下载:
  2. linux http代理,实现转webserver的请求转发。内部封装了cookie保存的ip地址解析访问,通过cookie就知道需要代理到哪个ip的服务器。对ifr a me文件内cookie读取的问题,做了处理!-linux http proxy, transfer the webserver request for forwarding. Encapsulated within the cookie saved ip address resolution access by cookie
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:9880
    • 提供者:杨正建
  1. HTTPProxy

    0下载:
  2. 一个http代理服务器的程序,用vc6.0编写-http proxy server-http proxy server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-07
    • 文件大小:72097
    • 提供者:现实太假
  1. MyProxy

    0下载:
  2. http代理服务器的demo设计。 基于windows网络编程 使用内存池,具有一定参考价值-http proxy
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-21
    • 文件大小:7199744
    • 提供者:张巍巍
  1. Simple-HTT25804922001

    0下载:
  2. simple http proxy for create proxy from your computer
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:3328
    • 提供者:unwanted
  1. httppc-0.8.5.tar

    0下载:
  2. linux下穿代理的socket程序.HTTP Proxy Client is the small set of libraries and scr ipts, which provides transparent access to Internet via HTTP proxy for programs, which uses TCP/IP for communication. The list of programs includes: telnet, ftp, s
  3. 所属分类:Linux Network

    • 发布日期:2017-11-04
    • 文件大小:217452
    • 提供者:李冰
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com