搜索资源列表

  1. SPI_rtest

    0下载:
  2. 针对Silicon labs的C8051F020 mcu 的全双工SPI(4线)调试从器件部分程序,对其接收到的主器件的数据包会从串口1中发送至PC,从串口助手中可以看到.开发环境为KeilC,需要U-EC3仿真器下载至mcu中,方可调试. 这与上传的另一个SPI_test是两个相关的程序,但是二者的配置有很大的区别.如果要实现全双工,需要在从器件里保证:在主器件发起通信前将待发数据赋给SPIDATA缓冲器(注意收发缓冲器是同一个).当
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-16
    • 文件大小:22528
    • 提供者:Sue
  1. sendpacket

    0下载:
  2. 使用winpcap可以将数据包发送到网络上,这是libpcap在linux下无法实现的-Use WinPcap packet can be sent to the network, which is in the libpcap can not be achieved under linux
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:迟勇
  1. SendTcp

    0下载:
  2. 根据TCP协议的基本原理,通过封装与发送一个标准的TCP数据包,了解TCP包结构中各个字段的含义与用途,从而深入理解传输层与下面各层的关系。-TCP protocol in accordance with the basic principles of packaging and sent through a standard TCP packet to understand the TCP packet structure and t
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:moon
  1. tcp

    1下载:
  2. 以太网数据包发送和接收,设置相同的端口号即可-Ethernet data packet to send and receive, set the same port number can be
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:24576
    • 提供者:pf6601
  1. SOCKv1

    0下载:
  2. 实现win32下的socket通信,服务器端可以收到客户端发送的连续N个数据包-Under win32 realize socket communications, server-side client send receive continuous data packets N
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2335744
    • 提供者:林文
  1. card

    0下载:
  2. 1、有一个或多个游戏服务器启动特定游戏服务。 2、游戏者到游戏网站上下载客户端程序并且申请游戏账号ID。然后启动客户端程序通过某种网络协议连接游戏服务器。 3、客户端程序负责处理客户端显示和操作界面,具有简单的逻辑处理功能,同时负责接收发送与服务器端交互的数据包。 4、服务器程序负责处理服务器端逻辑、游戏逻辑、客户之间的网络信息传递,以及数据库之间的数据读取保存工作。同时服务器端还要承担客户端数据的接收、转发工作。 -1
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-16
    • 文件大小:2751488
    • 提供者:曹志伟
  1. udpclient

    0下载:
  2. 一个用C写的UDP客户端;向指定的服务器端口发送数据包 -Using C to write a client of the UDP to the designated server port to send data packets
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:81920
    • 提供者:meng9999
  1. tcp

    0下载:
  2. TCP数据包的填充并发送,考虑到课设并没有严格要求我们成功发送到目的地,所以利用函数sendto()来实现数据包的发送,这种方式不可靠,只能保证数据是否从源地发送出去,至于有没有到达目的地就不管了。-TCP packet and send the filled, taking into account the lessons did not set strict demands of our success is sent to the
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-16
    • 文件大小:1206272
    • 提供者:伍衡
  1. SerialPortTest

    0下载:
  2. 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行打包,接收时如何根据协议对接收到的数据信息拆包,并取出自己想要的数据信息。-通 协 诖 通 疟械 实 未 莅 时 胃 通 协 萁 写 时 胃协 越盏 息 取 约 要 息
  3. 所属分类:通讯编程

    • 发布日期:2024-05-16
    • 文件大小:72704
    • 提供者:宋海生
  1. 4.5.3

    0下载:
  2. 用于发送数据包,use to send packet-Used to send data packets, use to send packet
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:shenmomo
  1. NetTool

    0下载:
  2. 在visaul studio 2008的MFC框架下,使用winpcap开发的局域网数据包捕获工具,能够捕获ip,tcp.udp数据包并解析数据所内容。还可以发送用户自定义的ARP数据包。-Visaul studio 2008 in the MFC fr a mework, the development of local area network using WinPcap packet capture tool that can c
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:47104
    • 提供者:yuc
  1. Net

    0下载:
  2. 发包程序,利用它可以向局域网发送数据包,达到自动发包的功能-Sending Package Program
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:3028992
    • 提供者:徐兴旺
  1. tcp_send

    0下载:
  2. 简单的发包程序,可以发送TCP,UDP,ICMP等数据包-Simple contract procedures, can send TCP, UDP, ICMP packets, etc.
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:kobe
  1. VC6

    0下载:
  2. 串口调测工具,用于串口通讯软件的调试,抓获数据包,发送包,支持自动发送,十六进制现实、十六进制发送, 发送指定的文件等。 -Serial transfer measurement tools for debugging serial communications software and captured data packets, sending packets, to support the automatic transmis
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2640896
    • 提供者:
  1. 75448151AttackPort

    0下载:
  2. 像固定的IP地址发送数据包进行攻击 像固定的IP地址发送数据包进行攻击 -As a fixed IP address to send the attack packets as a fixed IP address to send the attack packets as a fixed IP address to send the attack packets as a fixed IP address to send the at
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:628736
    • 提供者:chenyang
  1. Client

    0下载:
  2. 一个封包发送的小软件,支持设置 服务器 端口 发送速度。和返回数据的显示-Send a small packet of software to support the server port to send the speed settings. And return data show that
  3. 所属分类:系统编程

    • 发布日期:2024-05-16
    • 文件大小:174080
    • 提供者:Meiam
  1. capture

    0下载:
  2. arp,tcp,ip,udp数据包的捕获,和一个简单的发送数据的例子程序-arp, tcp, ip, udp packet capture, and a simple example of sending data procedures
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:2302976
    • 提供者:fanjunwu
  1. PktPlayer2.0

    0下载:
  2. 一个发送数据包文件的小软件,vc6.0环境,工程文件,要安装winpcap,其实是仿照科莱数据播放器写的,支持windump的pcap和sniffer的cap两种格式,支持多个文件 -Sends a small packet of documents software, vc6.0 environmental, engineering documents, to install winpcap, in fact modeled on
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:188416
    • 提供者:liu shuai
  1. WpdPack_4_0_2

    0下载:
  2. WpdPack_4_0_2库,是WinPcap的开发包,提供了使用WinPcap必须的头文件和库文件。 WinPcap 是由伯克利分组捕获库派生而来的分组捕获库,它是在Windows 操作平台上来实现对底层包的截取过滤。WinPcap 为用户级的数据包提供了Windows 下的一个平台。WinPcap 是 BPF 模型和 Libpcap 函数库在 Windows 平台下网络数据包捕获和网络状态分析的一种体系结构,这个体系结构是由一个
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-16
    • 文件大小:678912
    • 提供者:曾海
  1. serialtest

    0下载:
  2. 电力系统串口通信测试工具,通过指定通讯数据包中的关键字自动组成通讯数据包,在根据需要通过指定的串口发送-Serial communication tool for power system testing, communication of data packets by specifying the keyword automatic composition of communication packets, in accordanc
  3. 所属分类:串口编程

    • 发布日期:2024-05-16
    • 文件大小:92160
    • 提供者:lyq
« 1 2 34 5 6 7 8 9 10 ... 39 »

源码中国 www.ymcn.org