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

搜索资源列表

  1. 端口扫描器.rar

    0下载:
  2. 一个端口扫描器,用c#编写
  3. 所属分类:网络编程

    • 发布日期:
    • 文件大小:34824
    • 提供者:
  1. IO端口驱动源代码.rar

    0下载:
  2. IO端口驱动源代码
  3. 所属分类:驱动编程

    • 发布日期:
    • 文件大小:64844
    • 提供者:
  1. IO端口驱动源代码

    0下载:
  2. IO端口驱动源代码-IO port actuates the source code
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:65984
    • 提供者:link
  1. 多线程端口扫描程序源代码

    1下载:
  2. 多线程端口扫描程序源代码-multithreaded port scan source code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:11887
    • 提供者:flyingbox
  1. C#写的端口查看器

    0下载:
  2. 查看端口的的使用情况-View port usage
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6333
    • 提供者:张兵
  1. 端口扫描程序vc

    1下载:
  2. 非常简易的一个端口扫描程序 说明了一些端口扫描的基本思路 -a very simple descr iption of the procedures for port scanning port scanning some basic ideas
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:31398
    • 提供者:ZR
  1. 完成型端口的开发包

    0下载:
  2. 完成型端口的开发包,便于程序员在开发网络通讯程序时参考-completion of the port-development kit to facilitate programmers in the development of network communications procedures reference
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:238433
    • 提供者:阿敏
  1. 端口知识

    2下载:
  2. 端口知识及攻击方法,包括公共端口,注册端口,动态端口,详细介绍了上百个端口的功能。-ports knowledge and attack methods, including public ports, registered ports, dynamic ports, detailing more than 100 ports function.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8288
    • 提供者:王松
  1. Knight_端口扫描

    0下载:
  2. 端口扫描是一个能够对指定IP地址的单个端口或者多个端口进行扫描的程序; -port scan is a right to specify the IP addresses of individual ports or multiple port scanning procedures;
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:63365
    • 提供者:罗俊
  1. Hook 系统服务隐藏端口

    1下载:
  2. 适用于 Windows 2000, Windows XP, Windows Server 2003 这个小例子将隐藏 TCP 端口 139 运行 \\bin 目录下的 \"JiurlPortHide Loder.exe\",按照程序提示完成端口隐藏,和解除端口隐藏-applies to Windows 2000, Windows XP, Windows Server 2003 this small example of hidden running TCP port 139 \
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:38513
    • 提供者:苹果
  1. 端口搜索

    0下载:
  2. 搜索一段IP地址内,开放某个端口的机器。单线程搜索,有点慢。-search for IP addresses, opening a port of machinery. Single-threaded searching, a bit slow.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:3566
    • 提供者:王海
  1. 获得计算机中可用的端口的名称(包括并口、串口等.ZIP

    0下载:
  2. 获得计算机中可用的端口的名称,包括并口、串口等-access computer ports available the names, including parallel, serial, etc.
  3. 所属分类:Windows编程

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

    0下载:
  2. 计算机端口介绍[详细列表]我们常常会在各类的技术文章中见到诸如135、137、139、443之类的“端口”,可是这些端口究竟有什么用呢?它会不会给我们的计算机带来潜在的威胁呢?究竟有多少端口是有用的?想要了解的话,就跟我来吧:D,-port on the computer [listing] We often in various technical articles seen as 135,137,139,443 like "port", but these ports W
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15118
    • 提供者:王天
  1. 计算机端口介绍详细

    0下载:
  2. 这是我在黑客群里的一个关于计算机端口用途的一个教程,也就是电脑端口对照表.-hacker group's a port on the computer uses a directory is the CRT computer ports.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7870
    • 提供者:李生
  1. 端口扫描器C语言源代码

    0下载:
  2. 端口扫描器C语言源代码.对初学者很有意义。-port scanners C language source code. For beginners meaningful.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:18676
    • 提供者:bgc
  1. 对完成端口模型进行封装

    4下载:
  2. VC建高性能服务器,用完成端口模型是最高效的,而完成端口比较难理解,因此对它进行封装对初学者来说是个福音,本源码基于此背景,对IOCP进行封装,利于大家直接调用--本人发源码的原则是:不经典不发!-VC build high-performance servers, complete with port model is the most efficient, and more difficult to understand completed port, it is packaged for
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:80663
    • 提供者:小蔡
  1. Hook 系统服务隐藏端口源码及示例

    0下载:
  2. 这是一个Hook 系统服务隐藏端口源码及示例,希望对大家有所帮助-This is a hidden system services Hook port and source examples, we hope to help
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:35020
    • 提供者:赵郁馨
  1. 各种常见端口和入侵

    0下载:
  2. 手把手教会你怎么使用各种端口入侵技术,即使你没有任何基础,你也可以在短时间之内学会各种端口功能。-Maxivista how you will use various ports invasion, even if you do not have any foundation, you can in the short run to learn the various functions of ports.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:852914
    • 提供者:许智勇
  1. 61-8位端口检测8独立按键

    0下载:
  2. 61-8位端口检测8独立按键(61-8 bit port detects 8 independent keys)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:14336
    • 提供者:0eu04wue
  1. PB_串口通讯例子

    3下载:
  2. pb9版本,COM端口通讯,使用MsComm32.ocx控件(PB9 version, COM port communication, use MsComm32.ocx control)
  3. 所属分类:通讯编程

    • 发布日期:2020-04-11
    • 文件大小:52224
    • 提供者:xiaojunma
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com