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

搜索资源列表

  1. 简单tcpip数据交换

    0下载:
  2. 实际上是两个project--wj&cpp3,wj是服务端程序,cpp3是客户端程序 编译前先在代码内相应位置写服务器地址,在客户端写发送的数据 编译生成两个执行文件wj.exe和cpp3.exe 先运行wj.exe等待连接,然后运行cpp3 -addre-project is actually two -- wjcpp3, wj service software, cpp3 client program is compiled prior to the code to write
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:18.58kb
    • 提供者:许茜
  1. ip_package

    0下载:
  2. 这是一个对linux内核代码中关于TCP/IP协议栈的阅读结果,是关于IP包的生成和分片过程的.-this is one of the Linux kernel code on the TCP / IP protocol stack of reading, IP packet on the formation and patch process.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:16.5kb
    • 提供者:邹文科
  1. tcpipi

    0下载:
  2. 可生成网络上的UDP数据包, 用于测试网络数据流动情况
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:54.24kb
    • 提供者:llh
  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. cloudPlot

    1下载:
  2. 一种用于生成二维数据分布图形的函数,在观察大数据量的数据集合是很有效.-A function to plot the distribution of 2-dimensional data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:2.47kb
    • 提供者:zha
  1. pcap_session_modifier

    0下载:
  2. tcp会话修改器,根据源pcap文件,生成更多的会话,保存到1.pcap文件中-tcp session changer
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:nie
  1. UDP

    0下载:
  2. C++编程实现UDP协议扫描端口,经检验源码可用,己生成程序-C++ Programming Scan UDP protocol port, source code is available via testing, has been generating program
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-03
    • 文件大小:1.11mb
    • 提供者:xjb
  1. delphi-Jietu

    1下载:
  2. Delphi利用流实现网络传输屏幕图像 含有源代码。和生成程序 先启动Server, 在启动Client,点连接服务器。在点截图。 -Delphi for network transmission using current screen image containing the source code. And generate program first started Server, start Client, point to connect to server.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-23
    • 文件大小:464.27kb
    • 提供者:mrwlw
  1. IPv6

    0下载:
  2. 计算机网络 IPv6报文封装及地址生成程序-Computer networks and address of IPv6 packet generator package
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-01
    • 文件大小:143.08kb
    • 提供者:
  1. Thread

    0下载:
  2. 多线程测试源代码。应用程序向导已为您创建了此 Thread 应用程序。 本文件概要介绍组成 Thread 应用程序的 的每个文件的内容。 Thread.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件, 其中包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 Thread.cpp 这是主应用程序源文件。-Multi-threaded test source c
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-21
    • 文件大小:6.06mb
    • 提供者:zsh
  1. aodv

    0下载:
  2. NS2中的AODV协议源代码,无线自组网按需平面距离矢量路由协议(Ad hoc On-Demand Distance Vector Routing,AODV),是应用于无线网状网络(也称作无线Ad hoc网络)中进行路由选择的路由协议,它能够实现单播和多播路由。该协议是Ad Hoc网络中按需生成路由方式的典型协议-AODV protocol in NS2 source code, wireless ad hoc networks on-demand distance vector routing
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:10.1kb
    • 提供者:yini
  1. Pack_final

    0下载:
  2. 生成IP包 分析IP包 选择端口号码 传送IP包 拆封IP包 -IP packet generator
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1.86mb
    • 提供者:olivia
  1. sIP

    0下载:
  2. 随机IPv4地址生成程序,不是很复杂,如果需要批量生成,可自行修改。-Random IPv4 address generator is not very complicated, if you need bulk generation, free to modify.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-26
    • 文件大小:8.68mb
    • 提供者:刘建
  1. TS_1000Mbps

    0下载:
  2. 描述的是怎样生成码率为800Mbps的ts码流,其中包括了详细的编码过程以及源代码,此源代码已运行过,是正确的-Described is how to generate code for 800Mbps TS stream, including a detailed code and source code, the source code is run before, is correct
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-08
    • 文件大小:11.84kb
    • 提供者:liufang
  1. TS_800Mbps

    0下载:
  2. 该压缩包是关于生成一段码率为800Mbps的ts流,其中有生成伪随机序列的matlab源代码-The compressed package is about to generate a rate 800Mbps TS stream, which is to generate pseudo random sequences of the matlab source code
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-10
    • 文件大小:7.49kb
    • 提供者:liufang
  1. IPv6-packets--and-address-generator

    1下载:
  2. 6 IPv6报文封装及地址生成程序,包含相关代码及说明-6 IPv6 packets are encapsulated and address generation process, including the relevant code and descr iption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-07
    • 文件大小:159.88kb
    • 提供者:关红叶
  1. rout-gui

    0下载:
  2. 能够存储和表示给定拓扑结构 2) 能够实现Dijkstra和Bellman-ford算法 3) 根据指定结点,生成路由表并演示算法每一步执行情况 4) 加分项目:GUI界面演示所有信息 -Ability to store and represent a given topology 2) to achieve Dijkstra algorithm and Bellman-ford 3) according to a specified node, the algorithm ge
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:377.47kb
    • 提供者:詹春艳
  1. n2x-scripts

    0下载:
  2. Agilent测试仪脚本,生成大规模BGP路由,进行离散分布处理,仿真大规模现网路由场景-Agilent Instruments scr ipt, generate plenty of BGP discrete routes,simulate real network routes scenarios
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:WAN
  1. protobuf

    0下载:
  2. protoc.exe能同时生成简化的类,便于游戏内业务逻辑使用,不要使用message嵌套和group,记得加上package,否则名字冲突-Protoc.exe can also generate a simplified class, easy to use within the game business logic, do not use message nested and group, remember to add package, otherwise the name confl
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-28
    • 文件大小:9.99mb
    • 提供者:jym
  1. client&server

    0下载:
  2. 服务器端和客户端,基于tcp的传输协议,使用openssl库进行开发,其中已经生成了证书和密钥文件(下载openssl库可生成)(The server and client, transmission protocol based on TCP, using the OpenSSL library, which have generated the certificate and key file (download OpenSSL can be generated))
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-19
    • 文件大小:60.23mb
    • 提供者:蹦蹦慧
« 12 »
搜珍网 www.dssz.com