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

搜索资源列表

  1. FastPortscan

    0下载:
  2. 一个简单实用的端口扫描程序,用原始socket 编程实现。-a simple and practical port scanning procedures, using the original socket programming.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:35452
    • 提供者:赵劲松
  1. fastsynscan

    1下载:
  2. 一个VC++实现的快速tcp端口扫描程序,采用半开扫描加快了扫描速度,值得一看!-a fast tcp port scanning procedures, using semi-scanning speed up the scanning speed, an eye-catcher!
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:52351
    • 提供者:赵劲松
  1. MappedPort

    0下载:
  2. Indy控件示例程序,使用Indy控件实现了端口映射功能。-Indy Control example, the use of Indy Control of the port mapping functions.
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:2238
    • 提供者:wuyu
  1. hotkeyctrl

    0下载:
  2. 并口通讯,也可以对其他端口通讯.不需要安装驱动.直接使用,只有编译后才能正常运行.-Parallel Communications, can also port to other communications. Drivers do not need to install. The direct use, Only the compiled to normal operation.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:8652
    • 提供者:和宇
  1. SrvTest

    0下载:
  2. 用于探测目标服务器端口是否开通的效程序,供初学者玩耍-used to detect whether the target server ports open to the effective procedures for beginners play
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:7083
    • 提供者:gaotao
  1. SafeFTPServer

    0下载:
  2. FTP服务器, 参考Server U的命令, 用多线程, 但没用完成端口, 上传下载都有速度控制, 权限控制调用接口-FTP server, the reference Server U orders using multiple threads, but useless completed ports, Upload have download speed control, access control Call Interface
  3. 所属分类:Ftp服务器

    • 发布日期:2008-10-13
    • 文件大小:319443
    • 提供者:ZXZ
  1. speedportscan

    0下载:
  2. 高速端口扫描器的VC++源代码,高速扫描端口-high-speed port scanner VC source code, high-speed scanning port
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1618984
    • 提供者:hybbj
  1. 59512861led

    0下载:
  2. 我们编写了一个支持位操作、普通端口操作、并行操作、串行操作等多种模式的12864驱动-we prepared a support-man, the ordinary operation of ports, parallel operation, Serial operation of a multi-modality 12864 Drivers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:58979
    • 提供者:远程
  1. glMapSender

    0下载:
  2. 一个用来将数据传到指定IP地址的指定端口,通过UDP/IP方式传送数据的一个小程序。-data to be used for a specified IP addresses reached the designated ports, through UDP / IP data transmission, a small procedure.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:91783
    • 提供者:赵浩均
  1. DIANNAO-USB

    0下载:
  2. 可以用于电脑上的USB端口的电源,这样可以在使用电脑疲劳时,用些按摩器以消除疲劳-can be used on a computer USB power, so the computer can use fatigue, spend more massage device to eliminate fatigue
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2156
    • 提供者:huanghui
  1. SerialPortDesignForS3c2410

    0下载:
  2. 基于s3c2410的串行端口程序设计,带有makefile,可在linux下直接编译-s3c2410 based on the serial ports program design, with makefile. linux under the direct translation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2853
    • 提供者:赵者
  1. TcpScan

    0下载:
  2. 能够通过输入IP地址扫描端口,并显示出端口的相关信息,并能够发送和接收消息。-to enter IP addresses scanning port, and ports shows the relevant information, and be able to send and receive information.
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:186887
    • 提供者:郑淑美
  1. HappyPortScanner

    0下载:
  2. 一个网络端口扫描软件,它可以显示出所有开放的TCP/IP,UDP端口,并可映射出端口被哪些应用程序使用。 -a network port scanning software, which can show all open TCP / IP and UDP ports, Ports can map out what application was used.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:613180
    • 提供者:9kHz
  1. ChatUseIOCP

    0下载:
  2. 一个用完成端口编写的聊天程序,包括服务器和客户端-a port with the completion of the preparation of chatting procedures, including server and client
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:98701
    • 提供者:邱中天
  1. 8255chengxu

    0下载:
  2. 可编程并行接口8255A完成的交通灯实验     用8255A的B端口和C端口控制12个LED的亮和灭(输出为0则亮,输出为1则灭),模拟十字路口的交通灯。 -programmable parallel interface 8255A completed, the traffic lights experimental 8255A port B and C - I control 12 LED bright and methomyl (output of 0-liang
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:780
    • 提供者:许明
  1. VC_packet

    0下载:
  2. 原创的网络抓包程序,使用 VC++ 编写,可以监视通过本机所有端口的数据包通信,算法效率极高-original network-capturing Packet, the use of VC preparation, can monitor all aircraft through the port of data packet communications, very efficient algorithm
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:59014
    • 提供者:付富
  1. ynokt1

    0下载:
  2. 使用1520控制器的12232点阵液晶模块的51单片机控制C代码,keil编译通过,使用端口直接连接方法,P1口为数据口,控制线在P3部分端口-1520 controller using dot matrix LCD module 12232 51 C MCU control code keil compiled by the use of ports directly connected, I P1 for data export, the line of control in some po
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:9510
    • 提供者:lda
  1. HELLOkitty

    0下载:
  2. P1口为数据口,控制线在P3部分端口,详见...C-C++flashled.rar - flashled演示,用keli c与protues仿真得到。,,C-C++下一页... -P1 population of population data, the Line of Control in P3 some ports, See ... C-C flashled.rar - flashled demonstration. and c with keli protues simulation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1111
    • 提供者:lda
  1. jsch-0.1.29

    0下载:
  2. JSch 是SSH2的一个纯Java实现。它允许你连接到一个sshd 服务器,使用端口转发,X11转发,文件传输等等。你可以将它的功能集成到你自己的 程序中。 -SSH2 JSch is a pure Java. It allows you to connect to an sshd server, using port forwarding, X11 forwarding, file transfer, and so on. You can be the function integrated
  3. 所属分类:Telnet服务器

    • 发布日期:2008-10-13
    • 文件大小:231711
    • 提供者:秦宗全
  1. ntportev

    0下载:
  2. windows平台下端口开发工具,可以在visual studio .net中开发的工具包。-windows platform port development tools, in the visual studio. net developed the tool kit.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:728750
    • 提供者:wang
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com