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

搜索资源列表

  1. PHP514

    0下载:
  2. PHP 是一种新型的 CGI 程序编写语言,易学易用,运行速度快,可以方便快捷地编写出功能强大,运行速度快,并可同时运行于 Windows、Unix、Linux 平台的Web后台程序,内置了对文件上传、密码认证、Cookies 操作、邮件收发、动态 GIF 生成等功能,PHP 直接为很多数据库提供原本的连接,包括Oracle、Sybase、Postgres、Mysql、Informix、Dbase、Solid、Access 等,完全支持ODBC接口,用户更换平台时,无需变换 PHP 代码,可即拿
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:6.82mb
    • 提供者:彭丽
  1. NewPing

    0下载:
  2. vc++写的自己的ping代码,掩饰了ping的原理-vc write their own code ping, ping cover, the principle
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:40.23kb
    • 提供者:light
  1. agent_gateway_tar

    0下载:
  2. 写的一个简单的模拟代理服务器功能的VC程序,是C语言的-write a simple proxy server functional simulation of the VC process, the C Language
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:19.06kb
    • 提供者:michael
  1. CSharp_ProxySocket

    0下载:
  2. C#写的代理服务器程序,流程简单清晰,便于学习-write C# Proxy Server procedures, process simple and clear, easy learning
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:134.88kb
    • 提供者:dushuang
  1. cqq

    0下载:
  2. 用c语言写的qq挂机程序,支持http proxy, 简单的消息回复功能。-c language used to write the qq hook procedures, http proxy support, the simple reply to the news function.
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:46.41kb
    • 提供者:张晶
  1. HTTP_ProxyServer_VC

    1下载:
  2. C++语言写的一个HTTP代理服务器实例,用户可以通过它实现一级或二级代理,同时该代理服务器还内嵌有WEB服务器,用户可以通过其虚拟域名对其主页进行访问.请在VC++6.0及以上环境下编译-the C language to write an HTTP proxy server example, users can achieve it one or two agents, Comparisons of the proxy server is also equipped with a Web s
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:153.82kb
    • 提供者:如歌
  1. cinaproxy_win32_src

    0下载:
  2. 一个老外写的代理服务器程序,写的很全。支持http.cocket-a foreigner to write the proxy process, wrote a very full. Http.cocket support
  3. 所属分类:代理服务器

    • 发布日期:2008-10-13
    • 文件大小:1.93mb
    • 提供者:小张
  1. Form1.rar

    0下载:
  2. C#语言写的端口映射程序,作为参考示例。,C# language to write the port mapping procedures, as a reference sample.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-23
    • 文件大小:3.14kb
    • 提供者:zhanghang
  1. vpn

    0下载:
  2. 一个超简单易懂的VPN连接器源码,初学时写的,同时里面已提供了一个免费vpn获取网址,包内已包含程序所需的DialUp控件。-A simple VPN connector source, beginners to write, at the same time there has been provided a free VPN get URL, package included procedures required for the DialUp control.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-31
    • 文件大小:188.87kb
    • 提供者:老湖南
  1. CAsyncSocketEx

    0下载:
  2. 一个 C++ 写的 TCP 代理服务器。-A C++ Write the TCP proxy server.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-30
    • 文件大小:308.09kb
    • 提供者:Sol
  1. ProxyServer

    0下载:
  2. 代理服务器,用vc++写的,相当的不错,对想做服务器这一块的朋友有帮助-Proxy server, using the vc++ to write, very good, the servers that want to help a friend
  3. 所属分类:Proxy Server

    • 发布日期:2016-01-25
    • 文件大小:2.06mb
    • 提供者:曹晨
  1. SICMIS_YZDS_Transfer

    0下载:
  2. 代理服务器的测试源码,可以对刚编写代理的有点用处-Test source proxy server, you can just write a bit useful agent
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-29
    • 文件大小:72.18kb
    • 提供者:jx
  1. tmp1

    0下载:
  2. 用VB写人教育网络的使用山寨搜狗代理,适合教育系统应用 -Using VB to write cottage Sogou agent for use in educational network of people.
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-28
    • 文件大小:24.91kb
    • 提供者:DABAO
  1. ConsoleApplication1

    0下载:
  2. 简单代理,通过csharp实现,使用了异步模式-proxy write by csharp
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-01
    • 文件大小:18.11kb
    • 提供者:kevinchen
  1. ProxSerhttp

    0下载:
  2. 一个编写HTTP代理服务器应用实例代码,通过设置服务器IP地址,用户名、密码、端口,得到服务器的信息,已通过测试。-Application example code to write an HTTP proxy server, by setting the server IP address, user name, password, port, server information, and has been tested.
  3. 所属分类:Proxy Server

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:召唤
  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
    • 文件大小:134.64kb
    • 提供者:Geny Hwang
  1. Javadaili

    0下载:
  2. 简单的java代理代码的几个类,写的电脑没带jdk环境,临时写在txt里-Simple java proxy code in several categories, did not bring a computer to write jdk environment where temporary write in txt
  3. 所属分类:Proxy Server

    • 发布日期:2017-11-09
    • 文件大小:5.15kb
    • 提供者:多吃些
  1. Proxy

    0下载:
  2. 这是一个 用c写的代理源码,不是我原创,只是下载下来,然后共享~-This is an agent used to write c code, not my original, just download it and then share ~
  3. 所属分类:Proxy Server

    • 发布日期:2017-03-28
    • 文件大小:106.04kb
    • 提供者:shenyu
  1. phpCWMP-masteracs

    0下载:
  2. 用PHP实现的CWMP协议 TR069协议的PHP语言实现-the cwmp protocol write by php the tr069 protocol write by php
  3. 所属分类:Proxy Server

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