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

搜索资源列表

  1. ping

    0下载:
  2. linux系统下ping的源代码,有助于学习raw socket-ping linux system source code, help learning the raw socket
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:8818
    • 提供者:liuyong
  1. af_inet6

    0下载:
  2. PF_INET6 socket protocol family Linux INET6 implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:8725
    • 提供者:penbuizao
  1. dn_timer

    0下载:
  2. DECnet Socket Timer Functions driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1406
    • 提供者:fonheidin
  1. dgram

    0下载:
  2. ZigBee socket interface driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:2850
    • 提供者:naokongheng
  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
    • 文件大小:14241
    • 提供者:ll
  1. time_ser_cli

    0下载:
  2. linux下的一个基于socket通信的时间服务器和客户端的源码!-a socket-based communication server and client source code under linux!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-06
    • 文件大小:8767
    • 提供者:贾炜
  1. ar-skbuff

    0下载:
  2. ar-skbuff.c: socket buffer destruction handling for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:1624
    • 提供者:zouvaodai
  1. af_ieee802154

    0下载:
  2. IEEE802154.4 socket interface for linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-12-10
    • 文件大小:2919
    • 提供者:qaocuiya
  1. ipv6_sockglue

    0下载:
  2. IPv6 BSD socket options interface Linux INET6 implementation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-20
    • 文件大小:6432
    • 提供者:wouvuefan
  1. inet6_connection_sock

    0下载:
  2. An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level.-An implementation of the TCP/IP protocol suite for the LINUX operatin
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-27
    • 文件大小:2391
    • 提供者:nuirenko
  1. nf_conntrack_netlink

    0下载:
  2. Connection tracking via netlink socket. Allows for user space protocol helpers and general trouble making from userspace for linux.-Connection tracking via netlink socket. Allows for user space protocol helpers and general trouble making from usersp
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:9931
    • 提供者:kaiyiuteng
  1. scm

    0下载:
  2. Socket level control messages processing for linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:2633
    • 提供者:finyengzang
  1. rtnetlink

    0下载:
  2. INET An implementation of the TCP/IP protocol suite for the LINUX operating system. INET is implemented using the BSD Socket interface as the means of communication with the user level. - INET An implementation of the TCP/IP protocol suite for the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:11519
    • 提供者:biemihei
  1. SocketTest1

    0下载:
  2. socket通信,实现linux下的简易的客户端和服务端程序。-the socket communications,Achieve the simple application of client and chain services on linux system 。
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:10002
    • 提供者:zhuhanghua
  1. bluez-5.2.tar

    0下载:
  2. BlueZ是Linux官方蓝牙协议栈。它是一个基于GNU General Public License (GPL)发布的开源项目,从Linux2.4.6开始便成为Linux 内核的一部分。 BlueZ支持蓝牙核心层和协议,它灵活、高效,以模块化方式实现,具有以下特点: n 完整的模块化实现 n 均衡的多处理安全 n 支持多线程数据处理 n 支持多个蓝牙设备 n 硬件抽象 n 向所有层提供标准socket接口 n 提供设备和服务级安全保证 BlueZ包含多个相互
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:961282
    • 提供者:李洪旭
  1. socketChat

    0下载:
  2. linux下多线程编程,利用socket实现局域网内简单数据传输,实现简单的聊天功能,可实现多个用户同时聊天。无界面。-Multi-threaded programming in linux, the use of socket achieve a simple LAN data transfer, simple chat feature, allowing multiple users to simultaneously chat. No interface.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:4219
    • 提供者:Dean
  1. tcpip

    0下载:
  2. 在 linux 系统下编写服务端 和 客户端的 简单通信:根据socket进行CS的信息传输-The single communicatin between serve and client
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:1934
    • 提供者:小董
  1. udp_flood

    1下载:
  2. UDP FLooding 攻击程序 X86平台 linux原始套接字实现-UDP Flooding attack procedures X86 platform linux raw socket
  3. 所属分类:Linux Network

    • 发布日期:2017-11-10
    • 文件大小:50483
    • 提供者:童江鹏
  1. Linux_Socket

    0下载:
  2. linux网络编程 socket程序 广播示例程序-linux network programming socket program broadcast sample program
  3. 所属分类:Linux Network

    • 发布日期:2017-12-03
    • 文件大小:10038
    • 提供者:穆元杰
  1. threaduri-model

    0下载:
  2. a TCP socket in linux client server communication
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-12-05
    • 文件大小:5503
    • 提供者:adelina
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com