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

搜索资源列表

  1. gpunet-master

    0下载:
  2. GPUnet is a native GPU networking layer that provides a reliable stream abstraction over Infiniband and high-level socket APIs to GPU programs for NVIDIA GPUs.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-31
    • 文件大小:889856
    • 提供者:jsmith12
  1. CODE

    0下载:
  2. 基于Linux网络编程,通过socket实现异地文件传输,基于多线程技术开发的文件实时传输系统。可用于网络拓扑配置和仿真(Based on Linux network programming, through the socket to achieve remote file transmission, based on multi threading technology developed real-time file transmission system. It can be used
  3. 所属分类:网络

    • 发布日期:2018-01-03
    • 文件大小:37888
    • 提供者:xieyinyangwudi
  1. arp

    0下载:
  2. linux ARP 测试源码,利用 raw socket(linux ARP test source)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1376256
    • 提供者:zzzmomo_12
  1. linux_qq

    0下载:
  2. 该代码在Linux实现了一个类似于windows上的QQ的聊天工具。主要是基于TCP/IP协议的socket通信。包括服务器端和客户端两部分,其中客户端使用了select的IO多路复用技术,服务器端由于要监听多个客户端,因此使用了epoll的IO多路复用技术。整个项目目前可以实现的功能有用户的注册与登录,添加好友,发送聊天消息,发送与接收文件等。(The code implements a chat tool similar to windows on QQ in Linux. Socket c
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:41984
    • 提供者:零下10度C
  1. uart_socket

    0下载:
  2. 通过将linux下的串口转换为socket 把数据传出去,或者通过socket接收数据,然后通过串口发送出去(By converting the serial port under Linux to socket, the data can be sent out, or the data can be received through socket, and then sent out through the serial port)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:davi978
  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
    • 文件大小:3072
    • 提供者:乐哉山水
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. net_mse_kybcontroller

    0下载:
  2. 开发板接键鼠设备通过socket控制远程pc机(through socket to control remote PC with key equipment in the development board)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-01-09
    • 文件大小:41020416
    • 提供者:yhh92
  1. union_pay_ssl-non-blocking

    0下载:
  2. 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:2048
    • 提供者:嗨嗨好好
  1. 简单TCP套接

    0下载:
  2. linux系统下简单的soket套接,实现客户端与服务单的简单信息传输(Simple soket socket under Linux system,Simple information transmission of client and service list)
  3. 所属分类:Linux/Unix编程

  1. 1044_SocketCAN

    0下载:
  2. How to use socket can
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:474112
    • 提供者:hateme
  1. server

    0下载:
  2. 在Linux下,SocketService实现接收数据。(Under Linux, the SocketService implements the received data.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:1024
    • 提供者:1天蓝1
  1. ping

    0下载:
  2. 基于RAW套接字的ICMP协议ping功能源码,linux平台验证通过。(Based on RAW socket's ICMP protocol ping function source, Linux platform verification is adopted.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:Edssss
  1. source

    0下载:
  2. 嵌入式Linux开发教程(华清远见版)配套的例程源码,用于本科生教学,非常适合初学者(Example codes of embedded Linux suits for junior Linux programmer.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-22
    • 文件大小:82944
    • 提供者:yacobimax
  1. socketlib

    0下载:
  2. 基于socket连接池, socket常用的接口封装(Socket based interface encapsulation based on socket connection pool)
  3. 所属分类:网络

    • 发布日期:2018-04-22
    • 文件大小:25600
    • 提供者:wkedward
  1. sendARP

    0下载:
  2. 一个基于linux raw socket发送自己构造的ARP包的C源码。(A C source based on Linux raw socket to send its own ARP package.)
  3. 所属分类:网络

  1. encoder_test

    0下载:
  2. 通过摄像头获取视频,实时压缩传,通过socket传到上位机显示(Video is captured by camera, compressed and transmitted in real time, and transmitted to host computer through socket.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:8649728
    • 提供者:鬼忆尘
  1. sntp_arm_linux

    0下载:
  2. 一个可以在Arm Linux环境下运行的对时程序,基于socket编写,可移植性强。 配置好了交叉编译工具链之后,直接make即可。 代码采用C++的面向对象开发,简单易用,模块清晰,便于裁剪和模块复用。(A time program that can run in Arm Linux environment is written based on socket, and has strong portability. After configuring the cross compila
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:qsjming
  1. chathome

    1下载:
  2. 网络编程,socket,客户端与服务器,简化版网络聊天室(Network programming, socket, client and server, simplified network chat room.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:崛起的昊
  1. CloudYUNPAN-master

    0下载:
  2. 高效的半异步半同步模型(学习memchaced的网络模型)主进程负责用libevent监听套接字,并且按照哈希函数的分配法则将accept得到的fd分配给各个子进程,类似于一个小的负载均衡,hash=(一个count计数++ % 总进程数)(The efficient semi asynchronous semi synchronous model (learning memchaced network model) the main process is responsible for lis
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-03
    • 文件大小:16384
    • 提供者:haha10088
« 1 2 ... 19 20 21 22 23 2425 26 27 28 29 ... 50 »
搜珍网 www.dssz.com