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

搜索资源列表

  1. linuxC++

    2下载:
  2. 嵌入式linux系统的网络编程(C++) 在ARM上实现视频会议 此程序获得全国研究生电子大赛一等奖 压缩包内为全部源码,包括音频 视频(H.264)socket部分-embedded Linux network programming (C + +) on the ARM video conference this procedure electronic access to graduate students won the competition within the comp
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1466740
    • 提供者:寓于
  1. Linux_socket_process

    0下载:
  2. 一个在linux实现进程通信的例子,使用socket技术,相信对想了解进程通信的人有用用途-one in the communication process to achieve example, the use of socket technology, I believe that to understand the communication process useful purpose
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2039
    • 提供者:陆天明
  1. 11_code

    0下载:
  2. linux下网络通信套接字编程,可完成两机通信-Socket Communications Network programming, to be completed by two Communication
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11595
    • 提供者:白涛
  1. easelib

    0下载:
  2. 这是本人在Linux下开发经常使用的一组C++工具类,包括了Socket类、TCP服务类、UDP服务类、Mysql数据库操作类、日志类、配置文件解析类、日期时间操作类、MD5和Base64加解密类、线程和线程池类、XML文件解析类等-this is my development in Linux are frequently used by a group C Tools categories, including the Socket class. TCP services category,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:69689
    • 提供者:刘忠
  1. sockettftp

    1下载:
  2. linux下的tftp socket编程样例-the tftp socket Programming Example
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2250
    • 提供者:徐晓东
  1. check_sum_

    0下载:
  2. /*** *** check_sum.c********************/ /* linux 利用原始socket抓包,并进行tcp封包伪造,进行正确的校验和计算的例子程序.****/ /*作者 CBCHEN .CBCHEN@ZZIA.EDU.CN***************/ /*在 linux2.4,环境,gcc 下编译通过*****/-/*** *** *** *** check_sum.c ******************* * / / * linux using prim
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2759
    • 提供者:陈东
  1. linuxApp-Code

    0下载:
  2. linux编程的简单例子,涵盖文件I/O,多线程,多进程,socket等入门经典
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:22958
    • 提供者:a
  1. source

    0下载:
  2. Linux gcc 关于socket的讲解,主要是使用raw来捕获数据包的
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8263
    • 提供者:
  1. robogame.tar

    0下载:
  2. 这是我开发的LINUX系统下的robogame平台。运行后,可以用键盘控制球员操作球的运动。用到的技术主要有socket通讯,GTK图形界面,还有多线程技术等。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:700619
    • 提供者:侯健
  1. Python References

    0下载:
  2. Python 学习笔记,包括有COPY、POPEN、Socket、Struct、argparse、Parser、dictionary、enum、ipaddress、pprint、threading、ElementTree。(notes for studying Python)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:2002944
    • 提供者:Dengyou
  1. Linux C epoll

    1下载:
  2. socket通讯程序,采用epoll和线程池(Socket communication program, using epoll and thread pool)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:39936
    • 提供者:测试用户
  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. 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进程之间的通讯综合实例

    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. 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. 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. 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 ... 5 6 7 8 9 1011 12 13 14 15 ... 23 »
搜珍网 www.dssz.com