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

搜索资源列表

  1. 完成端口示例

    0下载:
  2. 该示例给出了如何在windows平台上实现完成端口的例子。-the examples given of how the windows platform to achieve complete port example.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:67437
    • 提供者:摩尔
  1. 一个对Winsock 完成端口模型封装的类

    0下载:
  2. 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:44658
    • 提供者:王明
  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. 端口扫描检测程序

    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. 网络端口的介绍 很详细,可以看看。 也可用来查找-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. UDO+TCP端口扫描

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

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

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

    • 发布日期:2010-07-22
    • 文件大小:464067
    • 提供者:cowboy123
  1. 端口转发的东东

    1下载:
  2. 端口转发的东东,修改自lcx的端口转发源代码
  3. 所属分类:Windows编程

  1. TCPIRP钩子隐藏网络端口源码

    1下载:
  2. TCPIRP钩子隐藏网络端口源码
  3. 所属分类:驱动编程

    • 发布日期:2011-01-05
    • 文件大小:38136
    • 提供者:atty24@163.com
  1. at91sam7gpi端口实验源码

    0下载:
  2. 是at91sam7gpi芯片的端口实验源码,供大家学习
  3. 所属分类:系统编程

    • 发布日期:2011-09-10
    • 文件大小:187730
    • 提供者:kingids
  1. 简单的端口扫描器

    0下载:
  2. 基本实现了端口扫描器的基本功能
  3. 所属分类:Windows编程

« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com