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

搜索资源列表

  1. SIP STACK LATEST VER

    0下载:
  2. 这是一个用C-C++实现的成熟的sip协议栈,目前正在稳定的使用,可同时运行于windows和linux平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature sip protocol stack and is currently stable use, can also run on Windows and Linux platforms, there is also a more detailed help files.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-07-09
    • 文件大小:415.71kb
    • 提供者:Ase
  1. PPP STACK

    1下载:
  2. 这是一个用C-C++实现的成熟的ppp服务器和协议栈,目前正在稳定的使用,可同时运行于windows和linux和solaris平台,里面还有比较详细的帮助文档。-This is a C-C realization of the mature ppp server and protocol stack and is currently stable use, can also run on windows and linux and solaris platform, there is also
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-07-09
    • 文件大小:762.16kb
    • 提供者:Ase
  1. tcp_ip_design_report.doc

    0下载:
  2. 本文件介绍了一个TCP/IP的功能,设计要点,本协议栈实现的组件包括ARP,I CMP(PING),UDP,TCP。并设计了一个与SOCKET API兼容的标准接口。 TCP/IP协议栈背景 TCP/IP是使用最为广泛的INTERNET通信协议,几乎所有的桌面操作系统如Windows,Redhat Linux都支持TCP/IP协议。为了实现嵌入式系统与PC机的组网通信,就必须在嵌入式系统上实现复杂的TCP/IP协议栈,通过实现了TCP/IP协议栈,就可以方便的实现嵌入式系统与主流桌
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:15.07kb
    • 提供者:6756
  1. linux_file_transfer

    0下载:
  2. Linux中利用socket透過server,兩個client端傳送與接收檔案,可在code中設定ip/port,為linux入門者參考code,有使用thread,故編譯時要加一條-lpthread-Socket through the use of Linux in the server, two client-side to send and receive files, can be set in the code in the ip/port, for the entry-linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:4.9kb
    • 提供者:kusogray
  1. iperf

    1下载:
  2. Iperf是一个网络性能测试工具。可以测试TCP和UDP带宽质量,可以测量最大TCP带宽,具有多种参数和UDP特性,可以报告带宽,延迟抖动和数据包丢失。Iperf在linux和windows平台均有二进制版本供自由使用。-network
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-24
    • 文件大小:51.68kb
    • 提供者:fsk
  1. DayTimeUDP

    0下载:
  2. linux下c语言实现的使用UDP协议的通信,适合初学者学习,可以使大家更好的理解UDP协议-linux c language use under the UDP communication protocol, suitable for beginners to learn, can make you a better understanding of UDP protocol
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:8.02kb
    • 提供者:YUANZX
  1. client

    0下载:
  2. 在linux环境下使用c语言编写的聊天室客户端程序,使用了tcp协议,线程-Chat room client programs, c language used in the linux environment using the tcp protocol, a thread
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:666byte
    • 提供者:王磊
  1. TCP-IP

    0下载:
  2. 一个跨平台的TCP/IP类,封装了windows和linux的底层函数,使用极为方便-A cross-platform TCP/IP class encapsulates the underlying functions of windows and linux, extremely easy to use
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-09
    • 文件大小:515.85kb
    • 提供者:bobyin
  1. PF_PACKET

    0下载:
  2. PF PACKET包的socket编程,里面包含了包过滤功能的相关代码。代码中包含了已编译好的可执行文件,可以在linux环境中直接使用。-The PF PACKET package socket programming, which contains the relevant code for packet filtering. The code contains a pre-compiled executable file, can be used directly in the Linux
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-07
    • 文件大小:13.91kb
    • 提供者:ll
  1. onvif

    4下载:
  2. 这个是onvif协议,其中包括客户端和服务器,可以在windows和Linux环境中,并且其中使用vc打开工程,其中包括发送xml信息,还有实现了设备的发现,基本信息发送和设备退出-This is onvif agreements, including client and server, you can windows and Linux environments, and which use open vc works, including sending xml message, as w
  3. 所属分类:TCP/IP Stack

    • 发布日期:2014-09-29
    • 文件大小:2.38mb
    • 提供者:firefly
  1. iproute2-2.6.29-1.tar

    0下载:
  2. Iproute2是一个在Linux下的高级网络管理工具软件,在linux中使用虚拟网卡时会用到这个工具,很强大。-Iproute2 is an advanced network management tools in Linux, and will use this tool when using the virtual NIC in linux, it is very powerful.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:359.49kb
    • 提供者:DUAN
  1. TCP

    0下载:
  2. 在linux平台下的使用TCP协议连接服务器进行数据的传输,程序为C语言开发,里面还有server端的程序,可以在linux端开启两个终端同时测试(Using TCP protocol in Linux platform connected to the server for data transmission, the program is the C language development, and on the server side program, can be in the Lin
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:萤火虫@w
  1. Linux下C语言Socket函数建立TCP连接

    0下载:
  2. LINUX下使用C语言基于SOCKET函数建立TCP连接(LINUX uses the C language to build TCP connections based on the SOCKET function)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-01-07
    • 文件大小:3kb
    • 提供者:乐哉山水
  1. linux_chat

    0下载:
  2. linux聊天工具,基于TCP协议,使用c语言编写,Ubuntu16.04下测试通过。(Linux chat server&client,based on TCP.)
  3. 所属分类:TCP/IP协议栈

  1. bison-2.4.1a.tar

    0下载:
  2. 在linux系统上针对原始流量包使用,将数据包转换成原始流量(Conversion of packets into original traffic)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2018-05-06
    • 文件大小:2mb
    • 提供者:天道流年
搜珍网 www.dssz.com