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

搜索资源列表

  1. 一个简单的端口扫描程序题.rar

    4下载:
  2. 常用的端口扫描技术有很多种,如 TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描 等,网络上也有很多文章专门介绍,比如 :http://www.antai-genecon.com/suml/zhishiyy/jingong/duankougj.htm 上就介绍了很多我的程序 所使用的最基本的扫描技术:TCP 扫描。
  3. 所属分类:扫描程序

    • 发布日期:
    • 文件大小:30120
    • 提供者:
  1. TCP连接监控源代码

    0下载:
  2. 有时候,我们需要是否有别人连接到自己机子上,又或者自己想看看是否连接到一定的端口,那么这个例子相信你很喜欢-Sometimes, we need to have people connected to their machine, or to see whether they want to connect to a port, then this example you like
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:312393
    • 提供者:yang
  1. tcp-ipayixidailv

    0下载:
  2. 一个简单的TCP客户端程序流程 1、使用WSAStartup()初始化WinSock库。 2、使用socket()创建一个IPPROTO_TCP SOCKET。 3、使用gethostbyname()/gethostbyaddr()获取主机信息。 4、使用connect()和我们创建的套接字连接服务器。 5、使用send()/recv()发送和接收数据,直到我们的TCP会话结束。 6、使用closesocket()关闭套接字连接。 7、使用WSACleanup()释放
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:5096
    • 提供者:顾谦
  1. zzcx

    0下载:
  2. The JICQ is the bureau area which JAVA writes according to \"Customer s Machine/Server\"(C/S) mode message solid hour correspond by letter tool system, the system adopted the SQL Server2000 of Microsoft company as a backstage database, the system pas
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17802
    • 提供者:乔峰
  1. 端口扫描器源代码

    4下载:
  2. 端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,这些扫描能够实现扫描特定IP地址范围内端口和扫描某IP地址范围内全部主机特定端口两种模式,并且SYN扫描能够区分端口开放、端口关闭和被防火墙过滤三种状态。,Port scanner. The scanner realized: TCP Connect Scan, TCP SYN Scan, TCP Fin Scan, TCP ACK scan and UDP p
  3. 所属分类:Internet/网络编程

    • 发布日期:2012-08-23
    • 文件大小:331294
    • 提供者:鲁晓明
  1. cSharp-tcp-ip

    2下载:
  2. C#编写的TCP/IP文字传输,可以连接到远程地址、端口,也可以监听本地端口-Written in C# TCP/IP Transfer, you can connect to the remote address, port, local port can monitor
  3. 所属分类:CSharp

    • 发布日期:2017-01-13
    • 文件大小:88064
    • 提供者:jammylee
  1. scanport

    0下载:
  2. 常用的端口扫描技术有很多种,如 TCP connect() 扫描 、TCP SYN 扫描、TCP FIN 扫描 等,网络上也有很多文章专门介绍,比如 :http://www.antai-genecon.com/suml/zhishiyy/jingong/duankougj.htm 上就介绍了很多我的程序 所使用的最基本的扫描技术:TCP 扫描-Port scanning technique commonly used there are many, such as the TCP connect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-24
    • 文件大小:30437
    • 提供者:zhang
  1. TCP

    0下载:
  2. TCP的connect扫描,指定IP的制定端口范围扫描-TCP-connect scan
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-15
    • 文件大小:3731056
    • 提供者:qinjian
  1. connectscan

    0下载:
  2. 基于TCP connect原理的TCP端口扫描器。linux环境下的。-TCP connect-based TCP port scanner principle. linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:1746
    • 提供者:zxw
  1. portscan

    1下载:
  2. 实现一个扫描器,必须能够完成以下所有功能:使用TCP connect、TCP SYN和TCP FIN进行端口扫描,使用ICMP echo扫描实现IP扫描。并把扫描得到的结果记录下来-To achieve a scanner, you must be able to complete all of the following features: the use of TCP connect, TCP SYN and TCP FIN to conduct port scanning, the use
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:42315
    • 提供者:marry_xue
  1. TCPscanport

    0下载:
  2. TCP connect进行端口扫描的小程序~ -Port Scanner with TCP connect
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-10
    • 文件大小:1250588
    • 提供者:靠谱男
  1. PortScanMachine

    1下载:
  2. 简单的端口扫描器。 本扫描器实现了:TCP Connect 扫描,TCP SYN扫描,TCP Fin扫描,TCP ACK扫描及UDP端口扫描,而且这些扫描能够实现扫描特定IP地址范围内端口。-A simple port scanner. The scanner achieved: TCP Connect Scan, TCP SYN scans, TCP Fin Scan, TCP ACK scan and UDP port scanning, and these scans can be ach
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-03-25
    • 文件大小:330264
    • 提供者:冯始终
  1. TCP

    0下载:
  2. 基于TCP的客户与服务器通信程序实例,实现客户和服务器通信-base tcp connect
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2365316
    • 提供者:tominson
  1. scanport

    0下载:
  2. 利用VC2008写的一个网络扫描程序,能够以TCP connect、TCP SYN、TCP FIN三种方式扫描指定主机的端口;并能够以ICMP echo方式扫描指定IP段-Use VC2008 to write a network scanner, capable of TCP connect, TCP SYN, TCP FIN scan in three ways specified host port and ICMP echo mode can scan specified IP Sec
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-28
    • 文件大小:35772
    • 提供者:X
  1. tcp-connect

    0下载:
  2. 自己写的TCP/IP示例程序,注释详细,是自己学习后所编写,仅供参考-Write your own TCP/IP sample programs, comments, written in their own learning, for reference only
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-14
    • 文件大小:5453719
    • 提供者:曾骏锋
  1. tcp

    0下载:
  2. tcp连接代码框架,在相应的操作系统上改动-tcp connect
  3. 所属分类:Linux Network

    • 发布日期:2017-11-18
    • 文件大小:666
    • 提供者:王兵
  1. TCP-connect-server-more-user

    0下载:
  2. TCP传输模式下高并发无线流媒体的控制与播放服务器的研究, 如果大家有需要的话,可以参考一下个文档,谢谢。-Under high concurrent TCP transmission mode in wireless control and playback of streaming media server, if you need it, you can refer to documents, thank you.
  3. 所属分类:Project Manage

    • 发布日期:2017-04-06
    • 文件大小:305262
    • 提供者:yang
  1. 同步TCP客户端

    0下载:
  2. 可以使用TCP进行连接,配合TCP或者UDP服务端一起使用(You can use TCP to connect, with TCP or UDP server to use together)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-06
    • 文件大小:119808
    • 提供者:HHXY
  1. tcp

    0下载:
  2. tcp connect端口扫描,利用三次握手扫描,最后把连接的结果返回给这个函数的返回值(TCP connect port scan)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:moon丶
  1. 3.TCP Server

    0下载:
  2. W5500 实现TCP服务器的功能。 能够与客户端建立连接并收发数据。(W5500 implements the function of the TCP server. It is able to connect with the client and send and receive data.)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-04-30
    • 文件大小:387072
    • 提供者:Jason_2018
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com