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

搜索资源列表

  1. pop3checkmail

    0下载:
  2. 通过pop3网络协议开发,可以自动定时检测邮件服务器的信息.-through pop3 network protocol development, it will automatically detect regular mail server information.
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:35513
    • 提供者:lion
  1. authpg_1.2b2.tar

    0下载:
  2. 服务器用户身份验证程序源代码 > 可内嵌于apache中,使用数据库信息验证用户身份 > 多种验证模式可选择(密码认证,cookie检测等)-user authentication server source code gt; Apache can be embedded in, the use of database information to verify a user's identity gt; Multiple choice test mode (password
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:11781
    • 提供者:panjun
  1. i017_e-checker

    0下载:
  2. 使用Winsock控制检测是否有邮件邮件服务器必须支持POP3-Winsock Control to test if an e-mail mail servers must support POP3
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:30187
    • 提供者:王新
  1. EMAILCheckBaseByPOP3

    0下载:
  2. 根据用户的设置定期对POP3服务器进行检查,看有没有邮件到达以及相关的邮件内容等情况。 本例通过使用WinSocket的MFC Csocket类对POP3服务器进行操作,需要用户进行设置的选项有POP3服务器参数及Port,用户Id ,Password,检测时间等。-according to the set regularly check POP3 server, to see whether the mail arrived and the relevant content of th
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:20187
    • 提供者:黄飞鸿
  1. Serializer

    0下载:
  2. 发现一些托管服务器不支持序列化和反序列化,我写了这个代码进行序列化的检测,先执行TestA.ASPX,看是否生成了strs.xml文件,再执行TestB.aspx,看是否输出了strs.xml文件中的内容.A是序列化过程,B是反序列化过程.代码用C#/ASP.NET1.1编写。 不明白的可以加我QQ号问我:555951-found that some servers do not support the care and anti-sequence sequence, I wrote
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:14792
    • 提供者:小牛哥
  1. CheckWebServer

    0下载:
  2. 铁通机房服务器状态检测,使用ie界面,内附可执行文件-server room CTT state detection, ie use interface containing executable files
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:880821
    • 提供者:aliang
  1. monitoring_system_for_network

    0下载:
  2. 一个网络流量监控系统实例代码,适合在服务器上来实时检测网络中的堵塞状况,非常实用.-a network traffic monitoring system example code for the server line with real-time detection of network congestion, very practical.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:56738
    • 提供者:陈涛
  1. WMVisitor

    0下载:
  2. 这个程序是一个水质检测系统的在线WEB数据浏览服务器端程序,是用JAVA写的,动态生成网页。-the procedure is a system of water testing data browse online Web server applications, Java is used to write, dynamically generated website.
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:3631741
    • 提供者:余风
  1. ProxySentinel

    2下载:
  2. 一种代理服务器自动切换软件,通过实时侦测备选代理服务器的性能来自动为浏览器切换代理服务器设置。 特点: 1.自动切换 改变手动更换浏览器代理服务器设置的方式,通过实时监测代理服务器的性能,自动为用户切换性能最好的代理服务器(或不使用代理服务器); 2.实时性 可以实时地检测备选代理服务器的性能,并按照用户设置的频率,根据一段时间的代理平均性能来为用户切换代理服务器。-a proxy server automatic switching software Real-time d
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:98996
    • 提供者:云雾峰
  1. 200311131758356829

    0下载:
  2. 检测POP3邮件服务器中的邮件,如果有新邮件就通知你
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:699493
    • 提供者:sss
  1. linux-socket

    0下载:
  2. 本Linux网络应用程序采用客户-服务器模型,并发型交互。在OSI参考模型的传输层,通过调用TCP套接字(Socket)的各种函数,使服务器和各个客户端之间建立快速可靠的连接,处理客户机发送的数据,实现流量检测与控制。
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:38418
    • 提供者:ll
  1. ryeolhttpclient_src

    1下载:
  2. CHttpClient的目的是用于简化WinInet的API,用于和HTTP服务器进行交互。可以使用HTTP GET向HTTP服务器发送请求(用于请求一个URL对应的内容),使用HTTP POST想HTTP服务器发送数据(用于传递文件和提交表单),以及处理CHttpResponse回来的数据,另外加入了严格的异常检测。附件里同时包含了一普通版和COM版的源代码。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:75003
    • 提供者:严锐
  1. email

    0下载:
  2. 实现邮箱中对黑白名单的检测,同时进行数据库访问.先从邮件服务器中取出邮件的用户名称,然后一一与数据库中存储的黑白名单列表进行比较.先进行黑名单过滤,再进行白名单过滤,如果是黑名单则标记为\"危险\",白名单则标记为\"安全\".
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:4690
    • 提供者:qulei
  1. CRC

    0下载:
  2. 本程序里面包含客户端和服务器端程序,实现了CRC差错检测功能
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2582
    • 提供者:王强
  1. MailNotification

    0下载:
  2. 在POP3邮件服务器检测邮件的控件-the POP3 mail server Detection Control
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:32892
    • 提供者:禤聪
  1. ServerProxy

    1下载:
  2. 界面很漂亮的一款VB代理服务器程序,并可对所有代理服务器的IP列表进行逐一检测,代理服务器列表你可以从外部导入,另外程序界面使用了PNG贴图,想学习的朋友不妨下载研究一下。-A very beautiful interface VB proxy server program, and to all the proxy server IP list one by one detection, proxy server list you can import from the outside, wh
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-08-24
    • 文件大小:395958
    • 提供者:Virginia
  1. dnsclient

    0下载:
  2. python 写的发送dns请求的代码。通过抓包工具检测以及dns服务器检测-python send dns requests to write code. By capturing tool detects and dns server detection
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:1299
    • 提供者:chen
  1. FFS

    0下载:
  2. FFS上传环境服务器检测程序其实是一款探针程序,专用于 想做网盘的用户,能够检测出服务器的上传环境配置,在你 打算购买某虚拟主机或服务器之前,或者准备部署网盘程序, 使用此程序检测服务器上传环境,可以避免很多问题。 -FFS upload environment server detection program is actually a probe program, dedicated to want to do disk users can detect the server s uploa
  3. 所属分类:Web Server

    • 发布日期:2017-05-04
    • 文件大小:5606
    • 提供者:ykf
  1. 定向DNS域名检测工具

    0下载:
  2. 1:DNS设置 可以选用常用的DNS服务器,如 8.8.8.8 114.114.114.114 180.76.76.76 或者根据目标情况进行设置 查询方式如 腾讯DNS 在CMD下输入以下命令查询 nslookup(1:DNS settings You can use the commonly used DNS server, such as 8.8.8.8 114.114.114.114 180.76.76.76 Or set it according to the
  3. 所属分类:网络编程

    • 发布日期:2017-12-26
    • 文件大小:1527808
    • 提供者:simpl3
  1. 服务器文件管理及安全检测

    0下载:
  2. 服务器文件在线管理器,同时可以检测服务器的安全性(Server file online Manager)
  3. 所属分类:网络编程

    • 发布日期:2018-05-02
    • 文件大小:26624
    • 提供者:瓦山对面
« 12 3 4 5 »
搜珍网 www.dssz.com