CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - socket linux

搜索资源列表

  1. socket

    0下载:
  2. linux下的socket编程,认真阅读!
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:50428
    • 提供者:王敏
  1. socket

    0下载:
  2. 一个智能门禁系统的linux的程序,select方式数据驱动方式,对于搞嵌入linux开发的朋友有一定参考价值
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:14507
    • 提供者:hugeant
  1. socket

    0下载:
  2. 在嵌入式Linux系统下实现串口通信的相关文档
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:14133
    • 提供者:ye
  1. Hi3510_Linux_guide

    0下载:
  2. 本文档介绍了 Hi3510 视频评估板(VSEVB)的 Linux 开发环境和各种系统软件的使用。 全书共分为 7 章和2 个附录。-This document describes the Hi3510 Video Evaluation Board (VSEVB) of the Linux development environment and a variety of system software use. The book is divided into seven chapters
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1416249
    • 提供者:周林青
  1. socket

    0下载:
  2. linux 里面的socket完好封装。 把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:999
    • 提供者:songzi
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:14249
    • 提供者:zhangwei
  1. ksocket-0.0.1

    0下载:
  2. an embedded Socket Linux library
  3. 所属分类:Embeded Linux

  1. Linux

    0下载:
  2. linux系统管理,shell、socket、pipe、queue、semphora-linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:161329
    • 提供者:wangxy
  1. linux

    0下载:
  2. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-17
    • 文件大小:26575272
    • 提供者:汪涵
  1. Linux-socket

    0下载:
  2. Linux下的套接字程序,经过测试,很好用~ 有完备的注释,可供初学者学习使用。-Socket program under Linux, tested, very good note with a ~ are complete, for beginners to learn to use.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:1507
    • 提供者:狄志韡
  1. linux-socket-C-S

    0下载:
  2. 嵌入式linux-socket串口编程,-Serial programming embedded linux-socket,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:11725
    • 提供者:hbf
  1. Linux-socket

    0下载:
  2. 一本关于 linux网络编程方面的书 对socket实现有详细的说明,值得一读的书-A book on linux network programming books on the socket to achieve a detailed descr iption of the book worth reading
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:416756
    • 提供者:蔡文军
  1. file_transfer.tar

    0下载:
  2. linux系统下实现文件传输,主要实现为socket的tcp链接,是现在不同电脑上的文件传输。-linux system to achieve file transfer, the main achievement is the tcp socket link is now on a different computer file transfer.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:29422
    • 提供者:彭志军
  1. thread_test

    0下载:
  2. arm linux socket 通信测试代码
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:liubing
  1. crisscross-latest.tar.tar

    1下载:
  2. CrissCross是一种小型的跨平台C + +库,用于处理控制台和文件I / O , CPU的识别( CPUID ) ,散列( MD2 , MD4 , MD5编码,了SHA - 1 ,SHA- 256 ,SHA- 512 ,Tiger) ,Socket( TCP和目前唯一的UDP )和数据结构( LList , DArray , RedBlackTree , AVLTree , SplayTree等) 。其目的是运行在Windows , Linux , FreeBSD的, OpenBSD系统,
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:501491
    • 提供者:Mike
  1. linux--multi-process

    0下载:
  2. 本代码是基于Linux-ubuntu,用多进程,socket、消息队列来实现多个客户端聊天的程序-This code is based on the Linux-ubuntu, multiple processes, sockets, message queues to implement multiple client chat program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12212
    • 提供者:周业
  1. linux-socke--code

    0下载:
  2. 嵌入式操作系统网络编程实例,用于嵌入式操作系统网络开发参考-linux socket shell code
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-26
    • 文件大小:7988
    • 提供者:clinea
  1. socket

    0下载:
  2. Linux下socket编程示例,包括TCP/UDP编程,循环服务器、并发服务器等-Linux socket programming examples, including TCP/UDP programming cycle servers, concurrent server, etc.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:127722
    • 提供者:甘攀
  1. socket

    0下载:
  2. linux 里面的socket完好封装。把基本的客户端和服务器端写成了函数,方便调用。-socket inside the well-linux package. The basic client and server written in a function to facilitate the call.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1044
    • 提供者:nddiffi
  1. socket

    0下载:
  2. 在linux下使用socket编译,实现client调试用服务器的端的函数,实现了一个小型的COM架构,可以很好的适用于跨进程函数调用-Use socket compiled under linux, achieve client debugging server-side function to achieve a small COM architecture, can be well applied to cross-process function calls
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:5608
    • 提供者:liguochen
« 12 3 »
搜珍网 www.dssz.com