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

搜索资源列表

  1. JavaNetTest

    0下载:
  2. 3 pairs of sample codes for basic net apps: . Socket server/client . start the server first . DatagramSocket . start MyDatagramSocketA first . MyDatagramSocketA receive a packet first, and then send a reply MyDatagramSocketA send a packet first, and
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4953
    • 提供者:宗睿
  1. RawSender

    0下载:
  2. 此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet t
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:31879
    • 提供者:鲁锐
  1. RawReceiver

    0下载:
  2. 此文件包含两个独立程序,Sender和Receiver,用于测试网络对RAW类型的IP包的传输,可以用这两个程序测试路由器是否支持RAW类型的IP包传输,是否支持组播。程序演示了Windows下RAW socket的使用和RTP包协议的利用.程序工程由VC7.0生成。-this document contains two separate procedures, Sender and Receiver for testing network to RAW types of IP packet t
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:32237
    • 提供者:鲁锐
  1. freeswan-2.06.tar

    0下载:
  2. Linux FreeS/WAN is an implementation of IPSEC & IKE for Linux. IPSEC is Internet Protocol SECurity. It uses strong cryptography to provide both authentication and encryption services. Authentication ensures that packets are from the right sender a
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3350327
    • 提供者:nihao
  1. udptalk

    0下载:
  2. TCP/IP提供了无连接的传输层协议:UDP(User Datagram Protocol,即用户数据报协 议)。UDP 与 TCP 有很大的区别,因为无连接的 socket 编程与面向连接的 socket 编程也有很 大的差异。由于不用建立连接,因此每个发送个接收的数据报都包含了发送方和接收方的地 址信息。 -TCP/IP provides a connectionless transport layer protocol: UDP (User Datagram Proto
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1164
    • 提供者:唐本风
  1. rawtcpip

    0下载:
  2. This code will send a raw tcpip packet without data using a dll just put rawtcpip.dll in windows\system32 and run this code. you need to pass 11 arguments. The dll is raw with out much error handling. I will try to include some error handli
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-23
    • 文件大小:41761
    • 提供者:xunion
  1. mps

    0下载:
  2. linux下的多功能发包工具,可以指定IP地址,包大小,协议以及发包间隔等-packet sender under linux,which can specify the IP address,length of packet, protocol, interval and so on.
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:10498
    • 提供者:arnina
  1. ARP2

    0下载:
  2. Raw Arp Packet Sender Useful for learn Arp packet Require Winpcap
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:8532
    • 提供者:chen_xiao_dao
  1. packet

    0下载:
  2. This Program is Network Communiction Program. This Program is consist of Sender and Receiver. This code is simplest .
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:107520
    • 提供者:peace
  1. Fragmentation

    0下载:
  2. Program shows packet fragmentation. Sender,Message, Medium, Router, Receiver are 5 classes which simulate realistic communication between sender and receiver over router, Communication uses messages which are fragmented (depending of size parameter).
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:350394
    • 提供者:Milan
  1. multicast.c.tar

    0下载:
  2. The following program sends or receives multicast packets. If invoked with one argument, it sends a packet containing the current time to an arbitrarily chosen multicast group and UDP port. If invoked with no arguments, it receives and prints t
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-03
    • 文件大小:1053
    • 提供者:Matrix
  1. Encryption_Demo

    0下载:
  2. C#加密解密程序及源代码,加密主要分两步进行,第一步选择文件,第二步随机产生对成加密钥匙Key和IV、使用发送者私钥签名随机密钥,使用接收者公钥加密密钥和签名、利用随机密钥使用DES算法分组加密数据、MD5摘要生成-->用发送者私钥签名;-C# encryption and decryption procedures and source code, encryption key two steps, first select the file, step right into a ran
  3. 所属分类:Network Security

    • 发布日期:2017-04-04
    • 文件大小:20499
    • 提供者:jiangfengmou
  1. chatter

    0下载:
  2. 网络数据包发送程序,可通过配置发送各种数据包包括 arp 包,tcp包等。-packet sender
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:20568
    • 提供者:Harvey
  1. SocketBcd2

    0下载:
  2. 多线程 UDP发送端程序,模拟多个终端设备并行发送UDP包 给服务器。-Multithreaded UDP sender program to simulate multiple parallel devices to send UDP packet to the server.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:2380565
    • 提供者:gxw
  1. TCPIPTutorial

    0下载:
  2. In the TCP/IP protocol suite, TCP is the intermediate layer between IP below it, and an application above it. Using TCP, applications on networked hosts can establish reliable connections to one another. The protocol guarantees in-order deliv
  3. 所属分类:Project Design

    • 发布日期:2017-04-04
    • 文件大小:775126
    • 提供者:saad
  1. CSharpBroadCast

    0下载:
  2. CSharp广播程序 在网络编程中,通过广播和多播可以实现发送端发送一个数据包,有多个接收端接收的情况。-CSharp radio program in network programming, broadcast and multicast by the sender can send a packet, a number of cases received by the receiver.
  3. 所属分类:Proxy Server

    • 发布日期:2017-04-01
    • 文件大小:1319
    • 提供者:chenshu
  1. commFileSendRcv

    0下载:
  2. 两台计算机间用串口传输文件的例子,含发送端和接收端的源代码。 文件按包一个一个传输,每传个包等待对方应答后再继续传下一个包,传输稳定可靠。多次发大文件长时间测试未发现问题-Serial port between two computers, send files using the example of the sender and the receiver with the source code. File transfer according to package one by one,
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:119390
    • 提供者:Kim Huang
  1. UDP-sender

    0下载:
  2. UDP发包代码,可通过该代码模仿写socket发包-udp packet send code
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:256915
    • 提供者:ifindex
  1. a-reliable-transport-protocol

    0下载:
  2. 采用仿真的方法实现可靠数据传输协议。发送方的协议实体从上层接收用户的报文,封装为分组后由下层发送给对方主机;接收方的协议实体接收到下层交付的分组,判断是否正确、按序接收。如果是,则将数据交付给上层,否则,通过确认机制要求发送方重传分组。-Simulation method used to achieve reliable data transfer protocol. Sender protocol entity receives from the upper user packets, pac
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-27
    • 文件大小:413226
    • 提供者:嘉何月
  1. PacketSender-Linux_2016-03-20

    0下载:
  2. packet sender source code
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:24576
    • 提供者:synam
« 12 3 »
搜珍网 www.dssz.com