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

搜索资源列表

  1. 端口扫描源代码

    0下载:
  2. 端口扫描源代码 可以改写成局域网的扫描器,对于需进行端口扫描的用户很有用处。- The port scanning source code may rewrite the local area network the scanner, regarding must carry on the user which the port scans to have the use very much.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:41272
    • 提供者:哈哈
  1. 端口可分为3大类

    0下载:
  2. 端口基础常识大全 端口可分为3大类: 1) 公认端口(Well Known Ports):从0到1023,它们紧密绑定于一些服务。通常这些端口的通讯明确表明了某种服务的协议。例如:80端口实际上总是HTTP通讯。 2) 注册端口(Registered Ports):从1024到49151。它们松散地绑定于一些服务。也就是说有许多服务绑定于这些端口,这些端口同样用于许多其它目的。例如:许多系统处理动态端口从1024左右开始。 3) 动态和/或私有端口(Dynamic and/or Private
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:8133
    • 提供者:何问宇
  1. 端口扫描检测程序

    0下载:
  2. * 本程序是一个简单的端口扫描程序,使用TCP SOCKET * 依次试连接目标主机的端口,以此判断端口开放与否。 * 程序设计上使用了线程池,共100个线程。-* The procedure is a simple port scanning procedures, the use of TCP socket * followed test objectives mainframe connectivity ports in order to judge whether to open po
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1372
    • 提供者:吕杰
  1. IOCP完成端口模型示例代码

    1下载:
  2. 采用完成端口进行sockets操作。 由浅入深的解释、详细的分析、以及编码步骤,另外附上带有详细注释的源码(为了照顾大多数朋友,我提供的都是MFC的源码)。-completed using sockets for port operations. Elementary explanation, detailed analysis, and coding steps, the other with detailed explanatory note attached to the source c
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:21062
    • 提供者:石磊
  1. 实例85 端口扫描

    0下载:
  2. 扫描计算机端口是否打开,这是系统编成和计算机防护的重要-scan on whether to open up a computer port, which is the computer systems organization and the importance of protection behind
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:35677
    • 提供者:齐志敏
  1. 端口扫描程序实现

    0下载:
  2. 本程序实现了自动检测远程或本地主机安全性,发现远程服务器的各种TCP端口的分配及提供的服务。-the program automatically detects the remote or local host security, found the remote server TCP port allocation and provision of services.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:64871
    • 提供者:夏添
  1. 端口2

    0下载:
  2. 端口.zip请把zip改为doc来查看,,谢谢~~ 介绍电脑端口-ports. Please zip zip into doc to see that, thank ~ ~ computer ports
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:57856
    • 提供者:王宾
  1. 完成端口代码-Moonwell

    0下载:
  2. 完整的端口方面的代码,在vc下可以编译运行-integrity of the port the code, the compiler can vc under Operation
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:122270
    • 提供者:hou
  1. Winsock2完成端口的开发

    0下载:
  2. 这是一个用Winsock2编写的完成端口游戏实例,完成端口为实现大规模游戏开发提供了一种新的思路。-It is an Winsock2 example in which port game is finished. Finishing port provides a new idea for realizing cosmical game development.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:515045
    • 提供者:冯波
  1. 本机端口扫描

    0下载:
  2. 可实现本机的端口扫描功能,对于监听网络程序有所帮助。-machine can achieve the port-scanning capabilities, network monitoring procedures for some help.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:wwz
  1. 计算机端口介绍[详细列表]

    0下载:
  2. 网络端口的介绍 很详细,可以看看。 也可用来查找-network ports on the more detailed look. You also can be used to
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14616
    • 提供者:MING
  1. 端口到进程实现的原代码

    0下载:
  2. 端口到进程实现的源代码 实现进程与端口的映射 -port to the process of realization of the source code for achieving process and port mapping
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3559
    • 提供者:sun
  1. VB编程技术对远程桌面登录的全攻略(语音) (第一课)-端口扫描器的编写

    0下载:
  2. VB编程技术对远程桌面登录的全攻略(语音) (第一课)-端口扫描器的编写
  3. 所属分类:网络编程

    • 发布日期:2009-05-11
    • 文件大小:29516
    • 提供者:xppyyy@126.com
  1. 端口信息探测工具的设计与实现

    0下载:
  2. 端口扫描技术是一种融合了信息安全、信息科学、和计算机技术为一体的综合性技术。本系统建立在WINDOWS操作系统上,有Ping 和scan两个模块。可以探测目标主机是否开机和对目标主机的端口信息进行探测,并获取端口是否开放等信息。全文对TCP建立连接的原理,WINSOCK原理,端口扫描技术的基本原理和扫描方式都进行了比较详细的介绍。在具体的实现过程中,结合面向对象的程序设计思想,采用典型的TCP connect()扫描技术。通过本程序的实现,用户可以对一台目标主机进行端口扫描,获取端口信息。
  3. 所属分类:Windows编程

    • 发布日期:2009-06-02
    • 文件大小:156828
    • 提供者:5icnm@163.com
  1. 易语言完成端口客户端

    4下载:
  2. 利用纯API打造易语言 完成端口连接
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2009-07-18
    • 文件大小:18077
    • 提供者:mfch666@126.com
  1. 反弹端口木马

    0下载:
  2. 一个反弹端口木马的源代码实例
  3. 所属分类:其它资源

    • 发布日期:2010-03-22
    • 文件大小:1482
    • 提供者:xlei_zs@139.com
  1. UDO+TCP端口扫描

    0下载:
  2. 所属分类:网络编程

    • 发布日期:2008-10-30
    • 文件大小:55327
    • 提供者:gh57897053
  1. 端口扫描程序源码

    0下载:
  2. 一个简单的端口扫描源码,仅供学习
  3. 所属分类:Internet/网络编程

  1. 端口扫描器代码.rar

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:2010-07-22
    • 文件大小:464067
    • 提供者:cowboy123
  1. IOCP完成端口

    4下载:
  2. IOCP完成端口,支持海量并发连接。
  3. 所属分类:源码下载

    • 发布日期:2010-09-29
    • 文件大小:5569669
    • 提供者:luoagzn@163.com
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com