CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 数据包发送

搜索资源列表

  1. Ping

    0下载:
  2. PING编程功能实现,在客户方发送4个数据包,服务器端接受数据并返回对接受情况的响应-PING programming implementation, the client sends four data packets, the server accepts the data and returns the response to the acceptance
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:2833
    • 提供者:王大锤
  1. FTscol

    0下载:
  2. 自动循环发送数据包,可以不断伪造数据包,可以模式发送数据-Automatic cycle to send data packets, you can continue to forge packets, you can send data model
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-05
    • 文件大小:452900
    • 提供者:taishan
  1. RawSocket_Sniffer

    0下载:
  2. Raw Socket: 原始套接字,可以用它来发送和接收 IP 层以上的原始数据包, 如 ICMP, TCP, UDP...创建Raw Socket Sniffer嗅探器-Raw Socket: raw sockets, you can use it to send and receive IP layer over the original data packet, such as ICMP, TCP, UDP ... create a Raw Socket Sniffer Sniffer
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:4459
    • 提供者:yuxiangzhang
  1. example-tcp-ftp.tcl

    0下载:
  2. 产生一个FTP流,并且让TCP源限制发送到接受端的数据包的速度- produce a FTP stream,the TCP source constrain the speed of packet to the receiver
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-29
    • 文件大小:555
    • 提供者:neverend
  1. libnet

    0下载:
  2. libnet是一个小型的接口函数库,主要用C语言写成,提供了低层网络数据包的构造、处理和发送功能。libnet的开发目的是:建立一个简单统一的网络编程接口以屏蔽不同操作系统底层网络编程的差别,使得程序员将精力集中在解决关键问题上。 -The libnet Is a small interface library, mainly written in C language, the construction of low-level network packets, processing an
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:3784565
    • 提供者:linjian
  1. rtp_xvid

    0下载:
  2. 在DIRECTSHOW平台下,利用JRTPLIB封装XVID数据包,并进行发送和接收,里面有两个工程一个发送一个接收,可供大家参考-DIRECTSHOW platform in use XVID package JRTPLIB packets, and sending and receiving, there are two works of a send a receipt, for your reference
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:81961
    • 提供者:neo
  1. SendTcp

    0下载:
  2. 网络课程设计之发送TCP数据包,含论文和资料及代码。-Curriculum design of the network to send TCP packets, containing papers and data and code.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1367322
    • 提供者:伍衡
  1. WSAAsyncSelect

    1下载:
  2. 利用WSAAsyncSelect 模型开发局域网聊天程序,该程序包括服务器端和客户端两部分。服务器主要包括用户状态设计,数据包设计,界面设计等部分。主要功能包括启动服务,接受客户端请求,接受数据,处理数据,删除用户,用户离线和退出部分。客户端包括接受服务器数据,显示离线消息,创建聊天窗口,在线聊天,发送离线消息,被动聊天和保存聊天记录部分。-WSAAsyncSelect model development using local area network chat program, the pr
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:64256
    • 提供者:WANGTAO
  1. UDPpackage

    1下载:
  2. UDP协议的接收发送数据包,c#的Winform形式,界面简单功能完成。希望给大家带来点帮助。-UDP protocol to send data packets received, c# a Winform form interface, simple and feature complete. Want to give us some help.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-31
    • 文件大小:42405
    • 提供者:lee
  1. IPliuliang

    0下载:
  2. 监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发送的IP包的个数,将其写入日志文件中,统计出每个地址总的数据大小-Monitoring networks, capture IP packets on the network for some time, the statistics of the source address of IP packets sent during that time period the number of IP pack
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2260123
    • 提供者:李雷
  1. SimuTcpClient

    1下载:
  2. 模拟tcp协议的三次握手 mfc 使用winpcap开发; 在多线程同步方面有些小问题; windows xp sp2以上的系统不能发送原始的tcp数据包,并且在收到tcp的syn包后,会自动回复一个rst包,故不能建立连接,所以使用winpcap开发,并且还写了个简易的防火墙,过滤掉了系统自己发出的rst包。-Simulated three-way handshake protocol tcp mfc using winpcap development in a multi-t
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-05-14
    • 文件大小:82678
    • 提供者:wellphone
  1. RTPServer

    0下载:
  2. 调用JRTPLIB库的一个服务器接收发送数据包程序。-JRTPLIB library calls a server procedure to receive data packets sent.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:102919
    • 提供者:wwz
  1. sendpack

    0下载:
  2. raw socket 发送数据包 sendpacket-send raw socket packet sendpacket
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:1046
    • 提供者:tom
  1. Ping

    0下载:
  2. 一个非windows自带的ping程序,用于检测网络通与不通,给目标IP地址发送一个数据包,对方就要返回一个同样大小的数据包。-ping
  3. 所属分类:Scanner

    • 发布日期:2017-03-29
    • 文件大小:36116
    • 提供者:zhouwen
  1. noah

    0下载:
  2. NS编程与调试 - NOAH 模块 noah是一个无线路由代理(相对于DSDV ,路由, ... )只支持直接沟通的无线节点之间或基站和移动节点的情况下移动IP的使用。这使得模拟的情况下多跳无线路由是不受欢迎的。noah不会发送任何路由相关的数据包。-NS programming and debugging- NOAH Module NOAH is a wireless routing agent that (in contrast to DSDV, DSR, ...) only sup
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4864
    • 提供者:李蔚
  1. selective

    0下载:
  2. 计网,选择性重传协议源代码,考虑了数据包的发送效率。-Total net, selective retransmission protocol source code, taking into account the efficiency of the data packets to send.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:768537
    • 提供者:chenkan
  1. CCS-DEMO

    3下载:
  2. OMAPL138 外设使用经典例程,包括串口和网卡底层接收发送数据包检测工程-OMAPL138 peripherals use the classic routines, including the serial port and network card the underlying receiver to send data packet inspection works
  3. 所属分类:DSP编程

    • 发布日期:2013-09-13
    • 文件大小:856442
    • 提供者:chenna
  1. 20128259362029

    0下载:
  2. 本程序采用3GQQ协议登陆QQ,然后通过构造假的iphone数据包,发送说说,这样发送的说说就能显示“通过iphone触屏版”-This program with 3GQQ agreements landing QQ, then constructing fake iphone packet, send talk, talk will be able to send so " by the iphone touch screen version
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-11
    • 文件大小:6933
    • 提供者:黄建军
  1. RTL8019

    0下载:
  2. 基于单片机的rtl8019控制程序,包括rtl8019的初始化,接受或发送数据包等-Control procedures based on single chip rtl8019, rtl8019, including initialization, accept or send data packets, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1577
    • 提供者:felix
  1. ARP_test

    0下载:
  2. 发送ARP数据包的程序,定制自己的arp数据包,修改源代码可以改写成ARP欺骗的的小程序,使用libnet的d-Send ARP packets procedures, customize their own arp packets, modify the source code can be rewritten into small ARP deception, the use of libnet the d
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:1810908
    • 提供者:丁钱飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 30 »
搜珍网 www.dssz.com