CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - data file

搜索资源列表

  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
    • 文件大小:2.16mb
    • 提供者:李雷
  1. UDPinterception

    0下载:
  2. UDP数据侦听的例子,实现了udp数据侦听回环操作,可以移植到LPC处理器上,不同的处理器只需要修改启动文件就可以了,非常容易移植-UDP data examples of listening to realize data udp listening circle operation, can be transferred to the LPC processor, different processors only need to modify the startup file can be
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:488.93kb
    • 提供者:jim
  1. SSVSPM

    0下载:
  2. 直接运行批处理文件install.bat即可. VCP 虚拟串口软件可以将TCP/IP 连接映射成本机的虚 拟COM 口,应用程序通过访问虚拟串口,就可以完成远 程控制、数据传输等功能. VCP特点: 支持多虚拟串口映射 收发采用多线程架构 支持虚拟串口参数同步指 网络断开后自动连接 具有实时虚拟串口数据传输监控 适应范围: 可以将任何使用TCP/IP或UDP广播方式传输数据的 嵌入式设备虚拟成本机的CO
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3.13mb
    • 提供者:蔡生
  1. StreamFileReceiver

    0下载:
  2. 可以接受单播和组播的数据,并可自动生成按当前时间命名的文件名的文件,对直播的udp视频数据有用。-Acceptable unicast and multicast data can be automatically generated by the current time the name of the document file name, and the udp broadcast video data useful.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-17
    • 文件大小:92.57kb
    • 提供者:zhou
  1. nc6-1.0.tar

    0下载:
  2. Netcat 可以创建IPv4或IPv6的TCP 或UDP的connection,之后将在标准输入的到的data通过该connection发送到对端。-In the simplest usage, "nc6 host port" creates a TCP connection to the given port on the given target host (using either IPv4 or IPv6 as appropriate). Your standard input is
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-06
    • 文件大小:346.91kb
    • 提供者:Liuyun
  1. Client

    0下载:
  2. ACE网络编程,简单的Client终端,定是发送数据,端口,ACE库文件。server-ACE network programming, a simple Client terminal is scheduled to send data, port, ACE library file. server
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.74mb
    • 提供者:jack
  1. FlyingPigeonChuanshu

    0下载:
  2. 飞鸽传书代码,跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use file and folder can send communications data using RSA/Blofish Encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:140.04kb
    • 提供者:zhuweiwei
  1. daima

    0下载:
  2. client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:13.64kb
    • 提供者:liuzheng
  1. ServerClient

    0下载:
  2. Server Client feeding data This file including 2 modules 1. Server is module to Testing feeding data to specific ports and IP as configuration. 2.Client module is listening port application to catch up your data that come to the ICP/
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:45.88kb
    • 提供者:racorus
  1. TCP_File_Transfer

    0下载:
  2. 程序分为发送端和接收端。首先在传输文件数据之前,发送端会把将装有文件名称和文件长度等 信息的数据包发送至接收端。接收端收到文件名称和文件长度信息后会创建好空白文件。接着开始传输 文件数据。-Program is divided into the sender and the receiver. First in a transmission file data before, the sender will put with the name of the document and fi
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:3.34kb
    • 提供者:任立松
  1. UDP65676534

    0下载:
  2. 针对目前流行的文件传输技术的不足, 提供了一种利用UDP 协议进行可靠、快速的多文件传输的设计方法和实现过程, 较好地解决了文件传输过程中的速度和可靠性的矛盾. 同时在数据传输的过程中引入数据流控制、差错处理、有序保证和安全保证等机制, 使文件传输更加快速, 更加安全可靠.-Lack of popular file transfer technology, using the UDP protocol for reliable, fast multi-file transfer and impl
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:270.25kb
    • 提供者:风萧萧
  1. GetMas

    0下载:
  2. 能够检测并截获局域网内部所传送的数据帧 但解析出来可识别的只有源IP地址和目标IP地址 其发送的内容可以截获但显示出来都是二进制乱码 应为无法判断是什么类型的文件-Able to detect and intercept the data frame transmitted by the internal LAN, but to parse out recognizable only the source IP address and destination IP addresses to se
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.86mb
    • 提供者:张全权
  1. MFCsendUSipPANDpath

    0下载:
  2. 利用MFC通过UDP协议进行数据的传输(支持大数据),可以选择文件所在的文件夹。和通过IP把数据发送到指定的PC机上。-MFC transmission of data through the UDP protocol (support data), you can select the file folder. The data is sent to the specified PC, and via IP.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:4.17mb
    • 提供者:刘志广
  1. raw

    0下载:
  2. 源地址 源端口 目标地址 目标端口 发送次数 发送数据 发送次数无效,只能1次,参数修改bat文件即可 -Source Address Source Port Destination Address destination port number to send data to send to send the number is invalid, only one time, you can modify the parameters bat file
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:21.24kb
    • 提供者:maker
  1. IP_caculator

    0下载:
  2. 对于一个给定的文件,其中包含一个二进制的IP数据包,从这个数据包的解析出相应的信息。-For a given file, which contains a binary IP packets, parse the data packet the corresponding information.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:894.97kb
    • 提供者:fanfan
搜珍网 www.dssz.com